AlignPosition not working without 'ReactionForceEnabled' enabled

This wouldn’t be a problem, except it applies a force on the Character causing it to move which is annoying

But it won’t seem to work any other way… see below
https://gyazo.com/076ab221ee7218076d18de90da495620

I could probably use some other body force but why doesn’t this work?

3 Likes

Use a BodyMover or BodyPosition instance to move the player’s character.

1 Like

Sure, but the Wiki tells us to use AlignPosition instead of BodyPosition. So I’m curious to why this doesn’t work.

1 Like