create Throw knife at ( position of ( last ability casting unit ) ) and apply 1000 force at ( facing angle of ( last ability casting unit ) in radians ) radians
Action: Create projectile at position
The problem is the projectile not moving even i already input the force it just create in my unit not doing anything
Try enabling ‘Run on client-side’ on the action, in case client-side predicted movement is enabled on your game. Or, disable client-side predicted movement.
Do you guess the reason why it didn’t work for him was that he was setting the projectile’s body to static or kinematic, not dynamic, judging from your conversation? I want to clarify it as minotalen said so.