Posts

Showing posts with the label Week 16(04)

Tutorial 03

Image
  So I have finished my next Unity tutorial. It was fun as I finally got to add actual game-play apart from movement, which is health, although, You can't view health in-game just yet. I added environment hazards, enemies and health items. I am not being very creative with the level design just yet, I'm going to wait until I have more of the tutorials completed first I wonder how complicated we're going to make the enemy A.I., however I should get my hopes up that it will be that complicated. As usual I did complete these tutorials faster than the estimated time. While I usually have no problem with the tutorials, there has been one problem that I have encountered time and time again that I have no idea how to fix, which I will show in the following screenshot. I have no idea how to fix this problem as even when I copy and paste the code from the tutorial, it persists, there is only one fix I have found. Change the follow code from this Into this   My only problem with this...