Unity Free Tutorials of Choice
In this weeks unity tutorial we're going to going about our own chosen tutorials. These would be the ones that I will be referring to when I'm in need of a kick start into my project. Untiy Hit Registration Universal Fighting Engine Link Here This first tutorial I have chosen is about character animations and how to show different idle animations and to create one when my character is moving. We first start off by being shown the Unity store because in there, there are lots of free models with pre-built meshes that can be manipulated straight away. Next we move onto using the animation window in Unity. We've already used this before but here we see it used to give a waving animation. This is interesting as it can give us a good grasp on what we can do with these characters and opens up the possibilities of extending this into aspects of the game; like a cutscene In the second tutorial, We learn about hit detection, more importantly, in the context of a fighting ga...