Why not set all the durations to 0.0 to get the minimum time-step of 1/32.
Then just make the target offset something small like (0,0.1)
I think it would fix that problem of having the unit continue to move forward even after releasing the move button.
This method would rely on being able to just hold down the "w" button to reissue the command every time-step, but it sounded like that is what is happening.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Why not set all the durations to 0.0 to get the minimum time-step of 1/32.
Then just make the target offset something small like (0,0.1)
I think it would fix that problem of having the unit continue to move forward even after releasing the move button.
This method would rely on being able to just hold down the "w" button to reissue the command every time-step, but it sounded like that is what is happening.