killeryunran
Member
The title doesn't explain it that well. So I will begin:
In my game you can push stones. If you move a stone, you will get through a place.
But, when I leave the map. And return, the stone will be on his original place. So
you can't get back. Is there a way so that the stone will keep standing were
you placed it?
Thank you all in advance.
In my game you can push stones. If you move a stone, you will get through a place.
But, when I leave the map. And return, the stone will be on his original place. So
you can't get back. Is there a way so that the stone will keep standing were
you placed it?
[w]=warp
[p]=player
[a]=spot A!
[r]=Stone
[n]=Not passable
[ ]=Passable
[w][n][n][n][n][n][n]
[ ][n][n][n][n][a][n]
[ ][ ] [ ] [ ][ ][r][n]
[n][n][n][n][n][p][n]
[w]
Player pushes stone to spot a. Player can now go on to the next stage, hooray!
Player went to other map. But he forgot something in a other map, he quickly
dashes back. But when he comes back in this map. The stone that he moved
to point a, is now back at his original place again. Aaaww, player can't get back.
And need to restart the game from his savepoint.
Player: "WTF!!! I WENT THROUGH ALL THAT TROUBLE! AND CAN'T GET BACK!"
Player smashes his computer. Computer crashes, game ruined. Player never wants
to play the game again.
Player: "I know that I can make a better game. But first...I need a sandwhich!"
So does someone know a way to keep the stone on spot a?
[p]=player
[a]=spot A!
[r]=Stone
[n]=Not passable
[ ]=Passable
[w][n][n][n][n][n][n]
[ ][n][n][n][n][a][n]
[ ][ ] [ ] [ ][ ][r][n]
[n][n][n][n][n][p][n]
[w]
Player pushes stone to spot a. Player can now go on to the next stage, hooray!
Player went to other map. But he forgot something in a other map, he quickly
dashes back. But when he comes back in this map. The stone that he moved
to point a, is now back at his original place again. Aaaww, player can't get back.
And need to restart the game from his savepoint.
Player: "WTF!!! I WENT THROUGH ALL THAT TROUBLE! AND CAN'T GET BACK!"
Player smashes his computer. Computer crashes, game ruined. Player never wants
to play the game again.
Player: "I know that I can make a better game. But first...I need a sandwhich!"
So does someone know a way to keep the stone on spot a?
Thank you all in advance.