I thought this new plugin was pretty cool and it will definitely make a lot of 2D developers happy. Using RageSpline you can create awesome-looking 2D games right in the Unity inspector. Keely from the Unity forums has outdone himself on this one. Easily create smooth spline objects, modify existing objects, add textures, bevel & emboss and so much more. RageSpline is available in the Unity Asset Store Here’s a full list of...
Read More
TweetI thought this new plugin was pretty cool and it will definitely make a lot of 2D developers happy. Using RageSpline you can create awesome-looking 2D games right in the Unity inspector. Keely from the Unity forums has outdone himself on this one. Easily create smooth spline objects, modify existing objects, add textures, bevel &...
TweetHere’s a quick look at a grapple gun demo I just put together. This is just a simple prototype so don’t expect everything to be fine tuned and working 100%. I’ll be posting a tutorial on how I created the grapple effect in the near future. In the meantime, check out the demo and let me know if there’s any...
TweetThis tutorial is a continuation of my previous tutorial “Moving Characters & Objects With Keyboard Input in Unity 3D“.In this tutorial I’ll be discussing how to make a character jump in Unity 3. There are actually quite a few ways to accomplish this, and I’ll be covering 2 different options that you have...
TweetUnity offers a slew of options to choose from as far as scripting goes. You can use Javascript, C#, Boo script or a combination of the three. In reality though, scripting in Unity is slightly different than other mediums. So let’s just call it Unity script. The scripting language you choose will dictate what syntax you must use in...

Recent Unity Comments