WurstScript icon indicating copy to clipboard operation
WurstScript copied to clipboard

Option to override existing objects

Open Frotty opened this issue 10 years ago • 0 comments

When adapting compiletime object generation to existing maps, that already have objects inside created with the Object-Editor, Wurst throws an Error if an ID would be a duplicate and stops the compilation. So I have to remember all the ids that were duplicate and manually remove them, from the object editor..

It would be much nicer to have the option to ignore/override/auto-change objects/ids at compiletime via a prompt or similar.

Frotty avatar Jul 16 '15 14:07 Frotty