Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siimer/raycastphysicsengine2d

A raycast based 2D physics engine for unity. See also: https://github.com/SiiMeR/BallTale/issues/7
https://github.com/siimer/raycastphysicsengine2d

2d physics raycasting unity

Last synced: 25 days ago
JSON representation

A raycast based 2D physics engine for unity. See also: https://github.com/SiiMeR/BallTale/issues/7

Awesome Lists containing this project

README

        

# RaycastPhysicsEngine2D
A raycast based 2D physics engine for unity.

The engine is based on the tutorial by Sebastian Lague (found here:
https://www.youtube.com/playlist?list=PLFt_AvWsXl0f0hqURlhyIoAabKPgRsqjz) with changes and improvements by me to meet the needs of my 2D platformer: Ball Tale.