UnityHelper

Just a couple of scripts that are very helpful in Unity projects.

OutlineEffect - Attach this to any GUIText to give it a shadow effect. This is my customized version of this original script: http://answers.unity3d.com/questions/683391/i-had-script-make-somthing-like-outline-but-how-ad.html

HSBColor - Pass in a Color or hsb values to get a color in HSB format. Useful for modifying hue, saturation, and brightness components of a color. From: http://wiki.unity3d.com/index.php?title=HSBColor by Jonathan Czeck (aarku)

Update: Added CameraFade.cs Source: http://wiki.unity3d.com/index.php?title=FadeInOut by Kentyman and dannyskim

Comments1

Tosic1 Jun 2014, 06:34
Yes, Unity packages are nice, but you might want to use algoritms instead, because that way everyone could use it, not only Unity users, but you are still awesome, and can you tell me until when are the submissions for tool jam open?

Other games by @gatechgrad

Found a bug?
Tell us on Discord