Can I Create This With GameSalad?
beckb
Member Posts: 16
-A vertical health bar that degenerates health.
-Ways to increase the health bar such as tapping/touching/gliding.
Thanks
-Ways to increase the health bar such as tapping/touching/gliding.
Thanks
Comments
To allow the player to increase the bar, you'd need to constrain its height to an attribute (e.g. game.health) plus an additional attribute (e.g. game.playerAdded).
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Is it also possible for the health bar to not necessarily be a "bar" but a graphic/sprite that changes appearance upon increasing or decreasing health? Like a balloon that starts off big but gets gradually smaller the more you shoot at it.
Just change the image every so often (at 100% of max health, 75%, etc).