how do i make the objects look right when moving right and look left when moving left?

i have this problem in this project

https://flowlab.io/game/play/1165249

it’s not released on the games lists yet tough. you need to select multiplayer-test in which the last enemy does not look right when moving right. it just looks at the original direction, I know I need to do something to change the direction but I can’t seem to do it. basically, I need to the enemy to look the direction they are moving (if you don’t understand)

Click to edit an object, bottom right of the little pop up says “Properties” click that and it will say the direction the object is facing, for movement, just use the flip code block

yes, I have tried to flip code block but I have it so the object has an Always to the velocity. so having a flip code will spam the flip making it shake and not moving

You could animate both ways
or use a flip behavior