Hello everyone, I am working on a point and click game
The player moves in two directions only, right and left, using the bullet behavior, as shown in the picture
My problem is
1_ I want to make the player to be mirrored when walking in the other direction, so that it does not appear that he is walking backwards
2_I want to make the player stop when he in collision with some objects and some solid walls