xobust / Project-Broban

ProjInda15 project
5 stars 2 forks source link

update/movement-speed #79

Closed willwull closed 8 years ago

willwull commented 8 years ago

Really simple, just one commit. Not sure how to test if this works or not, but in theory it should work.

Created a new variable float deltaTime = (float)gameTime.ElapsedGameTime.TotalMilliseconds just because I'm lazy and don't want to type out that long line every time.

71

iRobsc commented 8 years ago

Looks like you did it right :+1: