How do I Make the player switch animations on left and right arrow key
Example: if i press left arrow key player goes to a animation same for right key
My player is a platformer BTW
set mirrored or not mirrored (depending on which side your animation is facing)
Okay i did that but how do i make it on the event if left arrow down set animation i can find it anywere
first you need to add keyboard object. then go to events sheets.
find keyboard icon > choose on key pressed > then add action > choose your character > set mirrored (it gonna ask if you want to set mirrored or not mirrored)
Develop games in your browser. Powerful, performant & highly capable.
Okay thanks so much