Malevolent Planet Unity2d Day1 To Day3 Public Link

Unity 2D project

It sounds like you're referring to a (possibly a game or interactive experience) titled "Malevolent Planet" with a focus on Days 1–3 of gameplay or development, and you're looking for a public share link .

The team consisted of 5 members: Alex, the team lead; Rachel, the artist; Mike, the programmer; Emily, the sound designer; and Jack, the writer. They had all been warned about the challenges of creating a game in just a week, but they were eager to take on the task. malevolent planet unity2d day1 to day3 public link

  • Required packages: Input System (new), 2D Tilemap, Cinemachine (2D), Unity Animator, Post-processing (URP 2D lights if using URP).
  • Scenes: Day1_Terrain, Day1_Shelter, Day2_Outpost, Day3_Arena, Common_HUD, Cutscenes.
  • Prefabs: Player, Enemy_Walker, Enemy_Skirmisher, Enemy_Leech, SentinelAlpha, Checkpoint, Light_Source, LootCrate.
  • Systems to code: AudioManager, SaveManager (simple player prefs or JSON file), EnemyAI (state machines), CraftingSystem, DayNightController.
  • Example enemy AI states: Idle → Patrol → Alert → Attack → Flee/Disabled.

Flip Logic:

Created a simple script to flip the player sprite based on the mouse position, ensuring the character always faces the threat. Day 2: The Hostile Environment and Procedural Generation Unity 2D project It sounds like you're referring

Conclusion

  • Phase 1 (Rock Toss): The Lithosphere hurls 5 boulders. Dodge using the invincibility frames from your roll (Left Ctrl).
  • Phase 2 (Crack the Earth): The ground splits. Jump onto floating rock platforms (these last only 3 seconds each).
  • Phase 3 (Suction): The boss inhales. You must grab onto anchored objects (trees, wreckage). If you get sucked in, it’s an instant kill.

Overview

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. Flip Logic: Created a simple script to flip