21.12.2017, 07:07
There's an unfinished scheduler control library: https://gist.github.com/jsopenrb/e2eb174...2f633205de
Create new user library called scheduler, then use it in your code like this:
As Erwin mentioned, scene control is already built-in
Create new user library called scheduler, then use it in your code like this:
Code:
scheduler = require('user.scheduler')
scheduler.enable('name')
As Erwin mentioned, scene control is already built-in