Skip to main content

Unity Tutorial 05

The skybox really makes a difference to the game, i didn't think it would but after trying out a few different ones its amazing to see how different you can make the game feel. You can pick a colored sky to match your theme and change between day and night.
The fade in is a nice small little touch that makes it 10 times better then without it. I find there to be so many things to remember, I already forget how I did the things from the first few tutorials. So I think I will definitely come into trouble while making my game. I also find unity to be slowing down the more information I put into the game. Building's are actually pretty good quality in game, I thought it wouldn't be. Adding the the wind was a bit difficult i thought but once i got it working it made the game feel like you were in a real life world.




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