Posted August 29, 2024 by deconix
Updated the game to be playable without slowing down and added some minor changes.
Fixed Hover | Hovering a cell no longer stops working and flickering. |
Fixed Performance Issues | Game no longer slows down after a while. |
Improve AI Behaviors | Implemented new logic for the cells (state machine) which should no longer break at random. |
Fix Cell Colliders | Refined cell colliders and growth formulas. |
Update Movement Indicator | Add possibility to follow cell and food path, and display different colors based on that selection. |
Endgame Timer | Add time limit and end game screen when reached. |
Fix Out of Screen Flicker | Out of screen player cell indicators no longer flicker when merging and splitting. |
Added Animations | Cells now display a color flash when feeding and taking damage. |