Browse Source

ADDED:

+ All possible movement sounds (incl. jump & land)
master
Simon Tran 8 years ago
parent
commit
f215520aa8
11 changed files with 33 additions and 0 deletions
  1. BIN
      unity_Project/Assets/Character/Character_Animation.controller
  2. BIN
      unity_Project/Assets/Character/Cycle_SideWalk_Left_EVENT.anim
  3. BIN
      unity_Project/Assets/Character/Cycle_SideWalk_Right_EVENT.anim
  4. BIN
      unity_Project/Assets/Character/Cycle_Walk_EVENT.anim
  5. BIN
      unity_Project/Assets/Character/Cycle_Walk_GunForward_EVENT.anim
  6. +8
    -0
      unity_Project/Assets/Character/Cycle_Walk_GunForward_EVENT.anim.meta
  7. BIN
      unity_Project/Assets/Character/Jump_Land_EVENT.anim
  8. +8
    -0
      unity_Project/Assets/Character/Jump_Land_EVENT.anim.meta
  9. BIN
      unity_Project/Assets/Character/Jump_Up_EVENT.anim
  10. +8
    -0
      unity_Project/Assets/Character/Jump_Up_EVENT.anim.meta
  11. +9
    -0
      unity_Project/Assets/Textures.meta

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


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


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


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


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


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

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

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


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

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 246cedaa43ab3144b9d81dde8d5849df
timeCreated: 1444484648
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

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


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

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 82fe49399126b9f4ca86b765b44a6b04
timeCreated: 1444484334
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
unity_Project/Assets/Textures.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 97def69cc8aa8f0458d67929f23873dd
folderAsset: yes
timeCreated: 1444371283
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Loading…
Cancel
Save