Malevolent Planet Unity2d -day1 To Day3 Public ... Site

A 2D survival-action game where the planet itself is the enemy. The environment actively hunts, corrupts, and transforms against the player. The first three days focus on establishing the core movement, a hostile environmental hazard, and a basic fail/respawn state for a public-facing prototype.

float randomDirection = Mathf.Random.Range(-1f, 1f); Malevolent Planet Unity2D -Day1 to Day3 Public ...