This essay assumes “Malevolent Planet” refers to a 2D game where the planet (or environment) actively works against the player (e.g., shifting gravity, hostile terrain, or a corrupted world core).
C. Day counter resetting to Day 1
Sprite and name it "Planet". You can use a circle sprite for simplicity.Rigidbody2D and a collider (like Circle Collider 2D) to it if you plan to add physics.if (timeOfDay >= 1f && currentDay == 1)
Did this fix your issue? Search for "malevolent planet unity2d day4 navmesh" for the next guide. malevolent planet unity2d day1 to day3 public fixed
A %d blogueros les gusta esto: