Showing posts with label Unity. Show all posts
Showing posts with label Unity. Show all posts

Tuesday, September 8, 2015

Gem Miner

Apparently this is a genre of game I've never heard of where you mine objects out of a field of other objects. Followed a Unity tutorial to make this (and the gem textures are off the Unity Asset Store) because I wanted to brush up on my C# skills.

Going to take this and add some VFX for the harpoon fire, connecting to gem vs rock and the retract.

And maybe some explosions. Because why not.


Thursday, December 12, 2013

Prop Placement

Combining all the props made in my Environment class into one scene. Rendered in Unity.




Sunday, November 10, 2013

Space Shooter

Another simple shooter game, this time in space.

We were given the space ship asset and told to make suitable space effect, and I took it a step further and created some gameplay elements.

The shield shader is from the Unify Community Wiki all the rest of the particles were done by me.

Sunday, September 15, 2013

Unity Particle Effects

Some very simple particle effects. I'm pretty happy with the acid cloud.