Week 5 - Self Study 4 - Simple Game
Self Study 4 - Simple Game
This week 5 in selft tutorial 4 we imported last week tutorial to implement new game assets. This week we learned how to create a “Spawner Empty GameObject” and “Spawner Prefab Enemies” and add them into our last week scene in Unity. In this task we set the enemies to find the current location of the player and take the health down. We also added a “Health pack GameObject” and use it in the scene for the player to recover health.
We also used Trigger detection script in our player so when enemies collide with the player, the player will lose health and enemies will die.
Enemy Spawner:
1.Fig: Enemy spawning from a empty game object with scripts in the prefab object to find the location of the player in the tearrain map. Also taking damage as it collides with the player.
Health Potion:
2.Fig: Player interacting with trigger health pack to increase health value.
Overall. In this week self study, I added more assets to my game sample to improve the gameplay functions. I am very happy with the results of these last few weeks as they have been very helpful with improving my skills in Unity.
UTAS KIT207 Portfolio
Status | Prototype |
Author | XxumamarcaxX |
More posts
- Week 5 - Self Study 4 - IdeationApr 04, 2024
- Tutorial 3-KIT207Mar 30, 2024
- Week 4-Self Study 3 -- Terrains and ProBuilderMar 27, 2024
- Tutorial 2-KIT207Mar 22, 2024
- Week 3 Portfolio Self studyMar 20, 2024
- Tutorial 1-KIT207Mar 19, 2024
- Alex First BarrelMar 04, 2024
- Week 1 & 2 Portfolio Selft study.Mar 04, 2024
Leave a comment
Log in with itch.io to leave a comment.