Notifications
Clear all
Topic starter
25/07/2026 8:24 pm
Can you adjust the run speed the animation synced properly? If so how? The character run too fast for me.
25/07/2026 8:46 pm
Can you adjust the run speed the animation synced properly? If so how? The character run too fast for me.
You can adjust the values in the RunSpeeds vector. The framework uses advanced GASP Motion Matching by default, so the locomotion system works a little differently than a standard Character Movement setup. if you use third-person mode, open the BP_CharacterBaseAdvanced class. Just lower the values in the RunSpeeds vector. Those values control the character's movement speed for forward/backward and strafe, running, so reducing them will slow the character down.
This post was modified 2 days ago 2 times by Farshad