Skip to main content

Unity Tutorial 08

 

Screenshot of Unity Lesson 4.4



For this week's lab, we have to finish up the lesson of last week's lab. I learn how to spawn the enemies after the player defeated them and they gradually increase starting from 1 to 3 balls and I think that it is an excellent idea as an obstacle because the more enemies the player has, the more excitement it gives. I also learn how to spawn the powerup with every wave giving the player strength to collide with the enemies in a short period of time.

I encountered some problems as well such as the last few step of the previous lesson was not saved so I thought that I made some mistakes when I started the lesson. This made me go back to the last lesson and tried to find out what I did wrong making me lost time. Lastly, I was not able to complete this lesson because I could not find the problem when I was doing the last step. It was about spawning powerups with new waves. I tried to check my codes and also in unity and there was no error. Hopefully, I will be able to fix the problem.😟


Here is a shortlist of what I have learned:


Lesson 4.4


New Functionality:
  • enemies spawn in wave.
  • the number of enemies spawned increases after the player survived every wave.
  • the powerup spawns every wave.

New concepts & skills:
  • for loops
  • increment ++ operator
  • custom methods with parameters
  • FindObjects OfType

Challenge 4

Screenshot of Unity Challenge 4

The challenge was a bit difficult for me at the start so I decided to skip the first few challenges and complete the ones I can do. I was able to complete the necessary steps that we need to complete and overall, I am happy with what I have achieved!

Comments

Popular posts from this blog

Introduction to a future Animator 😁

If you've been reading my blog post since the day I started, you have read my first introduction. However, I haven't really talked about myself. So in this post, I will along with questions from the tasks we have given. 😁 My photo from last year First of all my name is Flosie Jane Sazon, I am currently a 2nd-year student studying Creative Digital Media at the  Technological University of Dublin located in Blanchardstown Campus. I'm 20 years old (even though I don't look my age 😂) and I have been living in Ireland since I was 13. This course wasn't actually my first choice even though I love art. My first choice was something about business and language which was way different from what I'm doing now, but I'm really happy that I'm doing what I love. Even though there were a lot of times convincing my parents but everything went well in the end.😂😂 What was the best class you took last semester? why? Even though I enjoyed Web Development and Design Proc...

Game Idea Research

Maze  Inspiration Last week, I started to collect some game ideas and talk about what we like about them. However this week, we have to choose on out of all the game ideas we picked. The game that I decided to do is similar to "Roller Splat!" but in 3D instead because that is the type of game we are learning in Unity. I think that it will be helpful as I can utilize the skills that I learned from the tutorials to my project instead of studying another type of game. I will have more time to develop my game better if I stick to 3D style as well. Choosing this type of game is also a good starter, especially for people who want to make a game for the first time like me. My game will also be played in a first person point of view means that the camera of will be placed at the back following the ball inside the maze. While doing my secondary research, I find countless of game tutorials on YouTube that are related to the idea I am going for. Most of them are also made in Unity which...

Beta

When Unity takes a long time to load Screenshot with the sound effects Hi guys~ For this week's project update, I tried to create my menu scene again but I still have a LOT of problems. At first, I tried to follow the same tutorial from this week's lab work task  and sadly it still did not work even though Shaun advised that I should not use the TextMesh Pro font as we thought it was the one that causes the problem. The tutorial was straightforward, but Unity kept crashing down, and even though I have all of it save during the process, everything that I have done still got deleted. I decided to look for another tutorial for the Main Menu, I found this 5-minute video tutorial . I find it helpful and it is simpler than the first tutorial. Unfortunately, while I'm nearly done making it, Unity crashed again, so I ended up having nothing is done which is very frustrating because I want to make a decent game by the end of this semester and Unity isn't cooperating :(. The only...