Browse Source

ADDED:

+ Anim-Clip-Duplicate:  Walk, Side-walk, run
+ Footstep events for walk and run
master
Simon Tran 8 years ago
parent
commit
7a6f6c6735
10 changed files with 32 additions and 0 deletions
  1. BIN
      unity_Project/Assets/Character/Character_Animation.controller
  2. BIN
      unity_Project/Assets/Character/Cycle_Run_EVENT.anim
  3. +8
    -0
      unity_Project/Assets/Character/Cycle_Run_EVENT.anim.meta
  4. BIN
      unity_Project/Assets/Character/Cycle_SideWalk_Left_EVENT.anim
  5. +8
    -0
      unity_Project/Assets/Character/Cycle_SideWalk_Left_EVENT.anim.meta
  6. BIN
      unity_Project/Assets/Character/Cycle_SideWalk_Right_EVENT.anim
  7. +8
    -0
      unity_Project/Assets/Character/Cycle_SideWalk_Right_EVENT.anim.meta
  8. BIN
      unity_Project/Assets/Character/Cycle_Walk_EVENT.anim
  9. +8
    -0
      unity_Project/Assets/Character/Cycle_Walk_EVENT.anim.meta
  10. BIN
      unity_Project/Assets/_Scenes/MainLevel.unity

BIN
unity_Project/Assets/Character/Character_Animation.controller View File


BIN
unity_Project/Assets/Character/Cycle_Run_EVENT.anim View File


+ 8
- 0
unity_Project/Assets/Character/Cycle_Run_EVENT.anim.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1ada0f17812d3da469a9c484db04bfaf
timeCreated: 1444482809
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/Character/Cycle_SideWalk_Left_EVENT.anim View File


+ 8
- 0
unity_Project/Assets/Character/Cycle_SideWalk_Left_EVENT.anim.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 76ddc10b15857234dbc5c3864e276261
timeCreated: 1444482899
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/Character/Cycle_SideWalk_Right_EVENT.anim View File


+ 8
- 0
unity_Project/Assets/Character/Cycle_SideWalk_Right_EVENT.anim.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cd2c36f12ea85f34789b9f694c64c57c
timeCreated: 1444482981
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/Character/Cycle_Walk_EVENT.anim View File


+ 8
- 0
unity_Project/Assets/Character/Cycle_Walk_EVENT.anim.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e2f9b4c5ccc470d42be36373613a5105
timeCreated: 1444483111
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
unity_Project/Assets/_Scenes/MainLevel.unity View File


Loading…
Cancel
Save