sagivo / Unity2d-Game

Unity2d Game Sample Template
Apache License 2.0
19 stars 12 forks source link

Added basic GUI: #8

Closed De-Panther closed 10 years ago

De-Panther commented 10 years ago

Added scene with the GUI Added prefab of GUI - implement it on a working game scene and it'll work There are some update methods for the score/health/currency labels Added some vars to the GameController class

ghost commented 10 years ago

There is health per lively obj but i think the design shows that there is a global health bar as well. Or maybe its a progress of the wave or something. Either way its a progress bar imo.

De-Panther commented 10 years ago

Look at the files gil uploaded to the art folder On May 13, 2014 4:07 PM, "Alex" notifications@github.com wrote:

There is health per lively obj but i think the design shows that there is a global health bar as well. Or maybe its a progress of the wave or something. Either way its a progress bar imo.

— Reply to this email directly or view it on GitHubhttps://github.com/sagivo/Unity2d-Game/pull/8#issuecomment-42951843 .

sagivo commented 10 years ago

closing till revised