Alexander Kresin software |
Rus Eng
|
playerRb = GameObject.FindGameObjectWithTag("Player").GetComponent<Rigidbody2D>(); originalGravity = playerRb.gravityScale; shakeTimer = shakeInterval;
The first three days of this project focused on transitioning from conceptual planning to a functional Unity2D framework, addressing core mechanics and critical engine stability. malevolent planet unity2d day1 to day3 public fixed
For new players: download the public fixed build from Itch.io or Steam (build ID 20240315). For veteran survivors: the old cheese strategies no longer work—the planet learns faster now. playerRb = GameObject
The game is explicitly designed as an adult experience, blending survival horror themes with NSFW encounters. The game is explicitly designed as an adult
To resolve persistent crashes and infinite loops that occurred in Unity 2020 LTS, the project was updated to Unity 2022 LTS , which effectively eliminated these "ghost" bugs.
: Updated "Chibi" character art and added two new animations. Day 2: The Reassembly