after a lot of failures making games, i have decided to lower down my exceptions so dumb,
its impossible for me to fail.
cough...apparently a few months of debugs, google search haven't even yet solve a simple yet
important function in my new maze game, lol.
what i want is the ability to let the player to go to a ladder,
which teleports the player to layout 2 in the same position x, y.
and then the player can take the ladder down to layout1.
this is basically a very simple game that mimicks my childhood pencil and paper game,
where the player is stuck in a maze with lots of layouts and he can move
between layouts using ladders.
any help is much appreciated.