Dark Atmosphere 2D Platformer- Starter Pack

This asset uses URP, Cinemachine, and PSB importer, and have the following 2 scenes:


Scene1: 2D Platformer, where you have a player that you can control with arrows for movement and space to jump. The code PlayerMovement currently contains functions for movement and jump but can be expanded to do other functions like, push, pull, and wall slide.

We applied some postprocessing to reach nearly the same atmosphere as Limbo game.

Also, we used Cinemachine Round Robin camera to give some depth to the scene.


Scene2: Spider Procedural Animation, where you have a Spider that is animated procedurally. The code PlayerMovement currently contains functions for movement and jump but can be expanded to do other functions like, push, pull, and wall slide.