@aidan-oxley Lol ur signature.
Latest posts made by Yo-Buddy
-
Opacity
Is there any possible way to set the opacity of an object while the game is running?
-
RE: Health Bar Glitch
LOL it’s ok now, I fixed it. Not the actual glitch itself, but I just put a started touching behaviour on the background and that worked. Still don’t know why it was doing that, it was odd.
-
Health Bar Glitch
So I’m using a health bar to represent the status of something in my game, and you can change the value of the health bar by tapping a minus and plus sign that I added. Minus will decrease it by 20% and plus will increase by 20%. However, for some reason when the health bar is at 0 and I tap somewhere on the screen, it goes up to 20. This doesn’t happen any other time, just when it’s empty. Is this a glitch or is there something I’m missing?
-
Changing volume
This doesn’t seem to be a thing that most Hyperpad developers do, but does anybody know how to create a behaviour to change the sound volume of the game? I figured out a way using a value, but it only works on the options overlay I created. Once you get off of it, the value goes back to full volume. How do I get it to stay at the volume I set it to?