Good Platformer Player Controller Tutorials

This page summarizes the projects mentioned and recommended in the original post on /r/Unity2D

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Celeste-Movement

    Recreating the movement and feel from Celeste

  • Games like Hollow Knight use 2D physics (Rigidbody style) but heavily modify the physics behavior via scripting to achieve the feel they want for the game. A good place to start outside of reading on theory would be to download and study open-source recreations of platformers with tight controls, then potentially recreate/expand open them to suit your needs. Here are some examples: https://github.com/mixandjam/Celeste-Movement https://github.com/DanielDFY/Hollow-Knight-Imitation

  • Hollow-Knight-Imitation

    This is a Unity project which tries to craft part of the gameplay in Hollow Knight

  • Games like Hollow Knight use 2D physics (Rigidbody style) but heavily modify the physics behavior via scripting to achieve the feel they want for the game. A good place to start outside of reading on theory would be to download and study open-source recreations of platformers with tight controls, then potentially recreate/expand open them to suit your needs. Here are some examples: https://github.com/mixandjam/Celeste-Movement https://github.com/DanielDFY/Hollow-Knight-Imitation

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts