Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Hi!
I have a variable I use for health bar which will count down to zero when the level is completed, but before the countdown starts, I need to get the current health, which was harder than I thought. The problem is that the Get Variable is every frame which means it gets the health continously while the count down is running. Is there no way to get a variable once?