Is there any way to adjust the turning speed of the 8Dir behavior?
Develop games in your browser. Powerful, performant & highly capable.
Best idea I have would be to set 8 Direction's Set angle to No. Then everytick Player Rotate towards Angle, and use Player.8Direction.MovingAngle, and set the degrees to how ever fast you might want. Might look odd.