Built a basic grid-based inventory system to hold scavenged alien scrap. Public Project Link
Implementation of the foundational Unity 2D physics and character controller.
The first task was to set up the project structure and create a new scene. Our developer created a new folder for the game assets and added a few basic assets, such as a player character and a background image. They also set up the camera and added a few basic scripts to get a feel for how Unity works.
The "Malevolent Planet" project showcases the power and flexibility of Unity2D in creating engaging and immersive 2D games. We hope that our journey has provided valuable insights and inspiration for aspiring game developers. Join us in the world of "Malevolent Planet" and experience the thrill of exploring a procedurally generated, evil-infested world. malevolent planet unity2d day1 to day3 public link
For those who prefer to play offline, the is also available for download directly from this itch.io page. Older builds and additional information can be found on the developer's Patreon page (e.g., SugarMint's posts), though the most recent public version is always on itch.io.
What kind of (melee, shooting, or avoidance) do you want to implement?
Select all items inside this folder, right-click, and choose . Name this zip file webgl_upload.zip . Step 3: Publishing on Itch.io Log into your account at Itch.io . Built a basic grid-based inventory system to hold
The first step involved setting up the Unity2D environment. This included installing Unity and configuring the necessary settings for a 2D game project. The developer chose a minimalist approach for the game's aesthetic, focusing on vibrant colors and stark contrasts to bring out the malevolent essence of the planet.
Organized the project into Scripts, Prefabs, Sprites, and ScriptableObjects to ensure scalability. Player Controller
Below is the complete breakdown of the foundational phase, including code architecture and public project access. Project Repository & Public Link Our developer created a new folder for the
One of the biggest accomplishments on Day 2 was getting the player controller working smoothly. Our developer was able to implement a simple yet effective movement system that would allow the player to navigate the game world.
Viewing post in Malevolent Planet v0.2.3 comments. ↑ View parent post. SugarMint3 years ago(+2)(-1) Thanks, it definitely helps :)
Day 2 marked a significant leap forward in the development of "Malevolent Planet," with a focus on implementing core features that would define the gameplay experience.