Malevolent Planet Unity2d Day1 To Day3 Public Fixed 〈Chrome〉
and zero assumptions. We’re moving away from "floating" development and back into a structured, episodic release cycle. The April 2025 Public Build is now live. expand on the technical Unity2D implementation
Day 3 is the first major scripted event: the Malevolent Core spawns in the planet’s depths. But due to a layer collision mismatch (Unity’s 2D Physics layers vs. Sorting Layers ), the Core would either spawn inside unbreakable terrain or not spawn at all. In 15% of public reports, the boss’s AI state machine froze mid-attack, leaving the player stuck in an unwinnable loop. malevolent planet unity2d day1 to day3 public fixed
On Day 3, we pushed an early alpha build to testers. True to early game development, the public build exposed several critical bugs that broke the game loop. Here is how we fixed them. Public Build Bug 1: The Infinite Loading Screen and zero assumptions
To survive, the player must gather "Geodes" that restore shields. We hooked into the Day 1 world generator to spawn resource prefabs exclusively on safe tiles using basic array filtering. Day 3: Going Public, Bug Trashing, and "Fixed" Build expand on the technical Unity2D implementation Day 3
Even with the version, the malevolent planet remains unforgiving. Here are the top three errors:




