2D Platformer Demo (Limitless Gravity 2D)
This scene demonstrates a simple 2D platformer where the player can walk on walls in all directions, thanks to the Gravity 2D component.
- Gravity 2D Component allows the player to walk on walls and ceilings by dynamically altering the gravity direction, pulling the player toward various surfaces, not just the ground. This adds a unique platforming experience, allowing for vertical and even upside-down gameplay.
- The player is controlled using a custom Player Movement Platformer script. This script takes full advantage of the Gravity 2D component, allowing for smooth transitions between surfaces, regardless of orientation
- A large number of Box Collider 2D elements are used to represent platforms, walls, and ceilings. These colliders act as surfaces for the player to walk on in any direction, using the Gravity 2D system.
Published | 7 days ago |
Status | Released |
Category | Assets |
Author | Limitless Development |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.