IMS Creators v0.9.1: New Script Player
Script debugging and variable handling have been improved, and the free library for running scripts in web games has been updated.
In the previous update, we added the ability to embed one script call within another. Now, we're improving the debugging process for such scripts. When running a "master script," the debugger automatically loads the nested scripts and plays them.
Various types of variables in scripts are now fully operational:
- Global variable values are shared between all scripts
- Local variables operate independently within the current script
- Input variables help retrieve necessary data from the calling script
- Output variables return the script's result
- And input-output variables allow both receiving and setting values
We've also released the second version of our free library for running scripts for web games: https://github.com/ImStocker/imsc-script-js
The update affects both our web version (https://ims.cr5.space/) and our free, open-source desktop application, IMS Creators Desktop (https://ims.cr5.space/en/desktop).
This ends the review of the current update, but the next one is just around the corner. Subscribe to us to be the first to learn the latest news. As always, we are waiting for your suggestions!
Subscribe to our social networks: discord(https://discord.gg/xPTmUZR9), facebook (https://www.facebook.com/profile.php?id=61569739761148) As always, we welcome your suggestions and feedback, which you can send us via the feedback form (https://ims.cr5.space/en/feedback) or in our Telegram chat (https://t.me/imscreators_en). We wish you good luck and positive emotions with future game demos. See you there!