Unity3D Assets I Really Love

Unity3D Assets I Really Love

Thu, 03 Apr 2014, by Syrsly

I bought a Unity 4.x Pro license back in December to help me break into the indie scene on Steam.  I have yet to get that far with Unity, but I have learned a lot, developed a workflow I like, and collected a lot of helpful assets and libraries.  Below are some of the best assets I have used this year.

  1. DiaQ and Dialoguer I bought UniRPG so I could get a jumpstart on developing an RPG in Unity, but unfortunately, UniRPG was never fully realized and was replaced by PlyGame.  The included dialogue editor, DiaQ, was excellent, though!  I am now using an old version of Dialoguer, a newer dialogue editing tool which offers a cleaner interface than DiaQ.  Both are very similar in functionality, so go with whichever one is cheaper. DiaQ: http://plyoung.com/unirpg/docs/diaq.html Dialoguer: http://www.dialoguer.info
  2. Daikon Forge GUI Library AKA DF-GUI This GUI framework allows you to edit your 2D GUI elements inside Unity's 3D scene editor in a very visual way similar to NGUI.  If you have to choose between DF-GUI and NGUI, I recommend DF-GUI, but both are good.  There are also some free alternatives but nothing has the same ease of use. Daikon Forge: http://www.daikonforge.com/dfgui
  3. Ultimate FPS AKA UFPS This is more than a shooter template.  It offers tools and assets for prototyping first-person games in general.  It offers footstep sound systems, a bullet hole system, and a few example weapons for both shooting and melee.  It also offers example scenes for learning how to use Unity's GUI system and how to use UFPS to make a basic shooter.  It goes a step further by giving you power-up item scripts, moving platforms, switch-controlled doors, and even fancy GUI cursors.  It runs circles around the official FPS controller in Unity's Standard Assets Beta.
  4. RagePixel What better way to make your first 2D game than to be able to draw the sprites onto the game world?  RagePixel allows this!  I honestly don't use RagePixel right now, but I have toyed with it, and I think it's pretty neat.
  5. BIG Environment Pack Vol. 2 All volumes of this pack are amazing, but I only own the second one.  In volume 2, you get pretty much everything you need to make an outdoor scene, from trees to grass to rocks to water particles to skyboxes, but you also get some small buildings and ruins and a few furniture assets to place in the buildings.  There are also some neat scripts and camera effects included in some of the example scenes.