Tutorial 2


I wasn't able to make it to class today but I still did the work!

Here, I have imported my basic character model and animations from Blender into Unity. 

This was suprisingly easier than I thought it was going to be!

I made made the walking animation trigger if either W or S were pressed down, and I also added a constraint that you cannot move the player while waving (holding space), to do this i got rid of the Wave script and added that functionality into the charactercontroller script.

Leave a comment

Log in with itch.io to leave a comment.