I am making a platformer, so I looked up a tutorial. The tutorial said to make a script that brodcasted new level when the character touched the goal color, but when ever he touches the goal he goes back to the spawn point but the level stays the same.
Offline
Hawmy wrote:
I am making a platformer, so I looked up a tutorial. The tutorial said to make a script that brodcasted new level when the character touched the goal color, but when ever he touches the goal he goes back to the spawn point but the level stays the same.
I think that the issue here is that you forgot to put this in your background:
when I receive [new level v] next background
Last edited by ErnieParke (2013-01-16 20:49:04)
Offline