Top Down Shooter Blueprint Code [Unity3D 4.3]

DOWNLOAD Game Jam coming up and you don’t want to waste time programming the basics of a top down shooter game? If your using Unity, then this code may be for you! I have set up the basic structure for a top down shooter game for you to use for your game development needs. I … Read more

Simple Enemy Pacing Script [Unity3D]

Unity3D Version: 4.3.3f1 This C# code is for a simple enemy pacing script. The GameObject that has this script attached will go back and fourth in any Axis that isĀ desiredĀ (default is to pace in the X-Axis). The GameObject uses a Ridged Body which makes it is quick to add other mechanics to it, such as … Read more

Global Game Jam 2014 – Trouble in Paradise

I participated in the Global Game Jam this year, and while I may have worked alone (as I got there late and groups were already formed) I learned a lot. We don’t see things as they are, we see them as we are. I received the theme (above) via text as I was waiting for … Read more