CCP0.1.9.8.1


CCP Debug Summary

Version: CCP0.1 (WebGL) Date: July 18, 2025

Issues & Fixes

  1. Candy Not Spawning

    • Fix: Centralized the IsOccupied() check and added automatic respawn in Update()Resolved

  2. Poop Spawns on Candy-Collect Cell Causing Instant Death

    • Fix: Introduced a one-frame coroutine delay, added final overlap check, and applied a 0.5f center offset ⇒ Resolved

  3. Candy and Poop Overlapping on Spawn

    • Fix: Used shared IsOccupied() to check both candy and poop, and retry spawn on conflict ⇒ Resolved

  4. Leaderboard Not Recording on Safari (WebGL)

    • Fix: Updated SaveResult() to call UploadScore() with coroutine wait and sendBeacon fallback ⇒ Resolved

Results

  • All bugs have been fixed and verified on WebGL (Chrome & Safari).

  • Candy and poop now spawn correctly without overlapping.

  • Leaderboard entries are successfully recorded on Safari.

Major Update

  • Score System Enhancement: Implemented a progressive prime-based scoring model for candy and TP points, ensuring balanced growth from early to advanced stages. Added consecutive-collect bonuses to facilitate high scores.

  • Speed Adjustment: Optimized movement intervals at score milestones—slower start for beginners, progressively faster pace to increase tension mid-game.

  • Difficulty Balancing: Fine-tuned poop spawn rates and speed curves to provide infinite playability for both novice and expert players.

End of summary.

Files

CCP0.1.9.8.1.zip Play in browser
2 days ago

Leave a comment

Log in with itch.io to leave a comment.