User:Opless
From Unify Community Wiki
Contents |
oPless's Page
My stuff can be mostly found here: http://www.simonwaite.com/
I also moderate user signup, but rarely can be contacted when I'm working :)
Linked-In
Github
My github page can be found here: https://github.com/opless
Relevant projects:
- JSON.FX for those that want more features than the new unity json serialiser offers
- NewtonSoft JSON an alternative to JSON.FX
- SimpleJSON a very simple alternative.
- IoC A super-lightware inversion of control system that can be used in unity3d, ASP.NET, or indeed anywhere.
- Sqlite A hacked together version that appears to work with unity.
Unity3d wiki
My contributions, mostly user signups of late.
Notable pages:
- GuiTextOverParent
- ProgressBar
- ManagedSqlite
- TrackballCamera I wish more games would use this type of camera, there's no Gimbal lock here!
- LarsonScanner
- Singleton
- MoreJSONScripts
- Gravity
- Radar
- CustomRandom Apologies for the formatting!
- Reflector
- Calculating_Lead_For_Projectiles (Originally wrote this page, and another user fixed its shortcomings)
- Reporter
- ReverseNormals
- FramesPerSecond I use this a lot :-)
- PhysicsFPSWalker
- PasswordField
- DebugConsole
Some very simple scripts to throw on prefabs when you're prototyping.