7/May/2023
* Added an oxygen system where both characters have a visible bar that decreases the longer they are on water and resets if they leave water; They die instantly if the oxygen reaches 0 (This feature right now is lazily implemented because i just added “oxygen -= 1” in the code without using a Timer node or even a Yield statement so i should improve this some day).
* Life system: Both characters share a life and if one dies, the life goes down.
* Picking up coins adds a new life (Actual number of coins needed and max lives might change).
* Fixed an issue where the game crashes if the Companion touches the Lifeguard floater.
* The Companion can use the floater too and when it’s picked up, both characters are affected (There may be some weird bugs because i tried to fix an issue where if the floater is picked while the Player is getting hurt, their hurtbox would still receive damage).
* Fixed volume sliders being at 0 but not silencing the sounds: Now they’re at 50% which also affects the sounds (Meaning you can see it to 100 just to see how loud it can get); These sliders are still a bit buggy but maybe next time.
* Changed how things disappear (Keys, doors etc) to avoid yield related statements in code.
Files
Get Project Nortubel (Still WIP)
Project Nortubel (Still WIP)
A 2D "escort mission" based game in Godot
Status | In development |
Author | EyeBall Tank |
Genre | Platformer, Adventure, Puzzle |
Tags | 2D, Godot, Singleplayer |
More posts
- 19/Nov/2024 Another small update2 days ago
- 7/Nov/24 update14 days ago
- 30/10/24 update22 days ago
- 20/10/24 Nortubel part 8/Untotern32 days ago
- 9/9/24 Nortubel part 7/Herrko73 days ago
- 10/Aug/2024 Part 6/LahiurnAug 10, 2024
- 1/Jul/2024 Nortubel part 5/BrinkaedeaJul 01, 2024
- 01/May/24. Nort part 4/GreklovickMay 01, 2024
- 07/Apr/2024 Some tweaks and 2 guestsApr 07, 2024
- 10/Feb/2024: Nort part 3 and Massag-CoavFeb 10, 2024
Leave a comment
Log in with itch.io to leave a comment.