I tried by using the CompareX function to the Mouse.X and mirror it but for some reason it didn't worked, can i get some help?
Develop games in your browser. Powerful, performant & highly capable.
This is one event, you have to use two events for this. Your event means:
If Lennon.X is bigger than Mouse.X AND smaller than Mouse.X --> Set Lennon Mirrored THEN set him Not mirrored.
Thank you very much! I'll try it in a bit