UNITY

Title Source Info
Game Manger
A simple script that makes scripting easier. (Includes save/load snip)
04/08/2012 03:56 AM
Alert Box with HOTween
A component that tries to imitate UIAlertView from iOS SDK
01/29/2012 08:59 AM
Generic Singleton<T>
A generic singleton class, useful for managing game state
12/14/2011 10:50 PM
Pages: 1

Filter By Engine

Adventure Game Studio
EasyRPG
Eclipse Origins
Engine001
Game Maker
RPG Maker VX
RPG Maker VX Ace
RPG Maker XP
Unity

Script Categories

Editor
Scripts which expand the functionality of the editor
Effects
Scripts to perform a special effect, including post-processing effects, image effects, and scripts which interface with shaders
GUI
Scripts to facilitate the creation of user interfaces
Miscellaneous
A miscellaneous script for Unity
Networking
Scripts to facilitate online functionality
Physics
Scripts to simplify working with physics, or to handle common tasks associated with physics and simulations
Shaders
HLSL or CG shaders to customize the way an object is rendered
Snippets
Small, portable, and multipurpose functions or classes that you can easily drop into your project