This guide focuses on the rapid, iterative approach suitable for game jams or early prototyping.
Note: This build is a public release and contains mature content intended for adult audiences. malevolent planet unity2d day1 to day3 public link
Implement a shooting mechanism: Instantiate the projectile on mouse click, aiming towards the mouse position. Add a small cooldown ( timer ) to prevent rapid-fire chaos. Create a "Chaser" enemy with a simple AI script. This guide focuses on the rapid, iterative approach
Unity 2D Core (URP pipeline for advanced 2D lighting). Add a small cooldown ( timer ) to prevent rapid-fire chaos
The Malevolent Planet Unity 2D public link for days 1–3 presents a compelling thesis: a truly malevolent world does not send monsters—it rewrites the rules of movement, resource, and trust. By constraining the experience to a 2D plane and three in-game days, the demo creates a dense, replayable horror sandbox. As one player comment on the hypothetical public link wrote: “On day 1, you fear the dark. On day 3, you fear the dirt.” Whether the full game materializes or remains a prototype, this three-day slice stands as a masterclass in environmental antagonism.
Below is a breakdown of the major milestones and public releases from Day 1 through Day 3 of the Unity version. Day 1: The Garden Public Release