Posts: 39
Threads: 16
Joined: May 2014
Is there any way to change the background of the stage every phase? Even with some trick?
If not, is there any way to create a very long map with a map next to each other? Ie create maps only for mixed mode stage
Thanks given by:
Posts: 1,556
Threads: 77
Joined: May 2011
Rephrasing what Amadis said: Load the bgs as t3 objects and opoint them in the stage for different phases.
Posts: 39
Threads: 16
Joined: May 2014
A-man, taking advantage of the post, is not simple let choose the stage? They can just start at the beginning? (lol)
Thanks given by:
Posts: 1,556
Threads: 77
Joined: May 2011
07-25-2014, 07:19 PM
(This post was last modified: 07-25-2014, 07:47 PM by A-Man.)
I don't think parallax scrolling would be possible with that. And YinYin got an idea. It's possible to do but with 2 "layers" only. Read YinYin's post below for the hows.
@Root: It should be easy to do via hex. You would just need to figure out the line that changes the stage when you press A and NOP that; but then, you won't have survival.
Thanks given by:
Posts: 2,341
Threads: 79
Joined: Mar 2008
07-25-2014, 07:35 PM
(This post was last modified: 07-25-2014, 07:35 PM by YinYin.)
You can create one object that moves with the camera (state 9997)
and one that moves with the ground (normal)