Game Development - Final Project

 05.04.2023 - 5.07.2023 (Week 1-Week 14) 

Ataka Lukman Hamzah/0350012/Bachelors of Design (Hon.) in Creative Media 

Games Development

Final Project

Final Project

For games development final project, we are expected to create a 2D game using Unity. This project has several steps to it. First one is the ideation of what type of game that we would make and the brief gameplay explanation. 


Ideation




Game Creation

For the creation of the game, I started with the layout of the game. For the layout of the game, I am using tile map to ease the process of creating the map.



After creating the map, I start to create my characters and make script for the character which includes the movement (left, right, jump), melee attack and health.



Moving on from the player script, I create the enemy. Then create the script for the enemy to give damage when touch with the player. However, in the prototype there are some problems because my melee attack for player uses a collider, whenever, I attack my player took damage as well.



Next are the moving platforms, for the moving platforms I followed a tutorial on YouTube. This is the script. 



After finishing with the moving platforms, I move on to the terrain. I wanted to make spikes on the map to give the players some challenges, these spikes will give out damage if the player touches it.



Creating a lock and key system to isolate the final mini boss.


Creating the respawn if the player died.


Creating a victory scene if the player succeeds the level.




Comments

Popular posts from this blog

Design Principles - Task 3

Typography - Task 2