Posted August 01, 2022 by crossbell
#Platformer #Action #Physics #Animation #Sprite #Unity
Hi guys,
We had a lot of animations and integrated these animations into our game last week.
1. We made the tile map pipe-line.
It has very simple and easy for us to use it with Unity3D.
I hope the below tutorial will be helping you.
2. We made the player controller with the new input system.
First, We assigned a lot of keys to the new input system setting file.
3. We try to avoid the Mecanim-node hell,,,,,
We want to avoid that spider web. and We made it!
Thank you! and Plz let us when you have any questions.