You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to make the player that I am hitting with an ability get knocked down using align position without it kind of being delayed/jittery -
What is the issue? Include screenshots / videos if possible!
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have been thinking it might have something to do with me putting align position through the server so I was thinking what if I did it through the client but if I did how would the rig that I was attacking in the video do this as they can’t use local scripts which is the only compatible script able to use .OnClientEvent. Also when I do this ability for a while after a bit it starts working how it is supposed to. I have this problem with linear velocity as well but it is more jittery then delayed.