Skip to main content

Alpha/Beta



Alpha/Beta


This is the Final game it self




I am now coming to the end of the production of the 2D game I had made on Unity. Everything is operating smoothly and there aren't that many faults inside of the game itself. There were a few issues with the C# Script I was making for the obstacles/enemies. A few times I thought I had the right code in but for some odd reason the game just kept freezing. 


But in the end, I figured it out and it was just a tiny misspelt word of code inside of the Enemies script. Overall this looks amazing and it is ready to be published on Itch.io for other people to play my game "Birds on The Fly". 


The things I had put into the game are as follows : 


  • A Camera Movement Script 
  • Game Over Script 
  • Looping Background Script 
  • Enemies Script
  • Player Controller Script
  • Score Manager Script (HUD display)
  • Spawn Obstacles Script 

The things I enjoyed about making this game, were the challenges themselves. Even though they were hard, it gave me an opportunity to really hone in and focus on the task at hand and figure out what is really wrong with the code. But when I eventually figured out the problems I felt a really good satisfaction as if I had the biggest weight lifted off my shoulders.


If I were to make another game in the future, I would love to make a 2D platformer game. Because it is also one of my top 3 favourite game genres and I did make a 2D Platformer game in the tutorials of this module this whole module gave me a lot of confidence when it comes to making games and it also gave me some fresh new ideas to implement in the future for a new game if I were to make one.

Comments

Popular posts from this blog

Game Brainstorm

  Game Brainstorm  3D Catching Game   I picked the 3D Catching game for one of my ideas because I feel like these games are simple to play, the controls and the mechanics are not complicated and anyone can play them. From my knowledge, inside of a catching game, the player needs to use its abilities to move around the map, stay focused and catch certain objects such as balls, fruits, food, animals, etc with precision. And the more objects that you catch the more difficult the game will get and the levels get increasingly harder and more fun. The objects will either fall faster or there will be such things that you are not allowed to catch such as spikes, bombs, unhealthy food etc in general just bad things can't be caught.  The things I would like to learn if I were to make a catching game is :  Learn the fundamentals of making a game. Learn the different mechanics of controlling and moving a player. Learn how to make the player catch objects. Learn how to add a...

Introduction to a Future Success

  Introduction to myself :)  This is me Nasim Slavotic :) Hello! My name is Nasim Slavotic, I am 20 years old and I am now a 2nd-year student in TUDublin Blanchardstown doing Creative Digital Media. I am from Dublin and I work part-time in my dad's butcher shop here in Blanchardstown in Coolmine near the post office.  What are my hobbies?  In my free time, I like to go to the gym. Also, I like to go out and take pictures with my camera and make videos on my Youtube channel (NaSiM101) which I took a break from for a while from the pandemic but I do love to brainstorm new ideas for videos and discover new trending things. I also love going out with my friends but now I am starting to go back out again since the pandemic had closed everything before but now everything is coming back to normal slowly but surely. When I'm bored I like to head on Photoshop and Illustrator and just make whatever comes in my mind.  https://pxhere.com/en/photo/1621191 Favourite Foods...

My First Playable

  First Playable My First Playable game so far At this point right now in the process of making my game, I have now implemented the environment, the 3d character, the HUD interface of the gold coins, the player being able to run forward across the map and move left and right avoiding the obstacles pressing the left and right keys or the A and D keys. I also implemented the trigger where when you run across the coins you are able to collect the coins and the number of coins you collect will appear on the top left of the screen. I adjusted the main camera angle to be a third-person view of the entire game so it gives a good perspective of the coins and the obstacles. I then added plants to give it a better aesthetic and look to the game. The thing I wanted to change from my original vision was that I wanted to make the game way more suited to the theme of the game itself. So instead of wooden spikes, I added logs and instead of tree trunks I added regular trees and then I also added ...