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

#9/#10: Optimzations & Reference Updates #11

Closed mitchwadair closed 3 years ago

mitchwadair commented 3 years ago

Optimized (barely, didn't see much improvement in reality :/) the SpriteRenderer component as described in #9. Closes #9

Updated reference in GameObject extension's AddPhysics function to correct Physics script. Closes #10

Removed TestScript.lua (whoops!)

Add build files for updates