You've already forked zumbi-game
Add ZombieAnimator controller and animations
- Created a new Animator Controller for the Zombie character, including states for Idle, Walk, Run, Attack, and Die. - Defined transitions between states based on conditions such as isWalking, isRunning, isAttacking, and Die. - Added a new Animations folder and associated meta files for proper asset management.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8c47a56d06a606a4eb5a831cbb65b34b
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user