Hello!! I just wanna know how to when i go to the end of the wall it loads in the next room?
2 Likes
create an if then statement where if the player touches it, it loads the next level by adding 1 to a variable. Use a block to make the player teleport to the start of it
edit: this is a little difficult for beginners, so try @Luke 's
2 Likes
use tile utils and the doors blocks in it
1 Like
can i get an example? Just a bit confused
Like a game? Yeah I’ll get working.
okay, got it done!
2 Likes
@gravethecoder did you get it done?
not yet, i had forgot to mention that i have a door sprite and not using the tile, If door touch you go to next scene
then use a “When sprite of kind ___ overlaps sprite of kind ___” and THEN do the level function