top of page
Personal Project
Mountainous (2023)
Mountainous was a personal exercise designed to replicate the movement from the critically acclaimed game Celeste. Celeste is well known for its great feeling controls and movement. It was made in Unity using dynamic circle detection and a custom gravity script.
​
Features:
-
Multiple circle colliders, for the foot, left, and right side of the sprite. Find by tag ensures the proper ability to wall jump.
-
Custom gravity script outside of Unity's physics system to get precise feeling controls.
-
Vertical wall climb with dynamic collider based detection to enable and disable climbing controls.
-
Dash ability with a unique sprite-based particle trail and screen ripple effect.
Other Projects
bottom of page