Fun With Unity
Today I started playing around in Unity 5 again. It has been a while since I did anything with this engine and decided to have fun with some physics. At first I started off by messing about with rigid bodies and spawning balls on the screen where the player clicks kicking over some boxes. This however quickly turned into a tower of small sticks. With a couple of for loops I managed to build up a small tower. However, the tower was not looking that fancy with just normal Unity shaders so I decided to give it some textures and create something nice for it to stand on to make it look a bit decent. Below the end result, if you want to play around with it a bit, click here to go to the web build. (this may not work on Chrome since they updated the browser)




