File Details
Version 0.2
- R
- Aug 30, 2010
- 65.82 KB
- 1.3K
File Name
SCR_-_Movement_0.2.SC2Mod
Supported Versions
Notes
- Complete overhaul this version
- Made use of as many inbuilt SC2 features as possible including:
- Now using custom behaviours in the data table for animations
- Using the "Movement Speed" parameter for the unit.
- Backwards movements still require "Move Unit Instantly" to allow for facing forward while moving back.
- Made use of a while loop to only loop while moving, but had trouble in closing the loop when changing actions. Reverted to updating the camera in the game timer.
- Player no longer "slide-strafes" when strafing. The "turn" animation has been replaced by running/sprint for a more natural feel.
- This is until a custom run-strafe animation is produced.