UNITY

Title Source Info
Random Vertex Colors
Visual effect to scramble vertex colors on update.
10/07/2014 06:07 PM
Vertex-colored unlit
A highly-optimized mobile shader which only renders vertex colors.
10/07/2014 05:57 PM
Outline
A shader to render only the outline of an object.
10/07/2014 05:53 PM
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
Dragon Ruby
EasyRPG
Eclipse Engine
Engine001
Game Maker Studio
GameMaker Studio 2
Pixel Game Maker MV
RPG Maker MV
RPG Maker MZ
RPG Maker VX
RPG Maker VX Ace
RPG Maker XP
RPG Paper Maker
SRPG Studio
TURBU
Unity
Visual Novel Maker

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