mitchwadair / sidescroller-framework

A framework for CraftStudio (https://sparklinlabs.itch.io/craftstudio) to make creating 2D games simpler and easier
https://www.sframework.net
MIT License
0 stars 0 forks source link

Add Physics, some refactoring #1

Closed mitchwadair closed 4 years ago

mitchwadair commented 4 years ago

Adds PhysicsObject which supports circle and box colliders. Refactoring done to reorganize parts of the framework.