Ahoy,
I updated the code recently (uploading changes now) and created a HUD object. This object can be used by calling the Draw method which will draw it onto the screen and the Update method, to control the different aspects that will need to be updated.
This is good because instead of having to write around 500 lines of code for the HUD on each level, or map...we can now just have two lines of code that will do everything for us.
Some aspects need to be completed like the Position, and Lap numbers...but that should not be difficult since we now have working SpriteFont's. The Gauge is completely finished, with a working needle, that decreases in speed when you are not holding the gas pedal. Also when a high speed is reached, the needle will climb slower.
-Ryan King
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment