This is SPARTA! (PC/Android).
This Is Sparta!!
(Unity 3D, C#)(PC/Android) 2024.
Play Now!
Tools and Technologies Used:
Unity, C#, Blender, Photoshop.
Project Overview:
"This Is Sparta" is a casual puzzle game where players strategically kick enemy soldiers through levels to deal damage and earn points. The gameplay is designed around fun ragdoll physics and satisfying visual effects as players watch enemies being destroyed.
Core Features:
Fun ragdoll physics gameplay.
A satisfying experience watching the enemy get destroyed.
Body parts dismemberment (requested frequently by players).
Challenges Faced:
Handling the complexities of ragdoll physics, especially ensuring the rigidbody velocities remain within safe ranges.
Implementing body dismemberment in a way that was both functional and visually appealing.
Solutions Implemented:
For the ragdoll physics, I implemented checks on the velocity of the rigidbodies to maintain control over the physics interactions.
To achieve body dismemberment, I created separate model versions with detachable parts and activated/deactivated these parts based on the enemy’s health.
Lessons Learned:
Gained valuable experience in handling ragdoll physics and collision systems in Unity.
Link to the Game:
This Is Sparta link: Download!
Personal Contribution:
As the sole developer, I managed all aspects of the project, including game design, programming, 3D modeling, asset creation, sound design, and project management.
Key Contributions:
Developed the main gameplay system.
Created the enemy’s body ragdoll and dismemberment system.
Implemented a level selection screen with locked levels and a stars system.
Comments
Post a Comment