Motion Issue
MattButlerStudios
Member Posts: 486
I have an actor that moves both left and right using change of velocity. However, when the actor moves left it goes significantly slower as if an outside force is pushing it slightly to the right. I have can't find out what the problem is.
Gravity Y: = 2000
Gravity X: = 0
Comments
Do you know for a fact that the issue is caused by your gravity settings ?
@Socks I don't think it is caused by the gravity. I just showed those values for reference.
www.mbstudios.co | Free Stuff
Ok, so the question is basically just 'I'm using Change Velocity to move an actor left and right, but the left movement is slower' ?
If that's the case then the issue is undoubtedly in the way you have your rules and behaviours (and their conditions) set up, probably best to triple check everything that effects this actor to see if you can track down the issue.
@jamie_c has a good tutorial.