christian.shiel Posted October 24, 2013 Posted October 24, 2013 I've gone through the documentation but I cannot find out how to rebuild a script in the editor. Ideally I want to make a change to a script, save and click a recompile button without having to reload the project, but I cannot find such a button. Also, what do you use for autocomplete, and syntax checking?
binstream Posted October 25, 2013 Posted October 25, 2013 At the moment you need to call "world_reload" console command. Or you can take a look at WorldExpression: https://developer.unigine.com/en/docs/1.0/scripting/library/worlds/class.worldexpression Here is the thread on editors: https://developer.unigine.com/forum/topic/213-editors-for-unigine-script/
Recommended Posts