liu.yan Posted December 21, 2016 Posted December 21, 2016 We want to do something before world_save(not in editor mode). Anything can we do to hook this command? Virtual functions like WorldLogic::save doesn’t work.
silent Posted December 21, 2016 Posted December 21, 2016 liu.yan You can create your own console command that will do the required manipulations and save the world and call it instead: https://developer.unigine.com/en/docs/2.3.1/code/uniginescript/usage/console/ Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts