Posted April 24, 2022 by Owltears
#update #koikoirace
Added the basic endings to the game and fixed major bugs!
Known Bugs:
- The fish in the kelp mini game cheat and will hit you to many times at random...
I'm trying to think of a way around this/fix it as I don't know how they're cheating as they should just back away from the player and not hit them more then once per second.
Bugs Fixed:
Bug: could not leave the squid's cave.
Fix: overlooked the squid entrance having a condition branch to be facing up to leave instead of touch to leave.
Bug: Game would abruptly end saying you ran out of time.
Fix: Added 280 more "time" to the time stat to see if that works.
Bug: Score was not going up after collecting/getting points
Fix: The HUD displaying score was not done in a way to show higher than 500 score. It should now work to show over 9,004 score...But may go outside it if that's the case.