Skip to main content

Tutorial 3

  

Unity Tutorial 3

I really had a lot of difficulty with the Unity Tasks in tutorial 3. The collectibles was a cool edition to work with but I constantly started having trouble with interacting with Health collectibles but as much with the damageable's. Along the way I had lost a lot of time whilst trying to figure out the ChangeHealth function as my code was correct and similar to the one on the tutorials but the instantiate would still not work and this made me restart my code from the beginning.

I had to skip due to not being able to fix it or find a solution but continuing on with the tutorials, I then realized that the code had indeed worked and my character was able to collect and get health from the collectible.

I created the first enemy for the game : a robot and the script came out very well, I was able to get the enemy to damage my character and to also move along a spot on the map as an NPC.   


Comments

Popular posts from this blog

Introduction

My name is Aaron Mulholland, I am 19 years old and I'm in my second year of college in TU Dublin doing Creative Digital Media. The module in which I'm doing this blog is for Multimedia Development 1 and I hope to pass this.... hopefully XD.  Before heading into TU Dublin I first went to a PLC in Dunboyne and did the exact same course I'm doing now; after completing my year there I decided I wanted to take a career in the art of designing on computers as I heard many positives about this chosen career especially in the money ! Technological University Dublin (TUD) logo   The hardest part of my first year occurred during the Lockdown during the early stages of Covid-19 when I was in my second semester. It was a tough time for work and trying to work at home and online with limited resources such as cameras, adobe software and the Mac's that the college provided which was where I did most of my work for the modules and to move from that to my Windows laptop was very diffi...

Prototype: First Playable

  Source: Myself For my project this week, I worked on getting my character moving around the terrain and testing that out with the "on ground" feature that was discussed in our Unity tutorial 3 and put into our C# script . We had the player, jump and move that is what I wanted to mainly focus on and this was a difficult task and I had to go over the tutorials again just to be sure but I got it working in the end!  My character's view will be first person in my game so I had to add a FPS controller to the player , I had to get one from the assets store off Unity, adding the main camera to the player was and angling it so it was attached above the character's body was quite easy; getting the camera to move with the player was ever more difficult. These videos provided me with great help into attaching my FPS controller and camera to my character! Attach the camera Adding the FPS controller

My Favorite Game

Main logo for Red Dead Redemption 2 (2019) My Favorite Game that I have ever played since owning a console was Red Dead Redemption 2. This ought to be the best game of the decade and was also voted as the number 1 game of 2019 and has been labeled the best video game of  ALL TIME ! The game was able for all gaming consoles Xbox and PS4 and later came out on PC with a higher FPS and better graphics then the consoles a month later. Although the game itself was popular; many found the game demeaning, sexist and even racist at times but the game was set in the late 19th century where there was many of these acts committed. I guess the company that made the game "Rockstar Games" just wanted to capture what it was like to live during the golden age and end of gunslingers and law-breakers.  You play as Arthur Morgan, a old gunslinger along with his gang of criminals who are running away from the federal police who are keen on killing him and his crew and finally ending the...