Hi, I'm new to the forum.
The question is very simple:
I copied all the code from WurstScript • Best of the Wurst 5 - Late March Update, however when I build the map the ability is created as intended (Conflagration spell under custom abilities) but no code is exported to the Editor.
Furthermore when I add the spell to blood mage and try to use it on some trolls, nothing happens (which is expected since no code is present in the Map).
Also no effect is created (I have noticed Art - Effect is null, as are other Art related fields).
Steps to reproduce:
The question is very simple:
I copied all the code from WurstScript • Best of the Wurst 5 - Late March Update, however when I build the map the ability is created as intended (Conflagration spell under custom abilities) but no code is exported to the Editor.
Furthermore when I add the spell to blood mage and try to use it on some trolls, nothing happens (which is expected since no code is present in the Map).
Also no effect is created (I have noticed Art - Effect is null, as are other Art related fields).
Steps to reproduce:
- Follow normal installation of Wurst as per the official instructions
- In the default example map, copy the code given in bestofthewurst5 into 3 separate files in your wurst folder.
- Build the map in VSCode
- Into World Editor, no code is found. Art effects for Conflagration are missing. If you add the spell to Blood Mage and cast it noting happens.