V0.0.3 - KH
"Bugs and Fixes"
Author: Kevin Hall
Posted on 06/27/24
THE PROBLEM
When I was adding the Low Health Effect Widget to the viewport, I was adding it everyone time the characters health was below 5. The issue was that this also made the widget get added to the viewport when you hade 4,3,2, and 1 health. This caused the blood effect to get added to the viewport 5 times. This made the Blood Effect Stack on top of its self and caused it to corwd the screen. Also when the blood effect is added to the viewport it plays a heavy breathing sound, so by the 5th time the breathing was added to the viewport it just sounded like static.
THE SOLUTION
Created a Boolean value, that got set to true when the widget was added to the viewport which wouldn't let it get added to the viewport unless it was false. This also helps us set up the game situation where the player heals above 5 health and we can remove the widget.
Get Plight of the Gods
Plight of the Gods
Fight your inner self to heighten your inner self
Status | Prototype |
Authors | acidwalrusdigital, ilrathCXV (FM), KevinHall14, MysticF0x, Lhans |
Genre | Fighting, Adventure, Role Playing |
Tags | 3D, casting, Fantasy, Magic, melee, Singleplayer, student |
More posts
- Devlog Update: Plight of the Gods is Now Live!71 days ago
- V0.1.3 - KHJul 26, 2024
- V0.1.3-Devlog-ENJul 25, 2024
- V.0.1.3 Devlog - LHJul 25, 2024
- v0.1.3 - DevLog - JRJul 25, 2024
- V0.1.2Jul 20, 2024
- V0.1.2 Devlog - LHJul 20, 2024
- V0.1.2 Devlog-ENJul 18, 2024
- V0.1.1 Devlog-KHJul 13, 2024
- v0.1.1 DevLog - JRJul 12, 2024
Leave a comment
Log in with itch.io to leave a comment.