Skip to main content

Unity Free Tutorials


I did some research to try and find some decent unity tutorials and I came across a website called 'Udemy'. It is an online learning and teaching marketplace. It has a huge sale on at the moment for black Friday where all tutorials are only €9.99. So I went ahead and bought a tutorial for how to build a first person shooter.

I tried out the tutorial and it was going good, it was teaching me how to change certain aspects of the character like the distance he could jump as well as how fast he can run etc. Then it got to a script for making the gun fire which wouldn't work for me. It was a very small script which was bout 2 lines so I know i had everything right. I tried downloading the version of unity that he had which was unity 5.5 and then tried to open my project in it and then it was saying it was missing something. It's annoying that certain thing's work in the different versions. So it looks like I am going to have to start again on unity 5.5 and do it alllll over hoping that it will work this time.



Comments

Popular posts from this blog

Growth Mindset

https://www.pinterest.ie/pin/337840409537125049/ This was the first time I've heard about growth mindset. I would definitely see my self as having a fixed-mindset. If I ever come across a challenge i try my best to avoid doing it as i know no matter how much i try to overcome it it wont work.

Game Vision Statement

Introduction The Extreme Wilderness is a first person shooter game for PC that you are in a 3D open world and must survive the danger's. Description It start's off with you wake up in the wilderness with nothing so must venture your way around the map to collect different item's such as wood, a gun, ammo, health packs etc. with some of these item's you can kill the dangerous animal's before they kill you. With wood you can make a small little base to keep safe, or to even build a path way up onto a mountain. If you find a health pack it will restore all of your health if you have taken damage from something. Your health bar will be visible on the screen as well as the amount of ammo you have. The longer the game goes on the harder it will be to survive as the danger's become more frequent. You will be able to find different weapons across the map. There will be thing's such as a building that will be guarded by security and will try to kill you if yo...

Unity Free Tutorials

I decided to try and find a tutorial on how to add a health bar, I looked through a few but they were pretty bad ones that were made on much older version's of unity so I thought it would be best to not try that as something might not work in the newer version of Unity. So I decided to go through Jimmy Vegas's videos to try and find a health bar and of course I did thankfully. There was a lot of coding for just a health bar, much more then I thought there would be.  It took a long time to get the health bar up and running, I was having a few problems with it, with sizing and placement etc. But in the end i got it working