It looks like you're new here. If you want to get involved, click one of these buttons!
sceneManager:changeScene("tutorial")for example, i get this error :
scenemanager.lua:336: attempt to perform arithmetic on field 'duration' (a nil value)How to make this work?
stack traceback:
scenemanager.lua:336: in function
Comments
The only other option is to modify sceneMamager.lua and create a new option called "immediaite" which would be a bool and if true just change the scenes without any effects.
Antix is right, actually you can use any effect since nobody would see it if it's too fast.
I believe that you can also use 0 as a valid duration value.