Posted July 29, 2021 by Genteel1
In this tutorial I imported the character and animations that I had made into Unity. The character plays its idle animation when it isn't moving, and plays its walking animation when it is. The speed of the walking animation's playback is dependent on the speed the character is moving. When the space bar is pressed the character plays the wave animation. There is also a door that opens when the character walks behind it.