#can't apply impulse because I'm changing linear velocity in physics process
15 messages · Page 1 of 1 (latest)
so there is a different way you can do this?
like, changing the linear_velocity without changing it
I've got some calculations
I tried a different way before where I applied forces instead, but that wouldn't work well
Well you won't be able to use impulse functions if you just immediately override it with setting the velocity
You need to pick a strategy and stick with it
wdym by that?