Game Development Community

Adding a Gui when entering a vehicle

by Anthony Rosenbaum · in Torque Game Engine · 06/11/2002 (11:19 am) · 1 replies

I am still not sure how to impliment a GUI whenever you so choose. Here is my current problem. I want to make a vehicle health bar to appear when a player enters a vehicle. Then to have it access a variable so it shows how much health/energy is lost when shot. Finally to have that gui leave when you dismount an object. What would be a good resource to look at?