-
ObjectPool Public
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a r…
-
AutoMotion Public
A simple yet powerful set of functions for creating smooth motion, tweens, and bouncy effects. Bring your objects to life with just a single line of code!
-
PolyMesh Public
Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around vertices to build the shape you want. If straight edges aren’t …
-
Signals Public
A simple, easy to implement, editor-driven signal/event system for Unity.
-
TileEditor Public
Creating tile-based levels in Unity is much faster and easier with this tile editing extension, which allows you to place and delete tile prefabs on a grid with ease. When you want to find your way…
