An open API service indexing awesome lists of open source software.

https://github.com/rpdevjesco/2d-and-3d-physics-based-movement

Source code that video tutorial is based off of for Physics based movement in Unity.
https://github.com/rpdevjesco/2d-and-3d-physics-based-movement

Last synced: over 1 year ago
JSON representation

Source code that video tutorial is based off of for Physics based movement in Unity.

Awesome Lists containing this project

README

          

# 2D-And-3D-Physics-Based-Movement
Source code that video tutorial is based off of for Physics based movement in Unity.

This code is fully commented to explain what is happening and how it works. Forms the basics for quite a few different physics based games.
This includes a platformer with wall jumping and wall running mechanics.