KodeAndGame / ProSewerPolo

Unity 3D sports game being developed for Robot Dice Game Jam
MIT License
3 stars 2 forks source link

Fixed Turbo GUI Closes Issue #56 #67

Closed matt-de-young closed 10 years ago

matt-de-young commented 10 years ago

Turbo starting values had been changed in Unity. This fixes that issue.

KodeAndGame commented 10 years ago

Ah that's much better. Is the meter the only thing that is dependent on the value being 100? Or is there code that depends on this? May need to change this; perhaps as a stretch goal.