As they tried to recover Rachel's work, they stumbled upon a mysterious public link to a Unity2D project: "https://unity.com/ MalevolentPlanet". The link seemed to lead to a strange, unfinished project with an otherworldly atmosphere.

Note: If the link is not yet live, check the project’s official Discord or Itch.io page for updates.

to release public builds and previews. For example, a recent April 2025 build included an alien tentacle scene and full-resolution art. Development Highlights (The "Unity2D Journey")

I can write out the structured code modules and step-by-step systems for the next phase of your build. Share public link

SugarMint releases early builds and patron‑exclusive content on Patreon:

Day 1 focuses on setting up the environment, importing assets, and establishing a responsive, physics-based player controller. 1. Project Initialization

To begin, we set up a new Unity2D project, choosing the 2D game template. We also created a new scene, which would serve as the foundation for our game.