Players decide whether to maintain Emma’s "purity" or succumb to planetary temptations, with choices impacting character relationships and scene unlocks.
Malevolent Planet Engine: Unity 2D Status: Public Build Fixed malevolent planet unity2d day1 to day3 public fixed
: Addressed character clipping issues in the ISA Garden where sprites would walk through flower pots. Content Additions : Players decide whether to maintain Emma’s "purity" or
Tasks
This write-up covers the initial progress of , an adult sci-fi adventure developed by SugarMint . The game follows Emma, an aspiring astronaut, whose survival on a hostile alien world is shaped by player choices and interactions with human and alien characters. Development Log: Days 1–3 Recap The game follows Emma, an aspiring astronaut, whose
// Stop all active terrain coroutines to prevent double modification. StopAllCoroutines(); // Cache the current day index (Critical for Day 3 flag) int currentDay = GameManager.instance.CurrentDay;