Week 3 - Tutorial 2
UTAS KIT207 Portfolio » Devlog
This week we were tasked with understanding how animations in Unity operated. We utilized three separate animations, idle, waving and walking. The model was create in Blender and imported into Unity.
We first made the character trigger the wave animation if it detected that the "Space" bar has been pressed and then made the characted move if it detected a movement key (W,A,S,D). The walking animation was then attached to the movement keys, triggered by a boolean (true or false) variable.
UTAS KIT207 Portfolio
More posts
- Self-Study Module 5Aug 27, 2019
- Self-Study Module 3Aug 19, 2019
- Week 4 - Tutorial 3Aug 14, 2019
- Self-Study Module 2Aug 05, 2019
- Week 2 - Tutorial 1Jul 24, 2019
- Self-Study Module 1Jul 24, 2019
Leave a comment
Log in with itch.io to leave a comment.