I'm making a game and when The Player touches a wall he bounces back(like he should) but after that he can go through the wall. I took away the ghost effect from the collision box and i found out that, after the player touches the wall, the collision box bounces back with him. The player can move after that, but the collision box can't! Can anyone give me some help?
<
Offline
Brett239 wrote:
I'm making a game and when The Player touches a wall he bounces back(like he should) but after that he can go through the wall. I took away the ghost effect from the collision box and i found out that, after the player touches the wall, the collision box bounces back with him. The player can move after that, but the collision box can't! Can anyone give me some help?
<
Try using:
when gf clicked hideinstead of
when gf clicked set [ghost v] effect to (0)
Offline