Skip to main content

Unity Tutorial 05

It was cool to see how weapons are interpreted into a game. There is a lot of little details that you have to put in to make the axe work with scripts, animation and sizing etc. There is alot of going back and forth for scripting. It felt like it took a very long time just to get the axe to swing but once i got it working i was happy as it looked good.


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