Version 0.2

Details

  • Filename
    SCR_-_Movement_0.2.SC2Mod
  • Uploaded by
  • Uploaded
    Aug 30, 2010
  • Size
    65.82 KB
  • Downloads
    1,227
  • MD5
    b2cf94161838299ad8f39104d843e387

Changelog

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.