Malevolent Planet Unity2d Day1 To Day3 Public Link [exclusive] ❲95% Legit❳
For now, I’ll assume you want a on creating a "malevolent planet" (a hostile, dynamic world) in Unity 2D, structured as a 3-day development log (Day 1 to Day 3), and you intend to host it publicly. Below is a fully written, original article ready for publishing.
Day 1: Project Setup, Grid Architecture, and Atmospheric Foundations
Set the game view aspect ratio to to standardize your camera view.
: Attach a Point Light 2D to the player with a small radius to serve as a failing flashlight or life source. Day 3: Hazardous Hazards and Enemy AI malevolent planet unity2d day1 to day3 public link
Building a Malevolent Planet in Unity 2D: Day 1 to Day 3 Creating a dark, hostile world requires a strong foundation in atmospheric design, responsive mechanics, and efficient project organization. This guide covers the critical first three days of developing a "Malevolent Planet" prototype in Unity 2D. Day 1: Project Setup and Eerie Environments
Implemented a FixedUpdate movement system to ensure smooth collisions with alien flora.
🌌 Day 1: Project Setup, Architecture, and Player Movement For now, I’ll assume you want a on
Have you played Malevolent Planet Unity2D? Share your Day 1 through Day 3 experiences in the Discord community!
Unity 2D with Tilemaps forms the ground. I used a Rule Tile for varied terrain (dirt, corrupted patches, magma cracks). The malevolence is driven by a PlanetController singleton that manages global hostility.
Gameplay balance & pacing
Added a simple shader graph effect that makes the screen edge pulse red when the player is in danger. Day 3: Resource Management and UI Foundation
dev-day-02 : New Input System Integration, Rigidbody2D configuration, physics collision layers.
You can follow the real-time progress, view the source code, and test the latest WebGL builds via the public repository link below: : Attach a Point Light 2D to the
Go to File -> Build Settings , select WebGL , and build the project.