Devlog – Unity Collaboration

For Unity collaboration, I decided to go with GitHub and the GitHub for Unity extension Git helps millions of developers write and collaborate on code, but it’s not always a practical choice for building games. With the GitHub for Unity extension, Unity game developers (artists and programmers alike) can better integrate Git and GitHub into their workflow, even if they’re […]

Read more "Devlog – Unity Collaboration"

Devlog 6

This week, we are given our own tutorial projects to do. I chose one of the tutorials provided by Unity called Space Shooter. It plays in a 2D format using 3D models in the game. I wanted to try out the whole tutorial first and then add some additions on my own. The tutorial uses […]

Read more "Devlog 6"

Devlog 5

Week 5 was the continuation of the artillery launcher game. I’ve found the reason for my character to not explode. It was due to a typo in the Collision script. The rest was very straight forward till the end, Where I can’t get the UI to show “congratulations”.

Read more "Devlog 5"

Devlog 4

Week 4 was on building the artillery launcher game. The steps on the PDF is simple enough to follow. I used a nested if statement to set up the shooting time of the projectile from the launcher and to target the player. I also used AddForce function to increase the projectile speed and force. A […]

Read more "Devlog 4"

Devlog 3

Week 3 was about instantiating Prefabs using code. We started with making infinite stairs by using ‘for’ loops in the code. Next adding a 1st person character camera and controls to access the stairs as a character. This practice assignment was easy enough to follow. Then I used what I have learned in to make a robot army […]

Read more "Devlog 3"

Devlog 2

Week 2 was basically finishing the Breakout game. Problems that I encounter again was on the global and local settings. By bringing down my bricks to the prefab, they would appear in a different position in game. I had to delete all the bricks and redo them, this time in the global setting and it […]

Read more "Devlog 2"

DevLog 1

Week 1 of game programming class was very enlightening. I got to use Unity on the very First day of class which is a plus. Unity is certainly an interesting program to use. The step by step tutorial video was easy to follow. Had some complication with the position on the axises as I learned it […]

Read more "DevLog 1"

Week 1 – Digital Media Bootcamp

Superpowers If I have superpowers,  I would like to have the same superpowers as the Wolverine from the X-Men. I would possess animal-keen senses, enhanced physical capabilities, powerful regenerative ability known as a healing factor, and three retractable bone claws in each hand. At that point, there is no need to fear death. Weekly Summary The […]

Read more "Week 1 – Digital Media Bootcamp"