I'm recently getting into SM5 theming, coming from a solid background in SM3.95/oITG theming
I'll just add a list:
-What's the difference between event mode and free play? Event mode just doesn't count the stage numbers?
-How can I force layers to display over others when normally the hierarchy would have a different result? SM3.95 had draworder, but it was either broken or worked completely unintuitively. Can I use draworder to force one actorframe on top of all others? (Ex: I want to make a transition screen completely on top of all other layers so that I can do a seamless fade animation between screens)
-In SM3.95 it wasn't possible to animate ScreenSystemLayer in between screens for a transition, is it possible to animate these per-screen in SM5?
-Where can I find a detailed outline of the SM5 APIs? It'd also be really nice to get a syntax guide as well, because I'm forgetting commas and whatnot unknowingly because it's not inherently obvious coming from the XML landscape of 3.9 .
-It is my understanding that key events has been overhauled in SM5; what is the API MessageCommand to execute a command based on the button states of various buttons? (when the select button is in a down state do 'x')
I'll just add a list:
-What's the difference between event mode and free play? Event mode just doesn't count the stage numbers?
-How can I force layers to display over others when normally the hierarchy would have a different result? SM3.95 had draworder, but it was either broken or worked completely unintuitively. Can I use draworder to force one actorframe on top of all others? (Ex: I want to make a transition screen completely on top of all other layers so that I can do a seamless fade animation between screens)
-In SM3.95 it wasn't possible to animate ScreenSystemLayer in between screens for a transition, is it possible to animate these per-screen in SM5?
-Where can I find a detailed outline of the SM5 APIs? It'd also be really nice to get a syntax guide as well, because I'm forgetting commas and whatnot unknowingly because it's not inherently obvious coming from the XML landscape of 3.9 .
-It is my understanding that key events has been overhauled in SM5; what is the API MessageCommand to execute a command based on the button states of various buttons? (when the select button is in a down state do 'x')
Last edited: 11 February 2015 5:45pm