Pages: 1
Topic closed
For example, in pacman you can move the around the game with the arrow keys but cannot go into or past the walls, you have to go around them. Is there any way to make it so the spirit can not go on top of the walls only through it? Do I have to make the walls, there own spirits or can i just make it that it cannot touch different parts of the wall? Thank you.
Offline
ZebraCrazy122 wrote:
For example, in pacman you can move the around the game with the arrow keys but cannot go into or past the walls, you have to go around them. Is there any way to make it so the spirit can not go on top of the walls only through it? Do I have to make the walls, there own spirits or can i just make it that it cannot touch different parts of the wall? Thank you.
when gf clicked forever if<touching color [color of wall]?> point in direction <<direction>+(180)> endthis should work
Offline
Topic closed
Pages: 1