Friday, April 22, 2016
Unity 3d terrain
Tuesday, April 5, 2016
Continuing with Unity
I came up with an idea for a simple game using mostly the sample assets. I created a red crate using the pink crate. Then I made a prefab called a finish zone. Pushing the red crate into the finish zone gets you to the next level.
I made a couple other robots that walk back and forth between barriers or edges. One is blue and doesn't hurt you. The other one is red and kills you if you touch it.
With those pieces I made a few levels. I'm thinking of changing the graphics and turning it into a kids game.
It is pretty cool how simple it is to get a complete game. I also made a simple menu. One thing I haven't figured out yet is a nice way to size the controls and menu items for different screens.
Coding
I'm not sure where I heard this, and it wasn't worded this way, but it helps to think about coding this way. Basically, any progra...

-
I continued working on my 2d project today. I was able to get some other npc characters to animate. I added one of the pre-made killzone o...
-
Some Android applications use space on your Google Drive to store data. You can't see this data by browsing drive the normal way. You ...
-
I'm not sure where I heard this, and it wasn't worded this way, but it helps to think about coding this way. Basically, any progra...