Wednesday, 30 April 2014

DAY 16

Today I continued my top down zombie shooter game with THIS video. By following along that video, I added a background and sort of a scene. I made it so that there is a sort of mist flowing through the world infinitely, and also made it so the camera follows along with the movements of the player within the game. I added another object acting as the zombies, and made it follow the player constantly. Then I pasted in some code that actually added a particle of a blood splat. Then I centered it onto the zombie whenever the object bullet hits it, and it takes about 2 hits for it to dissappear or die. I coded it so the bullet doesn't just go in one direction the whole time, and made it so it shoots randomly. Then I made the gun a shotgun by adding two other bullets. Finally, I am starting to make 3D trees within the environment. I made it 36.13 mins through the video today.

No comments:

Post a Comment