1. #1
    I am BlackMaze SilentEye's Avatar
    Join Date
    July 2003
    Location
    NeoCast HQ
    Posts
    1,732

    Default Increase running animation when running faster

    Would be cool to see that the amounts of points spend in athletics causes the running animation to speed up.

    Don't know if this is much of a coding nightmare, but I can imagine it would look something like the points spend in athletics multiply the animation speed by so much.

    Code:
    Athletics = 100
    defaultSpeed = 100%
    
    animationSpeed = defaultSpeed + (Athletics * 0,25) = 125%
    This would get rid of the flowy feel you get as your feet fly over the ground slower than you run

    I realize this is a minor thing, but still

  2. #2
    Bluenose Jodo's Avatar
    Join Date
    January 2006
    Location
    The Blue half of Liverpool
    Posts
    1,516

    Default

    Unless you change the animation so the size of the strides are different it'll end up looking like something from Benny Hill.

    Don't mention the war. I mentioned it once, but I think I got away with it all right. - Basil Fawlty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •