sleep()
Why isn't sleep() listed in the docs/hints? Is it safe to use?
any information is appreciated.
EDIT: Also is there a way to put animated sprites into a map? Or a specific animation frame?
Why isn't sleep() listed in the docs/hints? Is it safe to use?
any information is appreciated.
EDIT: Also is there a way to put animated sprites into a map? Or a specific animation frame?
Oops it was missing in the microScript cheatsheet. I have just added it, see:
https://github.com/pmgl/microstudio/wiki/en-microScript-cheatsheet#schedule
Maps do not support animated sprites yet but there is an open issue about this, thus it is on my todo list!
Awesome! Thanks for the info. I've been really enjoying delving into MicroStudio. It's very simple to use.