feat(addons): hemp plant, wild cherry tree, naturalist-lite

New addons:
- hemp-addon: silverlabs:hemp_crop (5 ages, indoor sun-lamp grown vs
  outdoor sky-lit), shears harvest, cauldron tincture, brownie food,
  bonemeal, sun-lamp redstone-lit block (light_dampening: 0 so crops
  beneath stay lit), grass-seed bootstrap, wandering-trader buyback,
  pillager raid stealing.
- trees-features-addon: ods_orch wild cherry tree — log/leaves/planks/
  stripped/sapling/fruit blocks with seasonal fruit states, structure-
  spawn worldgen.
- naturalist-lite-addon: 13-mob subset of Naturalist (deer, fox, owl,
  skunk, snake, hedgehog, red panda, capybara, elephant, kangaroo,
  moose, tiger, firefly), trimmed for Switch joinability.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-27 22:00:06 +01:00
parent b9e3380f6c
commit 7c8cd5b075
984 changed files with 192691 additions and 0 deletions

View File

@@ -0,0 +1,294 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.alligator.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 180 ) * -4", 0],
"position": [0, 1, 0]
},
"tail2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * -6", 0]
}
}
},
"animation.silverlabs_nat.alligator.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.3": {
"effect": "step"
},
"0.33": {
"effect": "step_-12dB"
},
"0.8": {
"effect": "step"
},
"0.83": {
"effect": "step_-12dB"
}
},
"loop": true,
"animation_length": 1.2917,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.3 ) * 280 ) * -2",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * 8"
],
"position": [
0,
"1 + Math.cos(( q.anim_time - 0.4 ) * 280 ) * 0.25",
0
]
},
"tail": {
"rotation": [
-7.5,
"Math.cos(( q.anim_time - 0.3 ) * 280 ) * -8",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * -5"
],
"position": [-0.13073, 1.49429, 0.0003]
},
"left_arm": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [22.5, 0, 0],
"0.5": [-45, 0, 0],
"0.8333": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 1],
"0.0417": [0, 0.67, 0.87],
"0.0833": [0, 1.2, 0.7],
"0.1667": [0, 2.17, 0.44],
"0.5": [0, 1, -1],
"0.6667": [0, 0.5, -2.5],
"0.8333": [0, 0, -2],
"1.2917": [0, 0, 1]
}
},
"left_leg": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"1.0": [45, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, 1],
"0.1667": [0, 0.5, -1.5],
"0.3333": [0, 0, -3],
"0.7917": [0, 0, 3],
"0.8333": [0, 0.67, 3.87],
"0.875": [0, 1.2, 3.7],
"1.0": [0, 2.17, 0.44],
"1.2917": [0, 1, 1]
}
},
"right_arm": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.9583": [22.5, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, -1],
"0.1667": [0, 0.5, -2.5],
"0.3333": [0, 0, -2],
"0.7917": [0, 0, 1],
"0.8333": [0, 0.67, 0.87],
"0.875": [0, 1.2, 0.7],
"0.9583": [0, 2.17, 0.44],
"1.2917": [0, 1, -1]
}
},
"right_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.2083": [45, 0, 0],
"0.5": [-45, 0, 0],
"0.5417": [-45, 0, 0],
"0.875": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 3],
"0.0417": [0, 0.67, 3.87],
"0.0833": [0, 1.2, 3.7],
"0.2083": [0, 2.17, 0.44],
"0.5": [0, 1, 1],
"0.5417": [0, 1, 1],
"0.7083": [0, 0.5, -1.5],
"0.875": [0, 0, -3],
"1.2917": [0, 0, 3]
}
},
"skull": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 280 ) * 3",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * -4"
]
},
"tail2": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.3 ) * 280 ) * -8",
"Math.sin(( q.anim_time - 0.0 ) * 280 ) * -5"
]
}
}
},
"animation.silverlabs_nat.alligator.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * -7.5", 0]
},
"tail": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * -22.5", 0]
},
"tail2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * -22.5", 0]
},
"skull": {
"rotation": [0, "Math.sin(( q.anim_time - 0.8 ) * 360 ) * 12.5", 0]
},
"left_arm": {
"rotation": [90, 0, 0],
"position": [0, 0, 2]
},
"right_arm": {
"rotation": [90, 0, 0],
"position": [0, 0, 2]
},
"left_leg": {
"rotation": [67.5, 0, 0]
},
"right_leg": {
"rotation": [67.5, 0, 0]
},
"left_foot": {
"rotation": [67.5, 0, 0]
},
"right_foot": {
"rotation": [67.5, 0, 0]
},
"left_hand": {
"rotation": [90, 0, 0]
},
"right_hand": {
"rotation": [90, 0, 0]
}
}
},
"animation.silverlabs_nat.alligator.bite": {
"sound_effects": {
"0.0": {
"effect": "bite"
}
},
"loop": "hold_on_last_frame",
"animation_length": 0.125,
"bones": {
"skull": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.125": [0, 0, 0]
}
},
"lower_jaw": {
"rotation": {
"0.0": [67.5, 0, 0],
"0.125": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.alligator.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.5
}
}
},
"animation.silverlabs_nat.alligator.sleep": {
"loop": true,
"bones": {
"root": {
"position": [0, -3, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.01",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02"
]
},
"tail": {
"rotation": [
0,
"19 - Math.cos( 10 + ( q.anim_time - 0.0 ) * 45 ) * 2",
0
]
},
"tail2": {
"rotation": [
0,
"34 - Math.cos( -40 + ( q.anim_time - 0.0 ) * 45 ) * 5",
0
]
},
"skull": {
"rotation": [0, -10, 0],
"position": [0, -2, 0]
},
"left_arm": {
"rotation": [0, 0, -80],
"position": [0, -2.8, 0]
},
"left_hand": {
"rotation": [0.61111, -2.81187, 79.43376],
"position": [-2.7, 2, -2.7]
},
"right_arm": {
"rotation": [-15.00873, -1.93183, 80.51783],
"position": [0, -2.8, 0]
},
"right_hand": {
"rotation": [0.61111, 2.81187, -79.43376],
"position": [2.7, 2, -2.7]
},
"left_leg": {
"rotation": [11.55123, -17.65829, -44.54766],
"position": [0, 0, -2.4]
},
"left_foot": {
"rotation": [0, 0, 42],
"position": [-0.5, 0.4, 0]
},
"right_leg": {
"rotation": [0, 0, 41],
"position": [0, 0, -2.4]
},
"right_foot": {
"rotation": [0, 0, -42],
"position": [0.5, 0.4, 0]
}
}
}
}
}

View File

@@ -0,0 +1,416 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.anglerfish.swim": {
"sound_effects": {
"0.05": {
"effect": "swim"
}
},
"loop": true,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4", 0]
},
"dangly": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 8", 0]
},
"bulb": {
"rotation": [0, "Math.cos(( q.anim_time - 0.4 ) * 360 ) * 8", 0]
},
"jaw": {
"rotation": [
"0 + Math.cos(( q.anim_time - 0.6 ) * 180 ) * 2",
0,
0
]
},
"leftFin": {
"rotation": [
0,
"-45 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 12",
0
]
},
"rightFin": {
"rotation": [
0,
"45 + Math.cos(( q.anim_time - 0.6 ) * 360 ) * 12",
0
]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 8", 0]
},
"tailFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 12", 0]
}
}
},
"animation.silverlabs_nat.anglerfish.swim_fast": {
"sound_effects": {
"0.05": {
"effect": "swim"
}
},
"loop": true,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 6", 0],
"position": [
"0 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 1",
0,
0
]
},
"dangly": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 12", 0]
},
"jaw": {
"rotation": [
"40 + Math.cos(( q.anim_time - 0.6 ) * 360 ) * 4",
0,
0
]
},
"leftFin": {
"rotation": [
0,
"-45 + Math.cos(( q.anim_time - 0.2 ) * 720 ) * 15",
0
]
},
"rightFin": {
"rotation": [
0,
"45 + Math.cos(( q.anim_time - 0.6 ) * 720 ) * 15",
0
]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 10", 0]
},
"tailFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 14", 0]
},
"root": {
"rotation": [15, 0, 0]
},
"bulb": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 16", 0]
}
}
},
"animation.silverlabs_nat.anglerfish.luring_UB": {
"animation_length": 1.6667,
"bones": {
"dangly": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [-2.9377, 4.2453, -11.76782],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [-32.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [-0.48184, -4.75113, 11.57518],
"lerp_mode": "catmullrom"
},
"1.2083": {
"post": [7.01816, -4.75113, 11.57518],
"lerp_mode": "catmullrom"
},
"1.5417": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"bulb": {
"rotation": {
"0.125": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [-2.9377, 4.2453, -11.76782],
"lerp_mode": "catmullrom"
},
"0.875": {
"post": [-32.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.125": {
"post": [-0.48184, -4.75113, 11.57518],
"lerp_mode": "catmullrom"
},
"1.3333": {
"post": [7.01816, -4.75113, 11.57518],
"lerp_mode": "catmullrom"
},
"1.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"jaw": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-2.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [-12.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.1667": {
"post": [-12.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.anglerfish.luring": {
"animation_length": 1.6667,
"bones": {
"dangly": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [2.45, -0.04, 0.1],
"0.0833": [6.19, -0.12, 0.34],
"0.125": [10.58, -0.22, 0.62],
"0.1667": [15.03, -0.3, 0.82],
"0.2083": [18.91, -0.31, 0.86],
"0.25": [21.6, -0.22, 0.62],
"0.2917": [22.5, 0, 0],
"0.3333": [20.55, 0.71, -1.98],
"0.375": [15.98, 1.8, -4.99],
"0.4167": [9.84, 2.95, -8.19],
"0.4583": [3.18, 3.87, -10.73],
"0.5": [-2.94, 4.25, -11.77],
"0.5417": [-8.34, 4.03, -11.17],
"0.5833": [-14.77, 3.48, -9.58],
"0.625": [-21.31, 2.68, -7.34],
"0.6667": [-27.05, 1.77, -4.78],
"0.7083": [-31.09, 0.84, -2.22],
"0.75": [-32.5, 0, 0],
"0.7917": [-30.44, -0.82, 2.07],
"0.8333": [-25.48, -1.72, 4.3],
"0.875": [-18.81, -2.64, 6.52],
"0.9167": [-11.62, -3.5, 8.58],
"0.9583": [-5.11, -4.23, 10.32],
"1.0": [-0.48, -4.75, 11.58],
"1.0417": [2.82, -5.13, 12.5],
"1.0833": [4.98, -5.32, 12.96],
"1.125": [6.24, -5.32, 12.96],
"1.1667": [6.84, -5.13, 12.5],
"1.2083": [7.02, -4.75, 11.58],
"1.25": [6.79, -4.35, 10.6],
"1.2917": [6.12, -3.79, 9.22],
"1.3333": [5.14, -3.11, 7.57],
"1.375": [3.98, -2.38, 5.79],
"1.4167": [2.76, -1.64, 4],
"1.4583": [1.6, -0.97, 2.35],
"1.5": [0.64, -0.4, 0.97],
"1.5417": [0, 0, 0]
}
},
"bulb": {
"rotation": {
"0.125": [0, 0, 0],
"0.1667": [2.45, -0.04, 0.1],
"0.2083": [6.19, -0.12, 0.34],
"0.25": [10.58, -0.22, 0.62],
"0.2917": [15.03, -0.3, 0.82],
"0.3333": [18.91, -0.31, 0.86],
"0.375": [21.6, -0.22, 0.62],
"0.4167": [22.5, 0, 0],
"0.4583": [20.55, 0.71, -1.98],
"0.5": [15.98, 1.8, -4.99],
"0.5417": [9.84, 2.95, -8.19],
"0.5833": [3.18, 3.87, -10.73],
"0.625": [-2.94, 4.25, -11.77],
"0.6667": [-8.34, 4.03, -11.17],
"0.7083": [-14.77, 3.48, -9.58],
"0.75": [-21.31, 2.68, -7.34],
"0.7917": [-27.05, 1.77, -4.78],
"0.8333": [-31.09, 0.84, -2.22],
"0.875": [-32.5, 0, 0],
"0.9167": [-30.44, -0.82, 2.07],
"0.9583": [-25.48, -1.72, 4.3],
"1.0": [-18.81, -2.64, 6.52],
"1.0417": [-11.62, -3.5, 8.58],
"1.0833": [-5.11, -4.23, 10.32],
"1.125": [-0.48, -4.75, 11.58],
"1.1667": [2.82, -5.13, 12.5],
"1.2083": [4.98, -5.32, 12.96],
"1.25": [6.24, -5.32, 12.96],
"1.2917": [6.84, -5.13, 12.5],
"1.3333": [7.02, -4.75, 11.58],
"1.375": [6.79, -4.35, 10.6],
"1.4167": [6.12, -3.79, 9.22],
"1.4583": [5.14, -3.11, 7.57],
"1.5": [3.98, -2.38, 5.79],
"1.5417": [2.76, -1.64, 4],
"1.5833": [1.6, -0.97, 2.35],
"1.625": [0.64, -0.4, 0.97],
"1.6667": [0, 0, 0]
}
},
"jaw": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.19, 0, 0],
"0.0833": [-0.37, 0, 0],
"0.125": [-0.62, 0, 0],
"0.1667": [-1.02, 0, 0],
"0.2083": [-1.62, 0, 0],
"0.25": [-2.5, 0, 0],
"0.2917": [-3.62, 0, 0],
"0.3333": [-5.1, 0, 0],
"0.375": [-6.79, 0, 0],
"0.4167": [-8.52, 0, 0],
"0.4583": [-10.15, 0, 0],
"0.5": [-11.53, 0, 0],
"0.5417": [-12.5, 0, 0],
"0.5833": [-12.82, 0, 0],
"0.625": [-13.1, 0, 0],
"0.6667": [-13.34, 0, 0],
"0.7083": [-13.54, 0, 0],
"0.75": [-13.7, 0, 0],
"0.7917": [-13.82, 0, 0],
"0.8333": [-13.89, 0, 0],
"0.875": [-13.91, 0, 0],
"0.9167": [-13.88, 0, 0],
"0.9583": [-13.8, 0, 0],
"1.0": [-13.66, 0, 0],
"1.0417": [-13.46, 0, 0],
"1.0833": [-13.2, 0, 0],
"1.125": [-12.88, 0, 0],
"1.1667": [-12.5, 0, 0],
"1.2083": [-11.86, 0, 0],
"1.25": [-11, 0, 0],
"1.2917": [-9.96, 0, 0],
"1.3333": [-8.8, 0, 0],
"1.375": [-7.55, 0, 0],
"1.4167": [-6.25, 0, 0],
"1.4583": [-4.96, 0, 0],
"1.5": [-3.7, 0, 0],
"1.5417": [-2.54, 0, 0],
"1.5833": [-1.51, 0, 0],
"1.625": [-0.64, 0, 0],
"1.6667": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.anglerfish.flop": {
"sound_effects": {
"0.05": {
"effect": "flop"
}
},
"loop": true,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8",
-90
],
"position": [0, -1.5, 0]
},
"dangly": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10", 0]
},
"bulb": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 12", 0]
},
"jaw": {
"rotation": [
"0 + Math.cos(( q.anim_time - 0.6 ) * 720 ) * 2",
0,
0
]
},
"leftFin": {
"rotation": [
0,
"-67.5 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10",
0
]
},
"rightFin": {
"rotation": [
0,
"-7.5 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 0",
0
]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10", 0]
},
"tailFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 12", 0]
}
}
},
"animation.silverlabs_nat.anglerfish.attack": {
"sound_effects": {
"0.0": {
"effect": "attack"
}
},
"animation_length": 0.33333,
"bones": {
"body": {
"rotation": {
"0.0": [10, 0, 0],
"0.1667": [-2.5, 0, 0],
"0.2917": [0, 0, 0]
}
},
"dangly": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [7.5, 0, 0],
"0.25": [-7.5, 0, 0],
"0.2917": [0, 0, 0]
}
},
"jaw": {
"rotation": {
"0.0": [82.5, 0, 0],
"0.1667": [-15, 0, 0],
"0.2917": [0, 0, 0]
}
}
}
}
}
}

View File

@@ -0,0 +1,66 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.ant.walk": {
"loop": true,
"animation_length": 2,
"bones": {
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 4"]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * 4"]
},
"antennae": {
"rotation": [
"12.5 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 4",
0,
0
]
},
"left_middle": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 30", 0]
},
"left_front": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 30", 0]
},
"left_back": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 30", 0]
},
"right_middle": {
"rotation": [
0,
"( Math.cos(( q.anim_time - 0.2 ) * 720 ) * 30 )",
0
]
},
"right_front": {
"rotation": [
0,
"( Math.cos(( q.anim_time - 0.0 ) * 720 ) * 30 )",
0
]
},
"right_back": {
"rotation": [
0,
"( Math.cos(( q.anim_time - 0.1 ) * 720 ) * 30 )",
0
]
}
}
},
"animation.silverlabs_nat.ant.idle": {
"loop": true,
"bones": {
"antennae": {
"rotation": [
"12.5 + Math.cos(( q.anim_time - 0.1 ) * 90 ) * 4",
0,
0
]
}
}
}
}
}

View File

@@ -0,0 +1,950 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.anteater.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 4", 0]
}
}
},
"animation.silverlabs_nat.anteater.walk": {
"loop": true,
"animation_length": 1.3333,
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.21": {
"effect": "step_-6dB"
},
"0.67": {
"effect": "step"
},
"0.83": {
"effect": "step_-6dB"
}
},
"bones": {
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.1 ) * 270 ) * 4"],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.3 ) * 540 ) * 0.5, 0, 0.5 )",
0
]
},
"left_arm": {
"rotation": [
"-Math.cos(( q.anim_time - 0.0 ) * 270 ) * 30",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.0 ) * 270 ) * 3, 0, 5 )",
"-1.25 - Math.cos(( q.anim_time - 0.3 ) * 270 ) * -1"
]
},
"right_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 270 ) * 30", 0, 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.0 ) * 270 ) * 3, 0, 5 )",
"-1.25 + Math.cos(( q.anim_time - 0.3 ) * 270 ) * -1"
]
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 270 ) * 30", 0, 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.2 ) * 270 ) * 2, 0, 2 )",
0
]
},
"right_leg": {
"rotation": [
"-Math.cos(( q.anim_time - 0.2 ) * 270 ) * 30",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.2 ) * 270 ) * 2, 0, 2 )",
0
]
},
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 270 ) * -12.5",
0
]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 270 ) * -4"]
}
}
},
"animation.silverlabs_nat.anteater.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-22.5, 0, 0],
"position": [0, -3, 0]
},
"tail": {
"rotation": [
22.5,
"Math.cos(( q.anim_time - 0.0 ) * 90 ) * 4",
0
],
"position": [0, -1, 0]
},
"skull": {
"rotation": [22.5, 0, 0],
"position": [0, 0.38268, 0.92388]
},
"left_arm": {
"rotation": [23.78773, 18.42031, 7.92945],
"position": [0, -0.5412, 1.30656]
},
"right_arm": {
"rotation": [23.78773, -18.42031, -7.92945],
"position": [0, -0.5412, 1.30656]
},
"left_leg": {
"rotation": [-90, -22.5, 0],
"position": [1, -4.5, 0]
},
"right_leg": {
"rotation": [-90, 22.5, 0],
"position": [-1, -4.5, 0]
}
}
},
"animation.silverlabs_nat.anteater.beg": {
"loop": true,
"sound_effects": {
"0.0": {
"effect": "sniff"
},
"0.21": {
"effect": "sniff"
},
"0.46": {
"effect": "sniff"
},
"0.71": {
"effect": "sniff"
},
"0.96": {
"effect": "sniff"
},
"1.21": {
"effect": "sniff"
},
"1.46": {
"effect": "sniff"
},
"1.71": {
"effect": "sniff"
},
"1.96": {
"effect": "sniff"
},
"2.21": {
"effect": "sniff"
},
"2.46": {
"effect": "sniff"
},
"2.71": {
"effect": "sniff"
},
"2.96": {
"effect": "sniff"
},
"3.21": {
"effect": "sniff"
},
"3.46": {
"effect": "sniff"
},
"3.71": {
"effect": "sniff"
},
"3.96": {
"effect": "sniff"
},
"4.21": {
"effect": "sniff"
},
"4.46": {
"effect": "sniff"
},
"4.71": {
"effect": "sniff"
},
"4.96": {
"effect": "sniff"
},
"5.21": {
"effect": "sniff"
},
"5.46": {
"effect": "sniff"
},
"5.71": {
"effect": "sniff"
},
"5.96": {
"effect": "sniff"
},
"6.21": {
"effect": "sniff"
},
"6.46": {
"effect": "sniff"
},
"6.71": {
"effect": "sniff"
},
"6.96": {
"effect": "sniff"
},
"7.21": {
"effect": "sniff"
},
"7.46": {
"effect": "sniff"
},
"7.71": {
"effect": "sniff"
}
},
"bones": {
"body": {
"rotation": [-45, 0, 0],
"position": [0, -2, 0]
},
"tail": {
"rotation": [
45,
"Math.cos(( q.anim_time - 0.45 ) * 720 ) * -12.5",
0
],
"position": [0, -1.41421, -1.41421]
},
"skull": {
"rotation": [45, 0, 0]
},
"left_arm": {
"rotation": [42.73421, -15.69986, 16.32495]
},
"right_arm": {
"rotation": [42.73421, 15.69986, -16.32495]
},
"left_leg": {
"position": [0, 0, -2]
},
"right_leg": {
"position": [0, 0, -2]
},
"nose": {
"scale": {
"0.0": {
"post": [
1,
"1.5 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -1",
1
],
"lerp_mode": "catmullrom"
}
}
},
"tail_rot": {
"rotation": [
0,
0,
"Math.sin(( q.anim_time - 0.3 ) * 720 ) * -12.5"
]
}
}
},
"animation.silverlabs_nat.anteater.defensive": {
"loop": true,
"animation_length": 2,
"bones": {
"right_arm": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * 22.5",
0,
90
],
"position": [-1.5, 1.25, 0]
},
"left_arm": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 22.5",
0,
-90
],
"position": [1.5, 1.25, 0]
},
"body": {
"rotation": [
-80,
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * 8"
],
"position": ["Math.cos(( q.anim_time - 0.3 ) * 360 ) * -1", 1, 0]
},
"skull": {
"rotation": [
82.5,
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 22.5"
],
"position": [0, 0, -1]
},
"tail": {
"rotation": [
77.5,
"Math.sin(( q.anim_time - 0.3 ) * 360 ) * 8",
0
],
"position": [0, 0, -2]
}
}
},
"animation.silverlabs_nat.anteater.lick": {
"animation_length": 0.75,
"sound_effects": {
"0.17": {
"effect": "lick"
}
},
"bones": {
"skull": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [-17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-25, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tongue_2": {
"rotation": {
"0.0417": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [-67.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tongue": {
"rotation": {
"0.0417": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [67.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [50, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [0, -0.25, -6],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, -0.25, -6],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.anteater.slam": {
"animation_length": 0.4583,
"sound_effects": {
"0.0": {
"effect": "slam"
}
},
"bones": {
"body": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [-90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, -2, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [100, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [100, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, -3],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [0, 0, -3],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [85, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"left_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, -67.5],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-45, 0, -67.5],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [1.01, 0.95, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [-0.25, 2, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"right_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, 67.5],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-45, 0, 67.5],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [-1.01, 0.95, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0.25, 2, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.anteater.swipe_1": {
"animation_length": 0.3333,
"bones": {
"body": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 0, 1],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, -1],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [12.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [7.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"left_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"right_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [-19.02393, 48.20277, 114.12537],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [-65.85133, 20.70481, 9.00717],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.anteater.swipe_2": {
"animation_length": 0.3333,
"bones": {
"body": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 0, 1],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, -1],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [12.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [7.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"left_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [-19.02393, -48.20277, -114.12537],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [-65.85133, -20.70481, -9.00717],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"right_arm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.anteater.dig": {
"loop": true,
"animation_length": 2,
"bones": {
"left_foot": {
"rotation": {
"0.0": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.7917": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45", 0],
"1.7917": [0, -45, 0]
}
},
"right_foot": {
"rotation": {
"0.0": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.7917": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -45",
0
],
"1.7917": [-67.86692, 32.28584, -82.62226]
}
},
"skullRot": {
"rotation": [
17.5,
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8",
0
],
"position": [0, 3, 0]
},
"body": {
"rotation": [5, 0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 4"],
"position": [0, 0, 0]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -4", 0]
},
"skull": {
"rotation": [
27.5,
0,
"Math.sin(( q.anim_time - 0.3 ) * 720 ) * 4"
]
},
"left_arm": {
"rotation": [
"21.8472 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45",
3.4947,
23.87189
]
},
"right_arm": {
"rotation": [
"21.8472 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * -45",
-3.4947,
-23.87189
]
}
},
"sound_effects": {
"0.0": {
"effect": "dig"
},
"0.25": {
"effect": "dig"
},
"0.5": {
"effect": "dig"
},
"0.75": {
"effect": "dig"
},
"1.0": {
"effect": "dig"
},
"1.25": {
"effect": "dig"
},
"1.5": {
"effect": "dig"
},
"1.75": {
"effect": "dig"
},
"2.0": {
"effect": "dig"
}
}
}
}
}

View File

@@ -0,0 +1,743 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.badger.idle": {
"loop": true,
"animation_length": 4,
"bones": {
"tail": {
"rotation": [
-22.5,
"Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
0
]
}
}
},
"animation.silverlabs_nat.badger.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.5": {
"effect": "step"
},
"1.0": {
"effect": "step_-6dB"
},
"1.5": {
"effect": "step"
},
"2.0": {
"effect": "step_-6dB"
},
"2.5": {
"effect": "step"
},
"3.0": {
"effect": "step_-6dB"
},
"3.5": {
"effect": "step"
},
"4.0": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 4,
"bones": {
"body": {
"rotation": [
0,
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 3"
]
},
"tail": {
"rotation": [
-22.5,
"Math.sin(( q.anim_time - 0.1 ) * 360 ) * 8",
0
]
},
"leftArm": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1, 0, 1 )",
0
]
},
"rightArm": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -45",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1, 0, 1 )",
0
]
},
"leftLeg": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -45",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1, 0, 1 )",
0
]
},
"rightLeg": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1, 0, 1 )",
0
]
},
"skullRot": {
"rotation": [
0,
0,
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * -2"
]
}
}
},
"animation.silverlabs_nat.badger.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.04": {
"effect": "step"
},
"0.17": {
"effect": "step_-6dB"
},
"0.29": {
"effect": "step"
},
"0.42": {
"effect": "step_-6dB"
},
"0.54": {
"effect": "step"
},
"0.67": {
"effect": "step_-6dB"
},
"0.79": {
"effect": "step"
},
"0.92": {
"effect": "step_-6dB"
},
"1.04": {
"effect": "step"
},
"1.17": {
"effect": "step_-6dB"
},
"1.29": {
"effect": "step"
},
"1.42": {
"effect": "step_-6dB"
},
"1.54": {
"effect": "step"
},
"1.67": {
"effect": "step_-6dB"
},
"1.79": {
"effect": "step"
},
"1.92": {
"effect": "step_-6dB"
},
"2.04": {
"effect": "step"
},
"2.17": {
"effect": "step_-6dB"
},
"2.29": {
"effect": "step"
},
"2.42": {
"effect": "step_-6dB"
},
"2.54": {
"effect": "step"
},
"2.67": {
"effect": "step_-6dB"
},
"2.79": {
"effect": "step"
},
"2.92": {
"effect": "step_-6dB"
},
"3.04": {
"effect": "step"
},
"3.17": {
"effect": "step_-6dB"
},
"3.29": {
"effect": "step"
},
"3.42": {
"effect": "step_-6dB"
},
"3.54": {
"effect": "step"
},
"3.67": {
"effect": "step_-6dB"
},
"3.79": {
"effect": "step"
},
"3.92": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 4,
"bones": {
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 6",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 720 ) * 1, 0, 1 )",
0
]
},
"tail": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * 15",
0,
0
]
},
"leftArm": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 60",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2, 0, 2 )",
0
]
},
"rightArm": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * 60",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.1 ) * 720 ) * 2, 0, 2 )",
0
]
},
"leftLeg": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * -60",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.1 ) * 720 ) * 2, 0, 2 )",
0
]
},
"rightLeg": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -60",
0,
0
],
"position": [
-0.2,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2, 0, 2 )",
0
]
},
"skullRot": {
"rotation": [
0,
0,
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * -2"
]
},
"skull": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * -6",
0,
0
]
}
}
},
"animation.silverlabs_nat.badger.sleep": {
"loop": true,
"bones": {
"body": {
"rotation": [
0,
22.5,
0
],
"position": [
0,
-2,
0
]
},
"tail": {
"rotation": [
0,
45,
0
]
},
"skullRot": {
"rotation": [
-22.5,
-52.5,
0
],
"position": [
1.36627,
-3,
0.42231
]
},
"leftArm": {
"rotation": [
-90,
-67.5,
0
],
"position": [
1.25,
-1.5,
-0.5
]
},
"rightArm": {
"rotation": [
-90,
22.5,
0
],
"position": [
-3,
-1.5,
-1
]
},
"leftLeg": {
"rotation": [
-90,
-22.5,
0
],
"position": [
2.25,
-1.5,
-0.5
]
},
"rightLeg": {
"rotation": [
-90,
22.5,
0
],
"position": [
-2.25,
-1.5,
-0.5
]
}
}
},
"animation.silverlabs_nat.badger.duration": {
"loop": true,
"animation_length": 3
},
"animation.silverlabs_nat.badger.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
},
"animation.silverlabs_nat.badger.sniff_event": {
"sound_effects": {
"0.0": {
"effect": "sniff"
}
},
"loop": true,
"animation_length": 0.75,
"bones": {
"skull": {
"rotation": {
"0.0": [
0,
0,
0
],
"0.125": [
7.5,
0,
0
],
"0.2917": [
-12.5,
0,
0
],
"0.4167": [
7.5,
0,
0
],
"0.5417": [
-12.5,
0,
0
],
"0.6667": [
5,
0,
0
],
"0.75": [
0,
0,
0
]
},
"scale": {
"0.125": [
1,
1,
1
],
"0.25": [
1,
1.2,
1
],
"0.4167": [
1,
1,
1
],
"0.5833": [
1,
1.2,
1
],
"0.6667": [
1,
1,
1
]
}
},
"nose": {
"scale": {
"0.0833": [
1,
1,
1
],
"0.2083": [
1,
1.4,
1
],
"0.2917": [
1,
1,
1
],
"0.4583": [
1,
1,
1
],
"0.5417": [
1,
1.4,
1
],
"0.6667": [
1,
1,
1
]
}
}
}
},
"animation.silverlabs_nat.badger.right_ear_flick_event_UB": {
"loop": true,
"animation_length": 1,
"bones": {
"rightEar": {
"rotation": {
"0.0417": {
"pre": [
0,
0,
0
],
"post": [
0,
0,
0
],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [
51.17505,
-15.69986,
-42.73421
],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [
-16.32495,
-15.69986,
-42.73421
],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [
22.5,
0,
0
],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [
0,
0,
0
],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.badger.right_ear_flick_event": {
"loop": true,
"animation_length": 0.375,
"bones": {
"rightEar": {
"rotation": {
"0.0": [
0,
0,
0
],
"0.0417": [
51.18,
-15.7,
-42.73
],
"0.0833": [
33.48,
-17.45,
-47.49
],
"0.125": [
2.65,
-17.44,
-47.48
],
"0.1667": [
-16.32,
-15.7,
-42.73
],
"0.2083": [
0.3,
-7.84,
-21.35
],
"0.25": [
22.5,
0,
0
],
"0.2917": [
16.81,
1.74,
4.75
],
"0.3333": [
4.31,
1.74,
4.75
],
"0.375": [
0,
0,
0
]
}
}
}
},
"animation.silverlabs_nat.badger.left_ear_flick_event_UB": {
"loop": true,
"animation_length": 1,
"bones": {
"leftEar": {
"rotation": {
"0.5833": {
"pre": [
0,
0,
0
],
"post": [
0,
0,
0
],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [
51.17505,
15.69986,
42.73421
],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [
-16.32495,
15.69986,
42.73421
],
"lerp_mode": "catmullrom"
},
"0.8333": {
"post": [
22.5,
0,
0
],
"lerp_mode": "catmullrom"
},
"0.9583": {
"post": [
0,
0,
0
],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.badger.left_ear_flick_event": {
"loop": true,
"animation_length": 0.375,
"bones": {
"leftEar": {
"rotation": {
"0.0": [
0,
0,
0
],
"0.0417": [
51.18,
15.7,
42.73
],
"0.0833": [
33.55,
17.44,
47.48
],
"0.125": [
2.72,
17.44,
47.48
],
"0.1667": [
-16.32,
15.7,
42.73
],
"0.2083": [
0.26,
7.85,
21.38
],
"0.25": [
22.5,
0,
0
],
"0.2917": [
16.81,
-1.74,
-4.75
],
"0.3333": [
4.31,
-1.74,
-4.75
],
"0.375": [
0,
0,
0
]
}
}
}
}
}
}

View File

@@ -0,0 +1,59 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.bass.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"whiskers": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 360 ) * -8", 0]
},
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0]
},
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * 22.5",
0
]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.5 ) * 720 ) * 10", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 720 ) * -10", 0]
}
}
},
"animation.silverlabs_nat.bass.flop": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8",
-90
],
"position": [0, 0, 0]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 16", 0]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 32", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * -32", 0]
},
"skull": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * -6", 0]
},
"root": {
"position": [0, -3, 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,618 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.beaver.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 4", 0]
}
}
},
"animation.silverlabs_nat.beaver.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.17": {
"effect": "step_-6dB"
},
"0.33": {
"effect": "step_-12dB"
},
"0.5": {
"effect": "step"
},
"0.63": {
"effect": "step_-6dB"
},
"0.88": {
"effect": "step_-12dB"
}
},
"loop": true,
"animation_length": 1.29167,
"bones": {
"root": {
"rotation": [0, 0, 0]
},
"skull": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 280 ) * -6"]
},
"leftArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [22.5, 0, 0],
"0.5": [-45, 0, 0],
"0.8333": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 1],
"0.0417": [0, 0.67, 0.87],
"0.0833": [0, 1.2, 0.7],
"0.1667": [0, 2.17, -0.06],
"0.5": [0, 1, -1],
"0.6667": [0, 0.5, -1.5],
"0.8333": [0, 0, -1],
"1.2917": [0, 0, 1]
}
},
"rightArm": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.9583": [22.5, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, -1],
"0.1667": [0, 0.5, -1.5],
"0.3333": [0, 0, -1],
"0.7917": [0, 0, 1],
"0.8333": [0, 0.67, 0.87],
"0.875": [0, 1.2, 0.7],
"0.9583": [0, 2.17, -0.06],
"1.2917": [0, 1, -1]
}
},
"leftLeg": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"1.0": [45, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, 1],
"0.1667": [0, 0.5, -0.5],
"0.3333": [0, 0, -0.75],
"0.7917": [0, 0, 1],
"0.8333": [0, 0.67, 0.87],
"0.875": [0, 1.2, 0.7],
"1.0": [0, 2.17, 0.44],
"1.2917": [0, 1, 1]
}
},
"rightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.2083": [45, 0, 0],
"0.5": [-45, 0, 0],
"0.5417": [-45, 0, 0],
"0.875": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 1],
"0.0417": [0, 0.67, 0.87],
"0.0833": [0, 1.2, 0.7],
"0.2083": [0, 2.17, 0.44],
"0.5": [0, 1, 1],
"0.5417": [0, 1, 1],
"0.7083": [0, 0.5, -0.5],
"0.875": [0, 0, -0.75],
"1.2917": [0, 0, 1]
}
},
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.3 ) * 280 ) * -2",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * 8"
],
"position": [0, "Math.cos(( q.anim_time - 0.4 ) * 280 ) * 0.25", 0]
},
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * 15",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * -8"
]
}
}
},
"animation.silverlabs_nat.beaver.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"tail2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * -22.5", 0]
},
"left_arm": {
"rotation": [90, 0, 0],
"position": [0, 0, 2]
},
"right_arm": {
"rotation": [90, 0, 0],
"position": [0, 0, 2]
},
"left_leg": {
"rotation": [67.5, 0, 0]
},
"right_leg": {
"rotation": [67.5, 0, 0]
},
"left_foot": {
"rotation": [67.5, 0, 0]
},
"right_foot": {
"rotation": [67.5, 0, 0]
},
"left_hand": {
"rotation": [90, 0, 0]
},
"right_hand": {
"rotation": [90, 0, 0]
},
"body": {
"rotation": ["Math.cos(( q.anim_time - 0.9 ) * 360 ) * 5", 0, 0]
},
"skull": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 360 ) * 10", 0, 0]
},
"tail": {
"rotation": ["5 + Math.sin(( q.anim_time - 0.8 ) * 360 ) * 5", 0, 0]
},
"leftArm": {
"rotation": ["-45 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * 5", 0, 0]
},
"rightArm": {
"rotation": ["-45 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * 5", 0, 0]
},
"leftLeg": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 45",
0,
0
]
},
"rightLeg": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 45",
0,
0
]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.beaver.tail_slap": {
"animation_length": 0.4167,
"bones": {
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-10, 0, 0],
"0.25": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0.75, 0],
"0.25": [0, 0, 0]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [17.5, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [-5, 0, 0],
"0.375": [0, 0, 0]
},
"position": [0, 0, 0]
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [85, 0, 0],
"0.2083": [62.5, 0, 0],
"0.2917": [5, 0, 0],
"0.3333": [-2.5, 0, 0],
"0.4167": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "tailslap"
}
}
},
"animation.silverlabs_nat.beaver.nibbling": {
"sound_effects": {
"0.0": {
"effect": "nibble"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [3.7, 0, 0],
"0.0417": [3.448, 0, 0],
"0.0833": [3.448, 0, 0],
"0.125": [3.7, 0, 0],
"0.1667": [3.952, 0, 0],
"0.2083": [3.952, 0, 0],
"0.25": [3.7, 0, 0],
"0.2917": [3.448, 0, 0],
"0.3333": [3.448, 0, 0],
"0.375": [3.7, 0, 0],
"0.4167": [3.952, 0, 0],
"0.4583": [3.952, 0, 0],
"0.5": [3.7, 0, 0]
},
"position": [0, -0.6, 0]
},
"skull": {
"rotation": {
"0.0": [12.96, 0, 0],
"0.0417": [13.56, 0, 0],
"0.0833": [11.3, 0, 0],
"0.125": [9.34, 0, 0],
"0.1667": [9.34, 0, 0],
"0.2083": [11.3, 0, 0],
"0.25": [13.16, 0, 0],
"0.2917": [13.56, 0, 0],
"0.3333": [11.3, 0, 0],
"0.375": [9.34, 0, 0],
"0.4167": [9.34, 0, 0],
"0.4583": [11.3, 0, 0],
"0.5": [12.96, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [1, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.2917": [1, 0, 0],
"0.3333": [1, 0, 0],
"0.4167": [0, 0, 0],
"0.5": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.beaver.run": {
"anim_time_update": "q.anim_time + q.delta_time * v.run_anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.run_speed_movement_max )",
"loop": true,
"animation_length": 0.83333,
"bones": {
"body": {
"rotation": {
"0.0": [-2, 0, 0],
"0.0417": [-1.05, 0, 0],
"0.0833": [0.37, 0, 0],
"0.125": [1.61, 0, 0],
"0.1667": [2, 0, 0],
"0.2083": [0.11, 0, 0],
"0.25": [-2.89, 0, 0],
"0.2917": [-4, 0, 0],
"0.3333": [-3.19, 0, 0],
"0.375": [-1.66, 0, 0],
"0.4167": [0.31, 0, 0],
"0.4583": [2.44, 0, 0],
"0.5": [4.45, 0, 0],
"0.5417": [6.07, 0, 0],
"0.5833": [7, 0, 0],
"0.625": [7.08, 0, 0],
"0.6667": [6, 0, 0],
"0.7083": [4.42, 0, 0],
"0.75": [3, 0, 0],
"0.7917": [0.25, 0, 0],
"0.8333": [-2, 0, 0]
},
"position": {
"0.0": [0, -0.4, 0],
"0.0417": [0, -0.45, -0.01],
"0.0833": [0, -0.52, -0.04],
"0.125": [0, -0.55, -0.04],
"0.1667": [0, -0.5, 0],
"0.2083": [0, -0.29, 0.12],
"0.25": [0, 0.03, 0.3],
"0.2917": [0, 0.35, 0.48],
"0.3333": [0, 0.57, 0.6],
"0.375": [0, 0.67, 0.65],
"0.4167": [0, 0.65, 0.63],
"0.4583": [0, 0.57, 0.6],
"0.5": [0, 0.42, 0.58],
"0.5417": [0, 0.2, 0.54],
"0.5833": [0, 0, 0.5],
"0.625": [0, -0.12, 0.46],
"0.6667": [0, -0.24, 0.41],
"0.7083": [0, -0.33, 0.36],
"0.75": [0, -0.4, 0.3],
"0.7917": [0, -0.43, 0.14],
"0.8333": [0, -0.4, 0]
}
},
"skull": {
"rotation": {
"0.0": [3.63, 0, 0],
"0.0417": [2.1912, 0, 0],
"0.0833": [0.066, 0, 0],
"0.125": [-1.8876, 0, 0],
"0.1667": [-2.8116, 0, 0],
"0.2083": [2.112, 0, 0],
"0.25": [5.6232, 0, 0],
"0.3333": [2.7588, 0, 0],
"0.375": [1.4388, 0, 0],
"0.4167": [-0.9768, 0, 0],
"0.4583": [-3.8808, 0, 0],
"0.5": [-6.6924, 0, 0],
"0.5417": [-8.7912, 0, 0],
"0.5833": [-9.57, 0, 0],
"0.625": [-8.6988, 0, 0],
"0.6667": [-6.5736, 0, 0],
"0.7083": [-3.7356, 0, 0],
"0.75": [-0.7392, 0, 0],
"0.7917": [1.9008, 0, 0],
"0.8333": [3.63, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [17, 0, 0],
"0.0417": [12.3, 0, 0],
"0.0833": [6.8, 0.01, 0],
"0.125": [2.45, 0.02, 0],
"0.1667": [-0.34, 0.02, 0],
"0.2083": [-2.23, 0, 0],
"0.25": [0.42, -0.07, -0.01],
"0.2917": [0.96, -0.17, -0.03],
"0.3333": [-1.49, -0.27, -0.05],
"0.375": [-0.72, -0.31, -0.06],
"0.4167": [1.34, -0.29, -0.05],
"0.4583": [4.2, -0.24, -0.04],
"0.5": [8.53, -0.17, -0.03],
"0.5417": [11.8, -0.1, -0.02],
"0.5833": [15.96, -0.04, -0.01],
"0.625": [19, 0, 0],
"0.6667": [21.89, 0.02, 0],
"0.7083": [22.39, 0.01, 0],
"0.75": [22, 0, 0],
"0.7917": [19.69, 0, 0],
"0.8333": [17, 0, 0]
},
"position": [0, 0.7, 0]
},
"tail2": {
"rotation": {
"0.0": [15.96, -0.04, -0.01],
"0.0417": [19, 0, 0],
"0.0833": [21.89, 0.02, 0],
"0.125": [22.39, 0.01, 0],
"0.1667": [22, 0, 0],
"0.2083": [19.69, 0, 0],
"0.25": [17, 0, 0],
"0.2917": [12.3, 0, 0],
"0.3333": [5.3, 0.01, 0],
"0.375": [-2.35, 0.02, 0],
"0.4167": [-9.04, 0.02, 0],
"0.4583": [-13.13, 0, 0],
"0.5": [-14.28, -0.07, -0.01],
"0.5417": [-12.74, -0.17, -0.03],
"0.5833": [-9.49, -0.27, -0.05],
"0.625": [-5.52, -0.31, -0.06],
"0.6667": [-2.16, -0.29, -0.05],
"0.7083": [2.2, -0.24, -0.04],
"0.75": [7.03, -0.17, -0.03],
"0.7917": [11.8, -0.1, -0.02],
"0.8333": [15.96, -0.04, -0.01]
}
},
"tail3": {
"rotation": {
"0.0": [-5.52, -0.31, -0.06],
"0.0417": [-2.16, -0.29, -0.05],
"0.0833": [2.2, -0.24, -0.04],
"0.125": [7.03, -0.17, -0.03],
"0.1667": [11.8, -0.1, -0.02],
"0.2083": [15.96, -0.04, -0.01],
"0.25": [19, 0, 0],
"0.2917": [21.89, 0.02, 0],
"0.3333": [22.39, 0.01, 0],
"0.375": [22, 0, 0],
"0.4167": [19.69, 0, 0],
"0.4583": [17, 0, 0],
"0.5": [12.3, 0, 0],
"0.5417": [5.3, 0.01, 0],
"0.5833": [-2.35, 0.02, 0],
"0.625": [-9.04, 0.02, 0],
"0.6667": [-13.13, 0, 0],
"0.7083": [-14.28, -0.07, -0.01],
"0.75": [-12.74, -0.17, -0.03],
"0.7917": [-9.49, -0.27, -0.05],
"0.8333": [-5.52, -0.31, -0.06]
}
},
"leftArm": {
"rotation": {
"0.0": [16.49261, 4.46197, 1.43023],
"0.125": [54.37142, -12.65753, -14.4736],
"0.2917": [-1.95, 0, 9.02],
"0.5": [-55.19, 0, 2.92],
"0.5833": [-49, 0, 2.1],
"0.8333": [16.49261, 4.46197, 1.43023]
},
"position": {
"0.0": [0, 0.8, 1.1],
"0.125": [0, 1.1, 0.83],
"0.2917": [0, 1.63, 0.29],
"0.5": [0, 1.43, 0.5],
"0.5833": [0, 0.1, 0.3],
"0.8333": [0, 0.8, 1.1]
}
},
"rightArm": {
"rotation": {
"0.0": [16.49261, -4.46197, -1.43023],
"0.125": [54.37142, 12.65753, 14.4736],
"0.2917": [-1.95, 0, -9.02],
"0.5": [-55.19, 0, -2.92],
"0.5833": [-49, 0, -2.1],
"0.8333": [16.49261, -4.46197, -1.43023]
},
"position": {
"0.0": [0, 0.8, 1.1],
"0.125": [0, 1.1, 0.83],
"0.2917": [0, 1.63, 0.29],
"0.5": [0, 1.43, 0.5],
"0.5833": [0, 0.1, 0.3],
"0.8333": [0, 0.8, 1.1]
}
},
"leftLeg": {
"rotation": {
"0.0": [-24, 0, -5.7],
"0.1667": [9.37034, -2.32601, -3.39639],
"0.375": [25.12765, -6.02392, -16.07648],
"0.625": [1.43328, 1.24069, -14.07635],
"0.75": [-34, 0, -5.7],
"0.8333": [-24, 0, -5.7]
},
"position": {
"0.0": [0, 0.5, -0.2],
"0.1667": [0, 0.8, 0.7],
"0.375": [0, 1.78, 1.19],
"0.625": [0, 1.8, 1.45],
"0.75": [0, 1.57, 0.98],
"0.8333": [0, 0.5, -0.2]
}
},
"rightLeg": {
"rotation": {
"0.0": [-24, 0, 5.7],
"0.1667": [9.37034, 2.32601, 3.39639],
"0.375": [25.12765, 6.02392, 16.07648],
"0.625": [1.43328, -1.24069, 14.07635],
"0.75": [-34, 0, 5.7],
"0.8333": [-24, 0, 5.7]
},
"position": {
"0.0": [0, 0.5, -0.2],
"0.1667": [0, 0.8, 0.7],
"0.375": [0, 1.78, 1.19],
"0.625": [0, 1.8, 1.45],
"0.75": [0, 1.57, 0.98],
"0.8333": [0, 0.5, -0.2]
}
}
}
},
"animation.silverlabs_nat.beaver.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
},
"animation.silverlabs_nat.beaver.sit": {
"loop": true,
"bones": {
"root": {
"position": [0, 0, -6]
},
"body": {
"rotation": [-67.5, 0, 0],
"position": [0, 2, 4]
},
"skull": {
"rotation": [67.5, 0, 0]
},
"tail": {
"rotation": [75, 0, 0],
"position": [0, 4.81074, 1.45148]
},
"leftArm": {
"position": [0, 6, 7]
},
"leftHand": {
"rotation": [67.5, 0, 0]
},
"rightArm": {
"position": [0, 6, 7]
},
"rightHand": {
"rotation": [67.5, 0, 0]
}
}
},
"animation.silverlabs_nat.beaver.sleep": {
"loop": true,
"bones": {
"root": {
"rotation": [0, 0, 90],
"position": [-4.5, 2.3, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.01",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02"
]
},
"body": {
"position": [-1.7, 0, 0]
},
"skull": {
"rotation": [45.43855, -7.05302, -7.10708],
"position": [1, 0, 0.4]
},
"tail": {
"rotation": [
-123.5,
"-19.5 - Math.sin(( q.anim_time - 0.0 ) * 90 ) * 2",
5
],
"position": [-0.6, -2, -1]
},
"leftArm": {
"rotation": [50, 0, 0],
"position": [-3.7, 0, 0]
},
"rightArm": {
"rotation": [10.98895, 4.85103, -23.5331]
},
"leftLeg": {
"rotation": [28, 0, 0],
"position": [-4.4, 0, -1.7]
},
"rightLeg": {
"rotation": [-6.11146, -10.939, 1.16399],
"position": [1.9, 0.1, -2.1]
}
}
}
}
}

View File

@@ -0,0 +1,340 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.beetle.fly": {
"sound_effects": {
"0.0": {
"effect": "fly"
}
},
"loop": true,
"bones": {
"body": {
"rotation": [
"-12.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1",
0,
0
],
"position": [
0,
"0 + Math.cos(( q.anim_time - 0.3 ) * 360 ) * 0.2",
0
]
},
"left_wing": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * -15",
17.5,
0
],
"position": [-0.25, 0, 0.45]
},
"right_wing": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * -15",
-17.5,
0
],
"position": [0.25, 0, 0.45]
},
"right_flap": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * 1", 0, 0]
},
"left_flap": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * 1", 0, 0]
},
"skull": {
"rotation": [
"15 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * -1",
0,
0
]
},
"left_front_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * -3"]
},
"left_middle_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.3 ) * 360 ) * -3"]
},
"left_back_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * -3"]
},
"right_front_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"]
},
"right_middle_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.3 ) * 360 ) * 3"]
},
"right_back_leg": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 3"]
},
"horns": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 360 ) * -1", 0, 0]
}
}
},
"animation.silverlabs_nat.beetle.walk": {
"sound_effects": {
"0.25": {
"effect": "step"
},
"0.5": {
"effect": "step"
},
"0.75": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body_open_wings": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"],
"position": [
0,
"0 + Math.cos(( q.anim_time - 0.3 ) * 720 ) * -0.1",
0
]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 1"]
},
"left_front_leg": {
"rotation": {
"0.0": [0.83, 0, 0],
"0.25": [-12.5, 0, 0],
"0.5": [0, 0, 0],
"0.75": [5, 0, 0],
"0.875": [7.5, 0, 0],
"1.0": [0.83, 0, 0]
},
"position": {
"0.0": [0, 0.5, 0],
"0.25": [0, 0, -0.5],
"0.5": [0, 0, 0],
"0.75": [0, 0, 0.5],
"1.0": [0, 0.5, 0]
}
},
"left_middle_leg": {
"rotation": {
"0.0": [5, 0, 0],
"0.125": [7.5, 0, 0],
"0.25": [0.83, 0, 0],
"0.5": [-12.5, 0, 0],
"0.75": [0, 0, 0],
"1.0": [5, 0, 0]
},
"position": {
"0.0": [0, 0, 0.5],
"0.25": [0, 0.5, 0],
"0.5": [0, 0, -0.5],
"0.75": [0, 0, 0],
"1.0": [0, 0, 0.5]
}
},
"left_back_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [5, 0, 0],
"0.375": [7.5, 0, 0],
"0.5": [0.83, 0, 0],
"0.75": [-12.5, 0, 0],
"1.0": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 0, 0.5],
"0.5": [0, 0.5, 0],
"0.75": [0, 0, -0.5],
"1.0": [0, 0, 0]
}
},
"right_front_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.375": [7.5, 0, 0],
"0.75": [-12.5, 0, 0],
"1.0": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 0, 0.5],
"0.5": [0, 0.5, 0],
"0.75": [0, 0, -0.5],
"1.0": [0, 0, 0]
}
},
"right_middle_leg": {
"rotation": {
"0.0": [-12.5, 0, 0],
"0.25": [0, 0, 0],
"0.625": [7.5, 0, 0],
"1.0": [-12.5, 0, 0]
},
"position": {
"0.0": [0, 0, -0.5],
"0.25": [0, 0, 0],
"0.5": [0, 0, 0.5],
"0.75": [0, 0.5, 0],
"1.0": [0, 0, -0.5]
}
},
"right_back_leg": {
"rotation": {
"0.0": [0.83, 0, 0],
"0.25": [-12.5, 0, 0],
"0.5": [0, 0, 0],
"0.875": [7.5, 0, 0],
"1.0": [0.83, 0, 0]
},
"position": {
"0.0": [0, 0.5, 0],
"0.25": [0, 0, -0.5],
"0.5": [0, 0, 0],
"0.75": [0, 0, 0.5],
"1.0": [0, 0.5, 0]
}
},
"body_close_wings": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"],
"position": [
0,
"0 + Math.cos(( q.anim_time - 0.3 ) * 720 ) * -0.1",
0
]
}
}
},
"animation.silverlabs_nat.beetle.run": {
"loop": true,
"animation_length": 0.5,
"bones": {
"body_open_wings": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2"],
"position": [
0,
"0 + Math.cos(( q.anim_time - 0.3 ) * 1440 ) * -0.1",
0
]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * 1"]
},
"left_front_leg": {
"rotation": {
"0.0": [0.83, 0, 0],
"0.125": [-12.5, 0, 0],
"0.25": [0, 0, 0],
"0.375": [5, 0, 0],
"0.4167": [7.5, 0, 0],
"0.5": [0.83, 0, 0]
},
"position": {
"0.0": [0, 0.5, 0],
"0.125": [0, 0, -0.5],
"0.25": [0, 0, 0],
"0.375": [0, 0, 0.5],
"0.5": [0, 0.5, 0]
}
},
"left_middle_leg": {
"rotation": {
"0.0": [5, 0, 0],
"0.0417": [7.5, 0, 0],
"0.125": [0.83, 0, 0],
"0.25": [-12.5, 0, 0],
"0.375": [0, 0, 0],
"0.5": [5, 0, 0]
},
"position": {
"0.0": [0, 0, 0.5],
"0.125": [0, 0.5, 0],
"0.25": [0, 0, -0.5],
"0.375": [0, 0, 0],
"0.5": [0, 0, 0.5]
}
},
"left_back_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [5, 0, 0],
"0.1667": [7.5, 0, 0],
"0.25": [0.83, 0, 0],
"0.375": [-12.5, 0, 0],
"0.5": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0, 0.5],
"0.25": [0, 0.5, 0],
"0.375": [0, 0, -0.5],
"0.5": [0, 0, 0]
}
},
"right_front_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [7.5, 0, 0],
"0.375": [-12.5, 0, 0],
"0.5": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0, 0.5],
"0.25": [0, 0.5, 0],
"0.375": [0, 0, -0.5],
"0.5": [0, 0, 0]
}
},
"right_middle_leg": {
"rotation": {
"0.0": [-12.5, 0, 0],
"0.125": [0, 0, 0],
"0.2917": [7.5, 0, 0],
"0.5": [-12.5, 0, 0]
},
"position": {
"0.0": [0, 0, -0.5],
"0.125": [0, 0, 0],
"0.25": [0, 0, 0.5],
"0.375": [0, 0.5, 0],
"0.5": [0, 0, -0.5]
}
},
"right_back_leg": {
"rotation": {
"0.0": [0.83, 0, 0],
"0.125": [-12.5, 0, 0],
"0.25": [0, 0, 0],
"0.4167": [7.5, 0, 0],
"0.5": [0.83, 0, 0]
},
"position": {
"0.0": [0, 0.5, 0],
"0.125": [0, 0, -0.5],
"0.25": [0, 0, 0],
"0.375": [0, 0, 0.5],
"0.5": [0, 0.5, 0]
}
},
"body_close_wings": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2"],
"position": [
0,
"0 + Math.cos(( q.anim_time - 0.3 ) * 1440 ) * -0.1",
0
]
}
}
},
"animation.silverlabs_nat.beetle.idle": {
"loop": true,
"bones": {
"horns": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 180 ) * 1", 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,234 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.bird.sit": {
"loop": true,
"bones": {
"body": {
"position": [0, -3.25, 0]
},
"leftLeg": {
"position": [0, 3.5, 0]
},
"rightLeg": {
"position": [0, 3.5, 0]
},
"leftWing": {
"rotation": [0, 0, 0],
"position": [0, 0, 1]
},
"rightWing": {
"rotation": [0, 0, 0],
"position": [0, 0, 1]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * -2", 0, 0]
}
}
},
"animation.silverlabs_nat.bird.fly": {
"loop": true,
"animation_length": 1,
"bones": {
"leftLeg": {
"rotation": [80, 0, 0]
},
"rightLeg": {
"rotation": [70, 0, 0]
},
"leftWing": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.1 ) * 1440 ) * 12.5",
"-90 + Math.sin(( q.anim_time - 0.1 ) * 1440 ) * 45"
],
"position": [-1, 0, 0]
},
"rightWing": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.1 ) * 1440 ) * -12.5",
"90 + Math.sin(( q.anim_time - 0.1 ) * 1440 ) * -45"
],
"position": [1, 0, 0]
},
"body": {
"rotation": [
"20 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 1",
0,
0
],
"position": [
0,
"0.5 + Math.cos(( q.anim_time - 0.3 ) * 720 ) * 0.2",
0
]
},
"tail": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * -12.5",
0,
0
]
},
"skull": {
"rotation": [
"-17.5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 1",
0,
0
]
}
},
"sound_effects": {
"0.04": {
"effect": "fly"
},
"0.29": {
"effect": "fly"
},
"0.54": {
"effect": "fly"
},
"0.79": {
"effect": "fly"
}
}
},
"animation.silverlabs_nat.bird.walk": {
"sound_effects": {
"0.33": {
"effect": "step"
},
"0.83": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"position": [
0,
"1 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 1",
0
]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 720 ) * -8", 0, 0]
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45", 0, 0],
"position": [
0,
"1 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 1",
0
]
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45", 0, 0],
"position": [
0,
"1 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 1",
0
]
},
"left_wing": {
"rotation": [
"22.5 + Math.cos(( q.anim_time - 0.2 ) * 720 ) * 4",
0,
-22.5
],
"position": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 0.5", 0]
},
"right_wing": {
"rotation": [
"22.5 + Math.cos(( q.anim_time - 0.2 ) * 720 ) * 4",
0,
22.5
],
"position": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 0.5", 0]
},
"skull": {
"position": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * -0.25",
0
]
}
}
},
"animation.silverlabs_nat.bird.peck": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [22.5, 0, 0],
"position": [0, -0.5, 0]
},
"tail": {
"rotation": [
"67.5 + Math.sin(( q.anim_time - 0.3 ) * 1440 ) * 5",
0,
0
]
},
"left_leg": {
"rotation": [-22.5, 0, 0]
},
"right_leg": {
"rotation": [-22.5, 0, 0]
},
"skull": {
"rotation": [
"67.5 + Math.sin(( q.anim_time - 0.4 ) * 1440 ) * 8",
0,
0
],
"position": [
0,
"-1 + Math.cos(( q.anim_time - 0.1 ) * 1440 ) * 1",
"-1 + Math.cos(( q.anim_time - 0.1 ) * 1440 ) * 0.5"
]
},
"left_wing": {
"rotation": [
7.41742,
4.57959,
"-19.2784 + Math.sin(( q.anim_time - 0.3 ) * 720 ) * 1"
],
"position": [-0.25, 0.75, -0.25]
},
"right_wing": {
"rotation": [
7.4174,
-4.5796,
"19.2784 + Math.sin(( q.anim_time - 0.3 ) * 720 ) * -1"
],
"position": [0.25, 0.75, -0.25]
}
},
"sound_effects": {
"0.0": {
"effect": "peck"
},
"0.25": {
"effect": "peck"
},
"0.5": {
"effect": "peck"
},
"0.75": {
"effect": "peck"
}
}
},
"animation.silverlabs_nat.bird.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
}
}
}

View File

@@ -0,0 +1,467 @@
{
"format_version": "1.8.0",
"animations": {
"animation.silverlabs_nat.bird_baby.idle": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.02",
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 0.04",
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.02"
]
},
"mouthOpen": {
"scale": 0
},
"beakOpen": {
"scale": 0
},
"leftWing": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * 3"]
},
"rightWing": {
"rotation": [0, 0, "-Math.cos(( q.anim_time - 0.0 ) * 180 ) * 3"]
}
}
},
"animation.silverlabs_nat.bird_baby.walk": {
"sound_effects": {
"0.0": { "effect": "step" },
"0.29": { "effect": "step_-6dB" }
},
"loop": true,
"animation_length": 0.58333,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"rotation": {
"0.0": [-1.82, 0.27, -1.36],
"0.0417": [-0.89, 0.1, -0.25],
"0.0833": [-0.25, -0.11, 1.05],
"0.125": [-0.64, -0.21, 1.56],
"0.1667": [-1.38, -0.32, 2.04],
"0.2083": [-2.15, -0.41, 2.4],
"0.25": [-2.61, -0.45, 2.57],
"0.2917": [-1.82, -0.27, 1.36],
"0.3333": [-0.84, -0.09, 0.18],
"0.375": [-0.25, 0.11, -1.05],
"0.4167": [-0.64, 0.21, -1.56],
"0.4583": [-1.38, 0.32, -2.04],
"0.5": [-2.15, 0.41, -2.4],
"0.5417": [-2.61, 0.45, -2.57],
"0.5833": [-1.82, 0.27, -1.36]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0.02, 0],
"0.2917": [0, 0, 0],
"0.4583": [0, 0.02, 0],
"0.5833": [0, 0, 0]
}
},
"mouthOpen": { "scale": 0 },
"beakOpen": { "scale": 0 },
"leftWing": {
"rotation": {
"0.0": [0, 0, 2.5],
"0.0417": [0, 0, 2.1],
"0.0833": [0, 0, 0.5],
"0.125": [0, 0, -1.5],
"0.1667": [0, 0, -3],
"0.2083": [0, 0, -4.5],
"0.25": [0, 0, -5.5],
"0.2917": [0, 0, -5],
"0.3333": [0, 0, -3.5],
"0.375": [0, 0, -1],
"0.4167": [0, 0, 1],
"0.4583": [0, 0, 2.5],
"0.5": [0, 0, 3.5],
"0.5417": [0, 0, 3],
"0.5833": [0, 0, 2.5]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, -2.5],
"0.0417": [0, 0, -2.1],
"0.0833": [0, 0, -0.5],
"0.125": [0, 0, 1.5],
"0.1667": [0, 0, 3],
"0.2083": [0, 0, 4.5],
"0.25": [0, 0, 5.5],
"0.2917": [0, 0, 5],
"0.3333": [0, 0, 3.5],
"0.375": [0, 0, 1],
"0.4167": [0, 0, -1],
"0.4583": [0, 0, -2.5],
"0.5": [0, 0, -3.5],
"0.5417": [0, 0, -3],
"0.5833": [0, 0, -2.5]
}
},
"skull": {
"rotation": {
"0.0": [1.9, 0, 2],
"0.0417": [2.11, 0, 0.51],
"0.0833": [2.6, 0, -1.14],
"0.125": [3.86, 0, -1.92],
"0.1667": [4.9, 0, -2.49],
"0.2083": [4.54, 0, -3.36],
"0.25": [3.9, 0, -3.83],
"0.2917": [3.9, 0, -2],
"0.3333": [2.78, 0, -0.4],
"0.375": [1.9, 0, 1.14],
"0.4167": [2.84, 0, 1.92],
"0.4583": [3.9, 0, 2.48],
"0.5": [3.59, 0, 3.36],
"0.5417": [2.9, 0, 3.83],
"0.5833": [1.9, 0, 2]
}
}
}
},
"animation.silverlabs_nat.bird_baby.idle_event1": {
"animation_length": 2.875,
"bones": {
"root": {
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1.01, 0.98, 1.01],
"0.2083": [1, 1, 1],
"0.5833": [1.01, 0.98, 1.01],
"0.75": [0.99, 1.02, 0.99],
"1.2917": [0.99, 1.02, 0.99],
"1.625": [1.01, 0.98, 1.01],
"1.9167": [0.99, 1.02, 0.99],
"2.25": [1.01, 0.98, 1.01],
"2.4167": [0.99, 1.02, 0.99],
"2.5417": [1.04, 0.92, 1.04],
"2.625": [1.04, 0.92, 1.04],
"2.75": [1.01, 0.98, 1.01],
"2.8333": [1, 1, 1]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [-1.67, 0, 0],
"0.25": [-5.59, 0, 0],
"0.3333": [-9.8, 0, 0],
"0.4167": [-12.97, 0, 0],
"0.5": [-15.48, 0, 0],
"0.625": [-19.1, 0, 0],
"0.75": [-19.1, 0, 0],
"0.7917": [
"-14.9 - Math.cos(( q.anim_time - 0.0 ) * 440 ) * 4.2",
0,
0
],
"2.2917": [
"-14.9 - Math.cos(( q.anim_time - 0.0 ) * 440 ) * 4.2",
0,
0
],
"2.4167": [-26.9, 0, 0],
"2.625": [1, 0, 0],
"2.75": [-0.6, 0, 0],
"2.8333": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0.19, 0],
"0.25": [0, 0.22, 0],
"0.2917": [0, 0.29, 0],
"0.4583": [0, 0.46, 0],
"0.5417": [0, 0.58, 0],
"0.6667": [
0,
"1 + Math.sin(( q.anim_time - 0.0 ) * 440 ) * 0.2",
0
],
"0.75": [0, 1.05, 0],
"0.8333": [
0,
"1.1 + Math.sin(( q.anim_time - 0.0 ) * 440 ) * 0.2",
0
],
"1.5417": [
0,
"1.88 + Math.sin(( q.anim_time - 0.0 ) * 440 ) * 0.2",
0
],
"2.0833": [
0,
"1.5 + Math.sin(( q.anim_time - 0.0 ) * 440 ) * 0.2",
0
],
"2.1667": [0, 1.4, 0],
"2.2917": [0, 1.35, 0],
"2.375": [0, 0.79, 0],
"2.4583": [0, 0.06, 0],
"2.5": [0, -0.01, 0],
"2.5833": [0, 0.1, 0],
"2.6667": [0, 0, 0]
}
},
"mouthOpen": {
"scale": 0
},
"beakOpen": {
"scale": 0
},
"leftWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, -68],
"0.1667": [0, 0, 43.1],
"0.2083": [0, 0, 57.53],
"0.3333": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.3333": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.4167": [0, 0, 0],
"2.5": [0, 0, -58.5],
"2.5417": [0, 0, -39.9],
"2.5833": [0, 0, 60],
"2.625": [0, 0, 70.1],
"2.6667": [0, 0, 68],
"2.75": [0, 0, 14.3],
"2.7917": [0, 0, 1]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 68],
"0.1667": [0, 0, -43.1],
"0.2083": [0, 0, -57.53],
"0.3333": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.3333": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.4583": [0, 0, 0],
"2.5417": [0, 0, 58.5],
"2.5833": [0, 0, 39.9],
"2.625": [0, 0, -60],
"2.6667": [0, 0, -70.1],
"2.7083": [0, 0, -68],
"2.7917": [0, 0, -14.3],
"2.8333": [0, 0, -1]
}
}
}
},
"animation.silverlabs_nat.bird_baby.idle_event": {
"loop": true,
"animation_length": 2.7917,
"bones": {
"root": {
"rotation": [0, 0, 0],
"position": [0, 0, 0],
"scale": {
"0.0": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * -0.02",
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * 0.04",
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * -0.02"
],
"2.3333": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * -0.02",
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * 0.04",
"1 + Math.sin(( q.anim_time - 0.0 ) * 262 ) * -0.02"
],
"2.4583": [0.99, 1.02, 0.99],
"2.5417": [1.04, 0.92, 1.04],
"2.625": [1.04, 0.92, 1.04],
"2.7083": [1.01, 0.98, 1.01],
"2.75": [1, 1, 1]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-4.12, 0, 0],
"0.0833": [-14.91, 0, 0],
"0.375": [-84.77, 0, 0],
"0.4167": [-96.06, 0, 0],
"0.4583": [-91, 0, 0],
"0.6667": [
"-88.3 - Math.sin(( q.anim_time - 0.0 ) * 720 ) * 1",
"-Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2",
0
],
"2.0833": [
"-88.3 - Math.sin(( q.anim_time - 0.0 ) * 720 ) * 1",
0,
0
],
"2.25": [-91, 0, 0],
"2.2917": [-96.06, 0, 0],
"2.3333": [-84.77, 0, 0],
"2.5": [-14.91, 0, 0],
"2.5417": [-4.12, 0, 0],
"2.625": [-5.46, 0, 0],
"2.7083": [-0.3, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.4583": [0, 1, 0],
"2.25": [0, 1, 0],
"2.5833": [0, 0, 0]
}
},
"mouthOpen": {
"scale": {
"0.4583": [0, 0, 0],
"0.5": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.625": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.6667": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.75": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.7917": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.875": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.9167": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.0": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.0417": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.1667": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.2083": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.25": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.2917": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.4167": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.4583": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.5417": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.5833": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.7083": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.75": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.875": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.9583": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"2.0": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"2.0417": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"2.0833": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"2.1667": { "pre": [1, 1, 1], "post": [0, 0, 0] }
}
},
"mouthClosed": {
"scale": {
"0.4583": [1, 1, 1],
"0.5": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.625": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.6667": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.75": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.7917": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.875": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.9167": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.0": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.0417": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.1667": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.2083": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.25": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.2917": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.4167": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.4583": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.5417": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.5833": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.7083": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.75": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.875": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.9583": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"2.0": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"2.0417": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"2.0833": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"2.1667": { "pre": [0, 0, 0], "post": [1, 1, 1] }
}
},
"beakOpen": {
"scale": {
"0.4583": [0, 0, 0],
"0.5": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.625": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.6667": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.75": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.7917": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.875": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.9167": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.0": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.0417": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.1667": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.2083": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.25": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.2917": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.4167": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.4583": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.5417": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.5833": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.7083": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.75": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.875": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.9583": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"2.0": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"2.0417": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"2.0833": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"2.1667": { "pre": [1, 1, 1], "post": [0, 0, 0] }
}
},
"beak": {
"scale": {
"0.4583": [1, 1, 1],
"0.5": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.625": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.6667": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"0.75": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"0.7917": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"0.875": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"0.9167": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.0": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.0417": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.1667": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.2083": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.25": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.2917": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.4167": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.4583": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.5417": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"1.5833": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.7083": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"1.75": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"1.875": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"1.9583": { "pre": [0, 0, 0], "post": [0, 0, 0] },
"2.0": { "pre": [0, 0, 0], "post": [1, 1, 1] },
"2.0417": { "pre": [1, 1, 1], "post": [1, 1, 1] },
"2.0833": { "pre": [1, 1, 1], "post": [0, 0, 0] },
"2.1667": { "pre": [0, 0, 0], "post": [1, 1, 1] }
}
},
"leftWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, -68],
"0.1667": [0, 0, 43.1],
"0.2083": [0, 0, 57.53],
"0.3333": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.3333": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.4167": [0, 0, 0],
"2.5": [0, 0, -58.5],
"2.5417": [0, 0, -39.9],
"2.5833": [0, 0, 60],
"2.625": [0, 0, 70.1],
"2.6667": [0, 0, 68],
"2.75": [0, 0, 14.3],
"2.7917": [0, 0, 1]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 68],
"0.1667": [0, 0, -43.1],
"0.2083": [0, 0, -57.53],
"0.3333": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.25": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 2000 ) * 60"],
"2.375": [0, 0, 0],
"2.4583": [0, 0, 58.5],
"2.5": [0, 0, 39.9],
"2.5417": [0, 0, -70.1],
"2.5833": [0, 0, -68],
"2.6667": [0, 0, -14.3],
"2.7083": [0, 0, -1]
}
}
}
}
}
}

View File

@@ -0,0 +1,57 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.blobfish_gray.swim": {
"loop": true,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * 8", 0]
},
"leftFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 180 ) * 15", 0]
},
"rightFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 180 ) * -15", 0]
},
"tail": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 22.5",
0
]
},
"sf_head": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * -8", 0]
}
}
},
"animation.silverlabs_nat.blobfish_pink.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"leftFin": {
"rotation": {
"1.5833": [-90, 0, -2.5],
"1.7917": [-90, 0, -12.5],
"2.0": [-90, 0, -2.5]
}
},
"rightFin": {
"rotation": {
"0.0": [-90, 0, 2.5],
"0.2083": [-90, 0, 15],
"0.4167": [-90, 0, 2.5]
}
},
"tail": {
"rotation": {
"0.0": [0, -10, -47.5],
"0.5417": [0, -10, -47.5],
"0.7083": [0, 7.5, -47.5],
"0.875": [0, -10, -47.5]
}
}
}
}
}
}

View File

@@ -0,0 +1,328 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.boar.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"leftEar": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * 2", 0, 0]
},
"rightEar": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * 2", 0, 0]
}
}
},
"animation.silverlabs_nat.boar.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"body": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2"],
"position": [
0,
"Math.clamp( Math.sin( -60 + ( q.anim_time - 0.0 ) * 720 ) * 0.1, 0, 0.1 )",
0
],
"scale": 1
},
"leftArm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * 30", 0, 0],
"position": [
-0.25,
"-0.1 + Math.clamp( Math.sin( -60 + ( q.anim_time - 0.0 ) * 360 ) * 2, 0, 2 )",
0
]
},
"rightArm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * -30", 0, 0],
"position": [
0.25,
"-0.1 + Math.clamp( -Math.sin( -60 + ( q.anim_time - 0.0 ) * 360 ) * 2, 0, 2 )",
0
]
},
"leftLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * 30", 0, 0],
"position": [
-0.25,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.5 ) * 360 ) * 2, 0, 2 )",
0
]
},
"rightLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * -30", 0, 0],
"position": [
0.25,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.5 ) * 360 ) * 2, 0, 2 )",
0
]
},
"skullRot": {
"rotation": [0, 0, 0]
},
"tail": {
"rotation": [
"-9.5 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2",
0,
0
]
},
"skull": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * -2"]
},
"rightEar": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 5",
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 5"
]
},
"leftEar": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * 5",
0,
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * 5"
]
}
},
"sound_effects": {
"0.05": {
"effect": "step_-6dB"
},
"0.17": {
"effect": "step_-12dB"
},
"0.5": {
"effect": "step_-6dB"
},
"0.67": {
"effect": "step_-12dB"
}
}
},
"animation.silverlabs_nat.boar.run": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 2",
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2"
],
"position": [
0,
"Math.clamp( Math.sin( -60 + ( q.anim_time - 0.0 ) * 720 ) * 0.1, 0, 0.1 )",
0
],
"scale": 1
},
"leftArm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * 45", 0, 0],
"position": [
-0.25,
"-0.1 + Math.clamp( Math.sin( -60 + ( q.anim_time - 0.0 ) * 360 ) * 3, 0, 3 )",
0
]
},
"rightArm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * -45", 0, 0],
"position": [
0.25,
"-0.1 + Math.clamp( -Math.sin( -60 + ( q.anim_time - 0.0 ) * 360 ) * 3, 0, 3 )",
0
]
},
"leftLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * 45", 0, 0],
"position": [
-0.25,
"-0.1 + Math.clamp( Math.sin(( q.anim_time - 0.5 ) * 360 ) * 3, 0, 3 )",
0
]
},
"rightLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * -45", 0, 0],
"position": [
0.25,
"-0.1 + Math.clamp( -Math.sin(( q.anim_time - 0.5 ) * 360 ) * 3, 0, 3 )",
0
]
},
"skullRot": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * -1",
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 0.5"
]
},
"tail": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 16",
0,
"Math.cos(( q.anim_time - 0.3 ) * 360 ) * -16"
]
},
"skull": {
"rotation": [
"-Math.cos(( q.anim_time - 0.2 ) * 720 ) * 2",
0,
"-Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2"
],
"position": [
0,
"-Math.clamp( Math.sin( -60 + ( q.anim_time - 0.2 ) * 720 ) * 0.1, 0, 0.1 )",
0
]
},
"rightEar": {
"rotation": [
"Math.cos(( q.anim_time - 0.4 ) * 720 ) * 7",
0,
"Math.cos(( q.anim_time - 0.4 ) * 720 ) * 7"
]
},
"leftEar": {
"rotation": [
"Math.cos(( q.anim_time - 0.4 ) * 720 ) * 7",
0,
"Math.cos(( q.anim_time - 0.4 ) * 720 ) * 7"
]
}
},
"sound_effects": {
"0.05": {
"effect": "step_-6dB"
},
"0.25": {
"effect": "step_-12dB"
},
"0.5": {
"effect": "step_-6dB"
},
"0.71": {
"effect": "step_-12dB"
}
}
},
"animation.silverlabs_nat.boar.attack": {
"loop": "hold_on_last_frame",
"animation_length": 0.3333,
"bones": {
"skullRot": {
"rotation": {
"0.0": [45, 0, 0],
"0.0833": [8.26, 0, 0],
"0.1667": [-28.28, 0, 0],
"0.25": [-30.8, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [-90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, -1.39273, 0.24558],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 2.82843, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
},
"sound_effects": {
"0.0": {
"effect": "attack"
}
}
},
"animation.silverlabs_nat.boar.look_at_target": {
"loop": true,
"bones": {
"skull": {
"rotation": ["q.target_x_rotation", "q.target_y_rotation", 0]
}
}
},
"animation.silverlabs_nat.boar.sleep": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015"
]
},
"body": {
"rotation": [8.61277, -2.62145, 16.80256],
"position": [0, -6.9, 0]
},
"skull": {
"rotation": [-36.01614, -13.47586, -8.35652],
"position": [0, 0, -2.7]
},
"ear_right": {
"rotation": [
"3 - Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2",
-32,
"6 + Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2"
],
"position": [0, 0, -1]
},
"ear_left": {
"rotation": [
"-Math.sin(( q.anim_time - 0.0 ) * 90 ) * 2",
0,
"12 + Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2"
]
},
"left_arm": {
"rotation": [-90, -16, 0],
"position": [1.4, -6, 1]
},
"right_arm": {
"rotation": [-90, 37.5, 0],
"position": [-0.3, -6, -1.2]
},
"left_leg": {
"rotation": [-92.59596, -16.27297, 10.41549],
"position": [1.5, -4.5, 0.5]
},
"right_leg": {
"rotation": [-90, 67.5, 0],
"position": [-2.1, -4.5, -1.3]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,504 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.budgie.pet": {
"loop": "hold_on_last_frame",
"animation_length": 0.5417,
"sound_effects": {
"0.0": {
"effect": "pet"
}
},
"bones": {
"left_eye": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0.13],
"0.0833": [0, 0, 0.25],
"0.125": [0, 0, 0.27],
"0.1667": [0, 0, 0.28],
"0.2083": [0, 0, 0.27],
"0.25": [0, 0, 0.25],
"0.2917": [0, 0, 0.18],
"0.3333": [0, 0, 0.07],
"0.375": [0, 0, 0]
},
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1, 0.6498, 1.2501],
"0.0833": [1, 0.3, 1.5],
"0.125": [1, 0.2343, 1.5469],
"0.1667": [1, 0.2125, 1.5625],
"0.2083": [1, 0.2344, 1.5469],
"0.25": [1, 0.3, 1.5],
"0.2917": [1, 0.5074, 1.3519],
"0.3333": [1, 0.7926, 1.1481],
"0.375": [1, 1, 1]
}
},
"right_eye": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0.13],
"0.0833": [0, 0, 0.25],
"0.125": [0, 0, 0.27],
"0.1667": [0, 0, 0.28],
"0.2083": [0, 0, 0.27],
"0.25": [0, 0, 0.25],
"0.2917": [0, 0, 0.18],
"0.3333": [0, 0, 0.07],
"0.375": [0, 0, 0]
},
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1, 0.6498, 1.2501],
"0.0833": [1, 0.3, 1.5],
"0.125": [1, 0.2343, 1.5469],
"0.1667": [1, 0.2125, 1.5625],
"0.2083": [1, 0.2344, 1.5469],
"0.25": [1, 0.3, 1.5],
"0.2917": [1, 0.5074, 1.3519],
"0.3333": [1, 0.7926, 1.1481],
"0.375": [1, 1, 1]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-3.87, 0, 0],
"0.0833": [-6.04, 0, 0],
"0.125": [-2.01, 0, 0],
"0.1667": [4.19, 0, 0],
"0.2083": [7.5, 0, 0],
"0.25": [4.61, 0, 0],
"0.2917": [-1.17, 0, 0],
"0.3333": [-5, 0, 0],
"0.375": [-4.44, 0, 0],
"0.4167": [-1.94, 0, 0],
"0.4583": [0, 0, 0]
},
"scale": 1
},
"root": {
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1.05, 0.8999, 1.05],
"0.0833": [1.1, 0.8, 1.1],
"0.125": [1.1111, 0.7741, 1.1111],
"0.1667": [1.1111, 0.7704, 1.1111],
"0.2083": [1.1, 0.8, 1.1],
"0.25": [1.0703, 0.8927, 1.0703],
"0.2917": [1.0296, 1.0186, 1.0296],
"0.3333": [1, 1.1, 1],
"0.375": [0.9938, 1.0688, 0.9938],
"0.4167": [1, 1, 1]
}
},
"left_wing": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [0, 0, -10.2],
"0.125": [0, 0, -25.32],
"0.1667": [0, 0, -39.04],
"0.2083": [0, 0, -45],
"0.25": [0, 0, -34.97],
"0.2917": [0, 0, -14.97],
"0.3333": [0, 0, 0]
}
},
"right_wing": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 10.2],
"0.125": [0, 0, 25.32],
"0.1667": [0, 0, 39.04],
"0.2083": [0, 0, 45],
"0.25": [0, 0, 34.97],
"0.2917": [0, 0, 14.97],
"0.3333": [0, 0, 0]
}
}
},
"particle_effects": {
"0.0": {
"effect": "heart"
}
}
},
"animation.silverlabs_nat.budgie.fly": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 2", 0, 0]
},
"body": {
"rotation": [
"5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -4",
0,
0
]
},
"left_wing": {
"rotation": [
0,
0,
"-50 + Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -50"
]
},
"right_wing": {
"rotation": [
0,
0,
"50 + Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 50"
]
},
"left_leg": {
"rotation": [90, 0, 0]
},
"right_leg": {
"rotation": [90, 0, 0]
}
},
"sound_effects": {
"0.125": {
"effect": "fly"
},
"0.375": {
"effect": "fly"
},
"0.625": {
"effect": "fly"
},
"0.875": {
"effect": "fly"
}
}
},
"animation.silverlabs_nat.budgie.idle": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.05",
"0.85 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.05",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.05"
]
},
"body": {
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.budgie.sit": {
"loop": true,
"bones": {
"root": {
"position": [0, -0.75, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.05",
"0.85 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.05",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.05"
]
},
"body": {
"position": [0, 0, 0]
},
"left_leg": {
"rotation": [-90, -45, 0],
"position": [0.5, 0, -2]
},
"right_leg": {
"rotation": [-90, 45, 0],
"position": [-0.5, 0, -2]
}
}
},
"animation.silverlabs_nat.budgie.idle_event": {
"loop": "hold_on_last_frame",
"animation_length": 2,
"bones": {
"root": {
"scale": [0.9595, 0.9, 0.9595]
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0.02, -3.14, -1.71],
"0.0833": [-0.09, -7.6, -4.14],
"0.125": [0.71, -12.89, -7.01],
"0.1667": [3.48, -18.52, -10.08],
"0.2083": [8.36, -23.73, -12.92],
"0.25": [15.35, -29.83, -16.23],
"0.2917": [22.84, -35.96, -19.57],
"0.3333": [29.2, -41.31, -22.48],
"0.375": [32.8, -45.05, -24.52],
"0.4167": [30.8, -47.02, -25.59],
"0.4583": [24.16, -46.03, -25.05],
"0.5": [20.3, -45.05, -24.52],
"0.5417": [24.29, -46.72, -25.42],
"0.5833": [31.06, -48.39, -26.33],
"0.625": [32.8, -45.05, -24.52],
"0.6667": [30.2, -40.59, -22.09],
"0.7083": [25.77, -34.15, -18.58],
"0.75": [20.19, -26.53, -14.44],
"0.7917": [14.14, -18.52, -10.08],
"0.8333": [8.3, -10.91, -5.93],
"0.875": [3.36, -4.47, -2.43],
"0.9167": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0, 0, 0],
"0.4583": [0, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 0]
}
},
"left_wing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-7.96, -0.68, 1.06],
"0.0833": [-19.6, -1.74, 2.77],
"0.125": [-33.08, -2.94, 4.67],
"0.1667": [-46.55, -4.02, 6.33],
"0.2083": [-58.18, -4.74, 7.27],
"0.25": [-66.13, -4.85, 7.07],
"0.2917": [-71.64, -2.48, 2.66],
"0.3333": [-69.77, 1.35, -4.56],
"0.375": [-65.89, 3.35, -11.19],
"0.4167": [-59.71, 1.55, -17.53],
"0.4583": [-51.51, -2.08, -23.27],
"0.5": [-47.43, -4.8, -24.11],
"0.5417": [-54.05, -5.6, -15.57],
"0.5833": [-64.8, -5.5, -2.13],
"0.625": [-66.13, -4.85, 7.07],
"0.6667": [-60.55, -4.37, 8],
"0.7083": [-51.49, -3.68, 7.63],
"0.75": [-40.25, -2.86, 6.34],
"0.7917": [-28.17, -2, 4.54],
"0.8333": [-16.55, -1.18, 2.62],
"0.875": [-6.72, -0.48, 0.97],
"0.9167": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.09, 0.05, -0.19],
"0.0833": [-0.21, 0.11, -0.47],
"0.125": [-0.36, 0.19, -0.79],
"0.1667": [-0.51, 0.27, -1.11],
"0.2083": [-0.63, 0.34, -1.39],
"0.25": [-0.72, 0.38, -1.58],
"0.2917": [-0.76, 0.4, -1.66],
"0.3333": [-0.78, 0.42, -1.72],
"0.375": [-0.8, 0.43, -1.76],
"0.4167": [-0.81, 0.43, -1.78],
"0.4583": [-0.81, 0.43, -1.78],
"0.5": [-0.8, 0.43, -1.76],
"0.5417": [-0.78, 0.42, -1.72],
"0.5833": [-0.76, 0.4, -1.66],
"0.625": [-0.72, 0.38, -1.58],
"0.6667": [-0.65, 0.35, -1.42],
"0.7083": [-0.55, 0.29, -1.2],
"0.75": [-0.42, 0.23, -0.93],
"0.7917": [-0.3, 0.16, -0.65],
"0.8333": [-0.17, 0.09, -0.38],
"0.875": [-0.07, 0.04, -0.16],
"0.9167": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.budgie.hurt": {
"loop": "hold_on_last_frame",
"animation_length": 0.3333,
"bones": {
"root": {
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1.1688, 0.8812, 1.1688],
"0.0833": [1.3, 0.8, 1.3],
"0.125": [1.2332, 0.8779, 1.2332],
"0.1667": [1.0999, 1.0112, 1.0999],
"0.2083": [1, 1.1, 1],
"0.25": [0.9778, 1.0926, 0.9778],
"0.2917": [0.9889, 1.0407, 0.9889],
"0.3333": [1, 1, 1]
}
},
"left_eye": {
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1, 1.1667, 1.0667],
"0.0833": [1, 1.3889, 1.1556],
"0.125": [1, 1.5, 1.2],
"0.1667": [1, 1.4336, 1.1734],
"0.2083": [1, 1.2813, 1.1125],
"0.25": [1, 1.1134, 1.0453],
"0.2917": [1, 1, 1]
}
},
"right_eye": {
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1, 1.1667, 1.0667],
"0.0833": [1, 1.3889, 1.1556],
"0.125": [1, 1.5, 1.2],
"0.1667": [1, 1.4336, 1.1734],
"0.2083": [1, 1.2813, 1.1125],
"0.25": [1, 1.1134, 1.0453],
"0.2917": [1, 1, 1]
}
},
"left_wing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, -30],
"0.0833": [0, 0, -70],
"0.125": [0, 0, -90],
"0.1667": [0, 0, -70],
"0.2083": [0, 0, -30],
"0.25": [0, 0, 0]
}
},
"right_wing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 30],
"0.0833": [0, 0, 70],
"0.125": [0, 0, 90],
"0.1667": [0, 0, 70],
"0.2083": [0, 0, 30],
"0.25": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.budgie.walk": {
"loop": true,
"animation_length": 0.375,
"bones": {
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [7.19, 0, 0],
"0.0833": [10, 0, 0],
"0.125": [5.84, 0, 0],
"0.1667": [-1.41, 0, 0],
"0.2083": [-8.58, 0, 0],
"0.25": [-12.5, 0, 0],
"0.2917": [-10.83, 0, 0],
"0.3333": [-5.28, 0, 0],
"0.375": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0.31, 0],
"0.0833": [0, 1, 0],
"0.125": [0, 1.69, 0],
"0.1667": [0, 2, 0],
"0.2083": [0, 1.69, 0],
"0.25": [0, 1, 0],
"0.2917": [0, 0.31, 0],
"0.3333": [0, 0, 0]
}
},
"body": {
"rotation": {
"0.0": [2.5, 0, 0],
"0.0417": [-4.22, 0, 0],
"0.0833": [-10, 0, 0],
"0.125": [-8.05, 0, 0],
"0.1667": [-3.61, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [1.5, 0, 0],
"0.2917": [2.66, 0, 0],
"0.3333": [3.11, 0, 0],
"0.375": [2.5, 0, 0]
}
},
"left_wing": {
"rotation": {
"0.0": [-10, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [1.57, 0, 0],
"0.125": [2.04, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [-7.12, 0, 0],
"0.25": [-16.75, 0, 0],
"0.2917": [-22.5, 0, 0],
"0.3333": [-18.28, 0, 0],
"0.375": [-10, 0, 0]
}
},
"right_wing": {
"rotation": {
"0.0": [-10, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [1.57, 0, 0],
"0.125": [2.04, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [-7.12, 0, 0],
"0.25": [-16.75, 0, 0],
"0.2917": [-22.5, 0, 0],
"0.3333": [-18.28, 0, 0],
"0.375": [-10, 0, 0]
}
},
"left_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [17.5, 0, 0],
"0.0833": [37.5, 0, 0],
"0.125": [45, 0, 0],
"0.1667": [27.5, 0, 0],
"0.2083": [-2.5, 0, 0],
"0.25": [-22.5, 0, 0],
"0.2917": [-22.5, 0, 0],
"0.3333": [-12.5, 0, 0],
"0.375": [0, 0, 0]
},
"position": [0, 0, 0]
},
"right_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [17.5, 0, 0],
"0.0833": [37.5, 0, 0],
"0.125": [45, 0, 0],
"0.1667": [27.5, 0, 0],
"0.2083": [-2.5, 0, 0],
"0.25": [-22.5, 0, 0],
"0.2917": [-22.5, 0, 0],
"0.3333": [-12.5, 0, 0],
"0.375": [0, 0, 0]
},
"position": [0, 0, 0]
}
},
"sound_effects": {
"0.3333": {
"effect": "step"
}
}
}
}
}

View File

@@ -0,0 +1,112 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.butterfly.tilt": {
"loop": true,
"bones": {
"root": {
"rotation": [
"v.speed = q.vertical_speed; v.dead_zone = Math.abs( v.speed ) < 0.5 ? 0 : v.speed; v.tilt_target = Math.clamp( v.dead_zone * -18, -45, 45 ); v.tilt = Math.lerp( v.tilt ?? 0, v.tilt_target, 0.05 ); return v.tilt;",
0,
0
]
}
}
},
"animation.silverlabs_nat.butterfly.fly": {
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-1, 0, 0],
"0.0833": [-1.73, 0, 0],
"0.125": [-2, 0, 0],
"0.1667": [-1.73, 0, 0],
"0.2083": [-1, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [1, 0, 0],
"0.3333": [1.73, 0, 0],
"0.375": [2, 0, 0],
"0.4167": [1.73, 0, 0],
"0.4583": [1, 0, 0],
"0.5": [0, 0, 0]
},
"position": {
"0.0": [0, -0.19, 0],
"0.0417": [0, -0.13, 0],
"0.0833": [0, -0.04, 0],
"0.125": [0, 0.06, 0],
"0.1667": [0, 0.15, 0],
"0.2083": [0, 0.2, 0],
"0.25": [0, 0.19, 0],
"0.2917": [0, 0.13, 0],
"0.3333": [0, 0.04, 0],
"0.375": [0, -0.06, 0],
"0.4167": [0, -0.15, 0],
"0.4583": [0, -0.2, 0],
"0.5": [0, -0.19, 0]
}
},
"rightWing": {
"rotation": {
"0.0": [8.21, 0, 0],
"0.0417": [-3.47, 0, 54.52],
"0.0833": [-11.68, 0, 54.52],
"0.125": [-8.21, 0, 0],
"0.1667": [3.47, 0, -54.52],
"0.2083": [11.68, 0, -54.52],
"0.25": [8.21, 0, 0],
"0.2917": [-3.47, 0, 54.52],
"0.3333": [-11.68, 0, 54.52],
"0.375": [-8.21, 0, 0],
"0.4167": [3.47, 0, -54.52],
"0.4583": [11.68, 0, -54.52],
"0.5": [8.21, 0, 0]
}
},
"leftWing": {
"rotation": {
"0.0": [8.21, 0, 0],
"0.0417": [-3.47, 0, -54.52],
"0.0833": [-11.68, 0, -54.52],
"0.125": [-8.21, 0, 0],
"0.1667": [3.47, 0, 54.52],
"0.2083": [11.68, 0, 54.52],
"0.25": [8.21, 0, 0],
"0.2917": [-3.47, 0, -54.52],
"0.3333": [-11.68, 0, -54.52],
"0.375": [-8.21, 0, 0],
"0.4167": [3.47, 0, 54.52],
"0.4583": [11.68, 0, 54.52],
"0.5": [8.21, 0, 0]
}
}
}
},
"animation.silverlabs_nat.butterfly.fly_UB": {
"animation_length": 6.3333,
"bones": {
"body": {
"rotation": ["-Math.sin(( query.anim_time - 0.5 ) * 720 ) * 2", 0, 0],
"position": [0, "Math.sin(( query.anim_time - 0.1 ) * 720 ) * 0.2", 0]
},
"rightWing": {
"rotation": [
"-Math.sin(( query.anim_time - 0.03 ) * 1440 ) * 12",
0,
"( v.freq = 4; v.mag = 60; v.balloon = 1; v.offset = 0; v.time_offset = 0; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset; );"
]
},
"leftWing": {
"rotation": [
"-Math.sin(( query.anim_time - 0.03 ) * 1440 ) * 12",
0,
"( v.freq = -4; v.mag = 60; v.balloon = 1; v.offset = 0; v.time_offset = 0; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset; );"
]
}
}
}
}
}

View File

@@ -0,0 +1,755 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.capybara.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"bones": {
"root": {
"rotation": [-15, 0, -89],
"position": [4.3, 4.3, 0]
},
"skull": {
"rotation": [41.22833, 13.35188, -6.7769],
"position": [0.42961, -1.63508, 0.43812]
},
"leftArm": {
"rotation": [-44.56279, 16.91288, 31.3619],
"position": [-0.87543, -1.54844, -0.30979]
},
"rightArm": {
"rotation": [-73.5, 0, 0],
"position": [-1.11554, 0.38478, -1.9666]
},
"leftLeg": {
"rotation": [-32.32413, 7.0374, 10.95815]
},
"rightLeg": {
"rotation": [-26, 0, 0]
}
}
},
"animation.silverlabs_nat.capybara.sleep2": {
"loop": true,
"bones": {
"body": {
"position": [0, -5, 0]
},
"skull": {
"rotation": [10.59303, 13.76564, -11.05213],
"position": [0.25, -2.5, -1.3]
},
"leftArm": {
"rotation": [-88.98129, -10.9983, -0.19437],
"position": [0, -4.5, -4.6]
},
"rightArm": {
"rotation": [-88.80769, 32.99433, 0.64935],
"position": [0, -4.5, -4.6]
},
"leftLeg": {
"rotation": [87.35845, -9.69718, 16.00993],
"position": [0.1, -5.6, -0.5]
},
"rightLeg": {
"rotation": [80.94428, -5.19173, 49.10946],
"position": [0.5, -5.6, -0.5]
}
},
"sound_effects": {
"0.0": {
"effect": "sleep"
}
}
},
"animation.silverlabs_nat.capybara.walk": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.33": {
"effect": "step_-6dB"
},
"0.54": {
"effect": "step"
},
"0.92": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 1.08333,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [2, 0, 0],
"0.0417": [2.29, -0.01, 0.22],
"0.0833": [2.73, -0.03, 0.54],
"0.125": [3.12, -0.05, 0.84],
"0.1667": [3.25, -0.06, 1],
"0.2083": [3.06, -0.05, 0.98],
"0.25": [2.66, -0.04, 0.86],
"0.2917": [2.18, -0.02, 0.7],
"0.3333": [1.75, -0.01, 0.53],
"0.375": [1.5, 0, 0.4],
"0.4167": [1.45, 0, 0.3],
"0.4583": [1.56, 0, 0.22],
"0.5": [1.77, 0, 0.14],
"0.5417": [2, 0, 0],
"0.5833": [2.33, 0.01, -0.24],
"0.625": [2.77, 0.03, -0.56],
"0.6667": [3.13, 0.05, -0.85],
"0.7083": [3.25, 0.06, -1],
"0.75": [3.06, 0.05, -0.98],
"0.7917": [2.66, 0.04, -0.86],
"0.8333": [2.18, 0.02, -0.7],
"0.875": [1.75, 0.01, -0.53],
"0.9167": [1.5, 0, -0.4],
"0.9583": [1.48, 0, -0.28],
"1.0": [1.64, 0, -0.16],
"1.0417": [1.86, 0, -0.07],
"1.0833": [2, 0, 0]
},
"position": {
"0.0": [0, 0.1, -0.1],
"0.0417": [0, 0.1, -0.17],
"0.0833": [0, 0.1, -0.27],
"0.125": [0, 0.1, -0.36],
"0.1667": [0, 0.1, -0.4],
"0.2083": [0, 0.1, -0.39],
"0.25": [0, 0.1, -0.36],
"0.2917": [0, 0.1, -0.32],
"0.3333": [0, 0.1, -0.27],
"0.375": [0, 0.1, -0.23],
"0.4167": [0, 0.1, -0.18],
"0.4583": [0, 0.1, -0.14],
"0.5": [0, 0.1, -0.11],
"0.5417": [0, 0.1, -0.1],
"0.5833": [0, 0.1, -0.15],
"0.625": [0, 0.1, -0.25],
"0.6667": [0, 0.1, -0.35],
"0.7083": [0, 0.1, -0.4],
"0.75": [0, 0.1, -0.39],
"0.7917": [0, 0.1, -0.37],
"0.8333": [0, 0.1, -0.33],
"0.875": [0, 0.1, -0.29],
"0.9167": [0, 0.1, -0.25],
"0.9583": [0, 0.1, -0.2],
"1.0": [0, 0.1, -0.16],
"1.0417": [0, 0.1, -0.12],
"1.0833": [0, 0.1, -0.1]
}
},
"skull": {
"rotation": ["Math.cos(( q.anim_time - 0.39 ) * 666 ) * 1", 0, 0]
},
"leftArm": {
"rotation": {
"0.0": [-19, 0, 0],
"0.3333": [10.2968, 0.42909, -0.18217],
"0.5417": [24.45296, 0.94399, -0.40078],
"0.75": [34.96864, 0.62933, -0.26718],
"1.0417": [-12.73132, -0.07871, 0.36107],
"1.0833": [-19, 0, 0]
},
"position": {
"0.0": [0, 0, -0.8],
"0.3333": [0, -0.2, 0.35],
"0.5417": [0, 0.3, 0.35],
"0.7917": [0, 0.49, -0.74],
"1.0417": [0, 0.8, -0.86],
"1.0833": [0, 0, -0.8]
}
},
"rightArm": {
"rotation": {
"0.0": [24.45296, -0.94399, 0.40078],
"0.2083": [34.96864, -0.62933, 0.26718],
"0.5": [-12.73132, 0.07871, -0.36107],
"0.5417": [-19, 0, 0],
"0.875": [10.2968, -0.42909, 0.18217],
"1.0833": [24.45296, -0.94399, 0.40078]
},
"position": {
"0.0": [0, 0.3, 0.35],
"0.25": [0, 0.49, -0.74],
"0.5": [0, 0.8, -0.86],
"0.5417": [0, 0, -0.8],
"0.875": [0, -0.2, 0.35],
"1.0833": [0, 0.3, 0.35]
}
},
"leftLeg": {
"rotation": {
"0.0": [-2.04, -0.59, 0.84],
"0.25": [21.90363, -1.46252, 2.10912],
"0.4167": [17.92, -0.80619, 1.63838],
"0.75": [-16.99289, -1.06978, 0.35949],
"0.9167": [-18, 0, 0],
"1.0833": [-2.04, -0.59, 0.84]
},
"position": {
"0.0": [0, -0.06, 0],
"0.25": [0, -0.2, 0],
"0.4167": [0, 0.72, 0.27],
"0.75": [0, 0.87, 0.8],
"0.9167": [0, -0.1, 0],
"1.0833": [0, -0.06, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [4.83, 0.91, -1.16],
"0.2083": [-16.99289, 1.06978, -0.35949],
"0.375": [-18, 0, 0],
"0.5417": [-2.04, 0.59, -0.84],
"0.7917": [21.90363, 1.46252, -2.10912],
"0.9583": [17.92, 0.80619, -1.63838],
"1.0833": [4.83, 0.91, -1.16]
},
"position": {
"0.0": [0, 0.78, 0.47],
"0.2083": [0, 0.87, 0.8],
"0.375": [0, -0.1, 0],
"0.5417": [0, -0.06, 0],
"0.7917": [0, -0.2, 0],
"0.9583": [0, 0.72, 0.27],
"1.0833": [0, 0.78, 0.47]
}
}
}
},
"animation.silverlabs_nat.capybara.idle": {
"loop": true
},
"animation.silverlabs_nat.capybara.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
},
"0.75": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 1.5,
"bones": {
"root": {
"rotation": [-1, 0, 0],
"position": [0, 0, 0]
},
"body": {
"rotation": {
"0.0": [4.1, -0.7, -0.07],
"0.0417": [4.21, -0.59, 0.1],
"0.0833": [4.38, -0.43, 0.35],
"0.125": [4.53, -0.25, 0.58],
"0.1667": [4.6, -0.09, 0.7],
"0.2083": [4.55, 0.05, 0.66],
"0.25": [4.42, 0.2, 0.55],
"0.2917": [4.28, 0.34, 0.39],
"0.3333": [4.15, 0.44, 0.22],
"0.375": [4.1, 0.5, 0.07],
"0.4167": [4.18, 0.47, -0.12],
"0.4583": [4.35, 0.38, -0.34],
"0.5": [4.52, 0.24, -0.51],
"0.5417": [4.6, 0.09, -0.6],
"0.5833": [4.55, -0.07, -0.57],
"0.625": [4.42, -0.27, -0.48],
"0.6667": [4.28, -0.47, -0.35],
"0.7083": [4.15, -0.62, -0.21],
"0.75": [4.1, -0.7, -0.07],
"0.7917": [4.18, -0.64, 0.14],
"0.8333": [4.35, -0.48, 0.39],
"0.875": [4.52, -0.27, 0.6],
"0.9167": [4.6, -0.09, 0.7],
"0.9583": [4.55, 0.05, 0.66],
"1.0": [4.42, 0.2, 0.55],
"1.0417": [4.28, 0.34, 0.39],
"1.0833": [4.15, 0.44, 0.22],
"1.125": [4.1, 0.5, 0.07],
"1.1667": [4.18, 0.47, -0.12],
"1.2083": [4.35, 0.38, -0.34],
"1.25": [4.52, 0.24, -0.51],
"1.2917": [4.6, 0.09, -0.6],
"1.3333": [4.56, -0.06, -0.56],
"1.375": [4.45, -0.24, -0.45],
"1.4167": [4.31, -0.42, -0.3],
"1.4583": [4.18, -0.58, -0.16],
"1.5": [4.1, -0.7, -0.07]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.02, 0.02],
"0.0833": [0, -0.05, 0.06],
"0.125": [0, -0.08, 0.09],
"0.1667": [0, -0.1, 0.1],
"0.2083": [0, -0.09, 0.09],
"0.25": [0, -0.06, 0.07],
"0.2917": [0, -0.03, 0.04],
"0.3333": [0, -0.01, 0.01],
"0.375": [0, 0, 0],
"0.4167": [0, -0.02, 0.02],
"0.4583": [0, -0.05, 0.05],
"0.5": [0, -0.08, 0.09],
"0.5417": [0, -0.1, 0.1],
"0.5833": [0, -0.09, 0.09],
"0.625": [0, -0.06, 0.07],
"0.6667": [0, -0.03, 0.04],
"0.7083": [0, -0.01, 0.01],
"0.75": [0, 0, 0],
"0.7917": [0, -0.02, 0.02],
"0.8333": [0, -0.05, 0.05],
"0.875": [0, -0.08, 0.09],
"0.9167": [0, -0.1, 0.1],
"0.9583": [0, -0.09, 0.09],
"1.0": [0, -0.06, 0.07],
"1.0417": [0, -0.03, 0.04],
"1.0833": [0, -0.01, 0.01],
"1.125": [0, 0, 0],
"1.1667": [0, -0.02, 0.02],
"1.2083": [0, -0.05, 0.05],
"1.25": [0, -0.08, 0.09],
"1.2917": [0, -0.1, 0.1],
"1.3333": [0, -0.09, 0.09],
"1.375": [0, -0.07, 0.07],
"1.4167": [0, -0.04, 0.04],
"1.4583": [0, -0.02, 0.02],
"1.5": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [-10, 0, 0],
"0.0417": [-9.97, -0.09, -0.32],
"0.0833": [-9.93, -0.23, -0.78],
"0.125": [-9.89, -0.37, -1.23],
"0.1667": [-9.85, -0.47, -1.51],
"0.2083": [-9.76, -0.53, -1.53],
"0.25": [-9.63, -0.58, -1.4],
"0.2917": [-9.58, -0.6, -1.21],
"0.3333": [-9.7, -0.59, -1.05],
"0.375": [-10.05, -0.56, -0.95],
"0.4167": [-10.59, -0.5, -0.84],
"0.4583": [-11.17, -0.43, -0.74],
"0.5": [-11.64, -0.36, -0.63],
"0.5417": [-11.85, -0.3, -0.52],
"0.5833": [-11.71, -0.22, -0.39],
"0.625": [-11.32, -0.14, -0.22],
"0.6667": [-10.81, -0.06, -0.06],
"0.7083": [-10.33, -0.01, 0.03],
"0.75": [-10, 0, 0],
"0.7917": [-9.84, -0.07, -0.28],
"0.8333": [-9.82, -0.21, -0.75],
"0.875": [-9.85, -0.36, -1.22],
"0.9167": [-9.85, -0.47, -1.51],
"0.9583": [-9.76, -0.53, -1.53],
"1.0": [-9.63, -0.58, -1.4],
"1.0417": [-9.58, -0.6, -1.21],
"1.0833": [-9.7, -0.59, -1.05],
"1.125": [-10.05, -0.56, -0.95],
"1.1667": [-10.59, -0.5, -0.84],
"1.2083": [-11.17, -0.43, -0.74],
"1.25": [-11.64, -0.36, -0.63],
"1.2917": [-11.85, -0.3, -0.52],
"1.3333": [-11.71, -0.23, -0.41],
"1.375": [-11.31, -0.16, -0.29],
"1.4167": [-10.8, -0.1, -0.17],
"1.4583": [-10.32, -0.04, -0.07],
"1.5": [-10, 0, 0]
},
"position": {
"0.0": [0, -0.57, -0.52],
"0.0417": [0, -0.59, -0.53],
"0.0833": [0, -0.62, -0.55],
"0.125": [0, -0.65, -0.56],
"0.1667": [0, -0.68, -0.58],
"0.2083": [0, -0.71, -0.6],
"0.25": [0, -0.74, -0.62],
"0.2917": [0, -0.76, -0.63],
"0.3333": [0, -0.76, -0.63],
"0.375": [0, -0.76, -0.63],
"0.4167": [0, -0.74, -0.62],
"0.4583": [0, -0.72, -0.61],
"0.5": [0, -0.7, -0.59],
"0.5417": [0, -0.67, -0.58],
"0.5833": [0, -0.64, -0.56],
"0.625": [0, -0.61, -0.54],
"0.6667": [0, -0.59, -0.53],
"0.7083": [0, -0.58, -0.52],
"0.75": [0, -0.57, -0.52],
"0.7917": [0, -0.58, -0.53],
"0.8333": [0, -0.6, -0.54],
"0.875": [0, -0.63, -0.56],
"0.9167": [0, -0.67, -0.58],
"0.9583": [0, -0.7, -0.6],
"1.0": [0, -0.73, -0.61],
"1.0417": [0, -0.76, -0.63],
"1.0833": [0, -0.76, -0.63],
"1.125": [0, -0.76, -0.63],
"1.1667": [0, -0.75, -0.62],
"1.2083": [0, -0.73, -0.61],
"1.25": [0, -0.71, -0.6],
"1.2917": [0, -0.68, -0.58],
"1.3333": [0, -0.65, -0.57],
"1.375": [0, -0.63, -0.55],
"1.4167": [0, -0.61, -0.54],
"1.4583": [0, -0.59, -0.53],
"1.5": [0, -0.57, -0.52]
}
},
"leftArm": {
"rotation": {
"0.0": [-19, 0, 0],
"0.0417": [-15.2, 0, 0],
"0.0833": [-9.78, 0, 0],
"0.125": [-3.44, 0, 0],
"0.1667": [3.11, 0, 0],
"0.2083": [9.16, 0, 0],
"0.25": [14, 0, 0],
"0.2917": [17.88, 0, 0],
"0.3333": [21.42, 0, 0],
"0.375": [24.46, 0, 0],
"0.4167": [26.84, 0, 0],
"0.4583": [28.41, 0, 0],
"0.5": [29, 0, 0],
"0.5417": [28.62, 0, 0],
"0.5833": [27.52, 0, 0],
"0.625": [25.89, 0, 0],
"0.6667": [23.89, 0, 0],
"0.7083": [21.71, 0, 0],
"0.75": [19.52, 0, 0],
"0.7917": [17.5, 0, 0],
"0.8333": [15.82, 0, 0],
"0.875": [14.67, 0, 0],
"0.9167": [13.17, 0, 0],
"0.9583": [12.5, 0, 0],
"1.0": [12.75, 0, 0],
"1.0417": [14, 0, 0],
"1.0833": [17.01, 0, 0],
"1.125": [21.9, 0, 0],
"1.1667": [26.78, 0, 0],
"1.2083": [29.78, 0, 0],
"1.25": [29, 0, 0],
"1.2917": [24.09, 0, 0],
"1.3333": [15.89, 0, 0],
"1.375": [5.94, 0, 0],
"1.4167": [-4.22, 0, 0],
"1.4583": [-13.05, 0, 0],
"1.5": [-19, 0, 0]
},
"position": {
"0.0": [0, -0.6, 0.01],
"0.0417": [0, -0.7, 0.04],
"0.0833": [0, -0.86, 0.07],
"0.125": [0, -1.03, 0.11],
"0.1667": [0, -1.2, 0.15],
"0.2083": [0, -1.33, 0.19],
"0.25": [0, -1.4, 0.22],
"0.2917": [0, -1.31, 0.3],
"0.3333": [0, -1.08, 0.36],
"0.375": [0, -0.85, 0.31],
"0.4167": [0, -0.66, 0.05],
"0.4583": [0, -0.46, -0.31],
"0.5": [0, -0.31, -0.6],
"0.5417": [0, -0.28, -0.65],
"0.5833": [0, -0.24, -0.7],
"0.625": [0, -0.2, -0.75],
"0.6667": [0, -0.16, -0.79],
"0.7083": [0, -0.13, -0.82],
"0.75": [0, -0.11, -0.84],
"0.7917": [0, -0.1, -0.85],
"0.8333": [0, -0.1, -0.85],
"0.875": [0, -0.13, -0.83],
"0.9167": [0, -0.17, -0.8],
"0.9583": [0, -0.36, -0.64],
"1.0": [0, -0.67, -0.39],
"1.0417": [0, -1.01, -0.11],
"1.0833": [0, -1.28, 0.12],
"1.125": [0, -1.4, 0.22],
"1.1667": [0, -1.17, 0.06],
"1.2083": [0, -0.69, -0.3],
"1.25": [0, -0.31, -0.6],
"1.2917": [0, -0.17, -0.75],
"1.3333": [0, -0.14, -0.83],
"1.375": [0, -0.17, -0.8],
"1.4167": [0, -0.29, -0.57],
"1.4583": [0, -0.47, -0.24],
"1.5": [0, -0.6, 0.01]
}
},
"rightArm": {
"rotation": {
"0.0": [24, 0, 0],
"0.0417": [29.5, 0, 0],
"0.0833": [29, 0, 0],
"0.125": [23.13, 0, 0],
"0.1667": [13.93, 0, 0],
"0.2083": [3.25, 0, 0],
"0.25": [-7.04, 0, 0],
"0.2917": [-15.07, 0, 0],
"0.3333": [-19, 0, 0],
"0.375": [-17.92, 0, 0],
"0.4167": [-13.15, 0, 0],
"0.4583": [-6.12, 0, 0],
"0.5": [1.7, 0, 0],
"0.5417": [8.89, 0, 0],
"0.5833": [14, 0, 0],
"0.625": [18.23, 0, 0],
"0.6667": [20.75, 0, 0],
"0.7083": [22.39, 0, 0],
"0.75": [24, 0, 0],
"0.7917": [30.12, 0, 0],
"0.8333": [29, 0, 0],
"0.875": [23.13, 0, 0],
"0.9167": [13.93, 0, 0],
"0.9583": [3.25, 0, 0],
"1.0": [-7.04, 0, 0],
"1.0417": [-15.07, 0, 0],
"1.0833": [-19, 0, 0],
"1.125": [-17.92, 0, 0],
"1.1667": [-13.15, 0, 0],
"1.2083": [-6.12, 0, 0],
"1.25": [1.7, 0, 0],
"1.2917": [8.89, 0, 0],
"1.3333": [14, 0, 0],
"1.375": [18.35, 0, 0],
"1.4167": [21.06, 0, 0],
"1.4583": [22.74, 0, 0],
"1.5": [24, 0, 0]
},
"position": {
"0.0": [0, -0.67, 0.01],
"0.0417": [0, -0.5, -0.28],
"0.0833": [0, -0.31, -0.6],
"0.125": [0, -0.23, -0.73],
"0.1667": [0, -0.17, -0.82],
"0.2083": [0, -0.17, -0.8],
"0.25": [0, -0.26, -0.58],
"0.2917": [0, -0.41, -0.25],
"0.3333": [0, -0.6, 0.01],
"0.375": [0, -0.73, 0.08],
"0.4167": [0, -0.89, 0.13],
"0.4583": [0, -1.06, 0.16],
"0.5": [0, -1.22, 0.18],
"0.5417": [0, -1.34, 0.2],
"0.5833": [0, -1.4, 0.22],
"0.625": [0, -1.3, 0.28],
"0.6667": [0, -1.06, 0.31],
"0.7083": [0, -0.85, 0.31],
"0.75": [0, -0.67, 0.01],
"0.7917": [0, -0.49, -0.3],
"0.8333": [0, -0.31, -0.6],
"0.875": [0, -0.23, -0.73],
"0.9167": [0, -0.17, -0.82],
"0.9583": [0, -0.17, -0.8],
"1.0": [0, -0.26, -0.58],
"1.0417": [0, -0.41, -0.25],
"1.0833": [0, -0.6, 0.01],
"1.125": [0, -0.73, 0.08],
"1.1667": [0, -0.89, 0.13],
"1.2083": [0, -1.06, 0.16],
"1.25": [0, -1.22, 0.18],
"1.2917": [0, -1.34, 0.2],
"1.3333": [0, -1.4, 0.22],
"1.375": [0, -1.3, 0.28],
"1.4167": [0, -1.06, 0.31],
"1.4583": [0, -0.85, 0.31],
"1.5": [0, -0.67, 0.01]
}
},
"leftLeg": {
"rotation": {
"0.0": [29, 0, 0],
"0.0417": [29.66, 0, 0],
"0.0833": [30.58, 0, 0],
"0.125": [31.72, 0, 0],
"0.1667": [33, 0, 0],
"0.2083": [34.36, 0, 0],
"0.25": [35.75, 0, 0],
"0.2917": [37.09, 0, 0],
"0.3333": [38.33, 0, 0],
"0.375": [39.41, 0, 0],
"0.4167": [40.25, 0, 0],
"0.4583": [40.8, 0, 0],
"0.5": [41, 0, 0],
"0.5417": [40.63, 0, 0],
"0.5833": [39.56, 0, 0],
"0.625": [37.81, 0, 0],
"0.6667": [35.44, 0, 0],
"0.7083": [32.49, 0, 0],
"0.75": [29, 0, 0],
"0.7917": [24.13, 0, 0],
"0.8333": [17.67, 0, 0],
"0.875": [10.63, 0, 0],
"0.9167": [4, 0, 0],
"0.9583": [-1.21, 0, 0],
"1.0": [-4, 0, 0],
"1.0417": [-3.92, 0, 0],
"1.0833": [-1.67, 0, 0],
"1.125": [2, 0, 0],
"1.1667": [6.33, 0, 0],
"1.2083": [10.58, 0, 0],
"1.25": [14, 0, 0],
"1.2917": [16.85, 0, 0],
"1.3333": [19.78, 0, 0],
"1.375": [22.63, 0, 0],
"1.4167": [25.22, 0, 0],
"1.4583": [27.4, 0, 0],
"1.5": [29, 0, 0]
},
"position": {
"0.0": [0, -0.31, -0.1],
"0.0417": [0, -0.3, -0.08],
"0.0833": [0, -0.3, -0.06],
"0.125": [0, -0.29, -0.04],
"0.1667": [0, -0.28, -0.01],
"0.2083": [0, -0.28, 0.01],
"0.25": [0, -0.27, 0.04],
"0.2917": [0, -0.26, 0.07],
"0.3333": [0, -0.26, 0.1],
"0.375": [0, -0.26, 0.13],
"0.4167": [0, -0.27, 0.16],
"0.4583": [0, -0.28, 0.18],
"0.5": [0, -0.3, 0.2],
"0.5417": [0, -0.48, 0.27],
"0.5833": [0, -0.73, 0.32],
"0.625": [0, -0.85, 0.31],
"0.6667": [0, -0.74, 0.22],
"0.7083": [0, -0.5, 0.08],
"0.75": [0, -0.31, -0.1],
"0.7917": [0, -0.21, -0.37],
"0.8333": [0, -0.16, -0.66],
"0.875": [0, -0.17, -0.8],
"0.9167": [0, -0.26, -0.62],
"0.9583": [0, -0.41, -0.27],
"1.0": [0, -0.6, 0.01],
"1.0417": [0, -0.73, 0.08],
"1.0833": [0, -0.89, 0.13],
"1.125": [0, -1.06, 0.16],
"1.1667": [0, -1.22, 0.18],
"1.2083": [0, -1.34, 0.2],
"1.25": [0, -1.4, 0.22],
"1.2917": [0, -1.31, 0.28],
"1.3333": [0, -1.08, 0.32],
"1.375": [0, -0.85, 0.31],
"1.4167": [0, -0.65, 0.2],
"1.4583": [0, -0.45, 0.03],
"1.5": [0, -0.31, -0.1]
}
},
"rightLeg": {
"rotation": {
"0.0": [-2.5, 0, 0],
"0.0417": [1.83, 0, 0],
"0.0833": [8, 0, 0],
"0.125": [14, 0, 0],
"0.1667": [17.32, 0, 0],
"0.2083": [21.44, 0, 0],
"0.25": [25.53, 0, 0],
"0.2917": [28.72, 0, 0],
"0.3333": [30.16, 0, 0],
"0.375": [29, 0, 0],
"0.4167": [23.9, 0, 0],
"0.4583": [15.28, 0, 0],
"0.5": [4.91, 0, 0],
"0.5417": [-5.44, 0, 0],
"0.5833": [-14, 0, 0],
"0.625": [-19, 0, 0],
"0.6667": [-18.28, 0, 0],
"0.7083": [-10.39, 0, 0],
"0.75": [-2.5, 0, 0],
"0.7917": [3.06, 0, 0],
"0.8333": [8.61, 0, 0],
"0.875": [14, 0, 0],
"0.9167": [17.12, 0, 0],
"0.9583": [20.83, 0, 0],
"1.0": [24.5, 0, 0],
"1.0417": [27.5, 0, 0],
"1.0833": [29.21, 0, 0],
"1.125": [29, 0, 0],
"1.1667": [27.37, 0, 0],
"1.2083": [24.52, 0, 0],
"1.25": [20.78, 0, 0],
"1.2917": [16.46, 0, 0],
"1.3333": [11.89, 0, 0],
"1.375": [7.39, 0, 0],
"1.4167": [3.28, 0, 0],
"1.4583": [-0.13, 0, 0],
"1.5": [-2.5, 0, 0]
},
"position": {
"0.0": [0, -1, 0.12],
"0.0417": [0, -1.14, 0.15],
"0.0833": [0, -1.32, 0.19],
"0.125": [0, -1.4, 0.22],
"0.1667": [0, -1.28, 0.27],
"0.2083": [0, -1.07, 0.32],
"0.25": [0, -0.85, 0.31],
"0.2917": [0, -0.65, 0.22],
"0.3333": [0, -0.46, 0.08],
"0.375": [0, -0.31, -0.1],
"0.4167": [0, -0.21, -0.37],
"0.4583": [0, -0.16, -0.66],
"0.5": [0, -0.17, -0.8],
"0.5417": [0, -0.27, -0.61],
"0.5833": [0, -0.44, -0.26],
"0.625": [0, -0.6, 0.01],
"0.6667": [0, -0.74, 0.1],
"0.7083": [0, -0.87, 0.11],
"0.75": [0, -1, 0.12],
"0.7917": [0, -1.17, 0.16],
"0.8333": [0, -1.33, 0.19],
"0.875": [0, -1.4, 0.22],
"0.9167": [0, -1.28, 0.27],
"0.9583": [0, -1.07, 0.32],
"1.0": [0, -0.85, 0.31],
"1.0417": [0, -0.62, 0.19],
"1.0833": [0, -0.4, 0.01],
"1.125": [0, -0.31, -0.1],
"1.1667": [0, -0.33, -0.1],
"1.2083": [0, -0.39, -0.09],
"1.25": [0, -0.47, -0.06],
"1.2917": [0, -0.57, -0.03],
"1.3333": [0, -0.67, 0],
"1.375": [0, -0.77, 0.04],
"1.4167": [0, -0.87, 0.07],
"1.4583": [0, -0.95, 0.1],
"1.5": [0, -1, 0.12]
}
}
}
},
"animation.silverlabs_nat.capybara.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-37.5, 0, 0],
"position": [0, -1, 1]
},
"skull": {
"rotation": [37.5, 0, 0]
},
"leftLeg": {
"rotation": [-90, -12.5, 0],
"position": [2, -5.5, -4]
},
"rightLeg": {
"rotation": [-90, 12.5, 0],
"position": [-2, -5.5, -4]
},
"leftArm": {
"rotation": [-22.5, 0, 0]
},
"rightArm": {
"rotation": [-22.5, 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,86 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.caterpillar.idle": {
"loop": true,
"bones": {
"antennae": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 180 ) * -2", 0, 0]
}
}
},
"animation.silverlabs_nat.caterpillar.crawl": {
"loop": true,
"animation_length": 0.625,
"bones": {
"skull": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0.52],
"0.0833": [0, 0, 1],
"0.125": [0, 0, 1.41],
"0.1667": [0, 0, 1.73],
"0.2083": [0, 0, 1.93],
"0.25": [0, 0, 2],
"0.2917": [0, 0, 1.93],
"0.3333": [0, 0, 1.73],
"0.375": [0, 0, 1.41],
"0.4167": [0, 0, 1],
"0.4583": [0, 0, 0.52],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0]
}
},
"extended": {
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.0 ) * 360 ) * 3.5, 0, 3.5 )",
0
]
},
"butt": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-15.53, 0, 0],
"0.0833": [-30, 0, 0],
"0.125": [-42.43, 0, 0],
"0.1667": [-51.96, 0, 0],
"0.2083": [-57.96, 0, 0],
"0.25": [-60, 0, 0],
"0.2917": [-57.96, 0, 0],
"0.3333": [-51.96, 0, 0],
"0.375": [-42.43, 0, 0],
"0.4167": [-30, 0, 0],
"0.4583": [-15.53, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0]
}
},
"chest": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [15.53, 0, 0],
"0.0833": [30, 0, 0],
"0.125": [42.43, 0, 0],
"0.1667": [51.96, 0, 0],
"0.2083": [57.96, 0, 0],
"0.25": [60, 0, 0],
"0.2917": [57.96, 0, 0],
"0.3333": [51.96, 0, 0],
"0.375": [42.43, 0, 0],
"0.4167": [30, 0, 0],
"0.4583": [15.53, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0]
}
}
}
}
}
}

View File

@@ -0,0 +1,94 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.catfish.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * 8", 0]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 12", 0]
},
"skull": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -6", 0]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.5 ) * 360 ) * -15", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 360 ) * -15", 0]
},
"right_whiskers": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -7", 0],
"position": [-0.1, 0, 0]
},
"left_whiskers": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -7", 0],
"position": [0.1, 0, 0]
}
}
},
"animation.silverlabs_nat.catfish.flop": {
"sound_effects": {
"0.08": {
"effect": "flop"
},
"0.58": {
"effect": "flop"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8",
-90
],
"position": [0, -2.25, 0]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 16", 0]
},
"skull": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * -6", 0],
"position": [0, 0.25, 0.25]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 32", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * -32", 0]
},
"root": {
"position": {
"0.0": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.3333": [0, 2, 0],
"0.5833": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.875": [0, 2, 0],
"1.0": [0, 0, 0]
},
"scale": {
"0.0417": [1, 1, 1],
"0.1667": [1.05, 0.9, 1.05],
"0.3333": [1, 1, 1],
"0.4583": [1, 1, 1],
"0.7083": [1.05, 0.9, 1.05],
"0.875": [1, 1, 1],
"1.0": [1, 1, 1]
}
}
}
}
}
}

View File

@@ -0,0 +1,56 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.cavefish.swim": {
"loop": true,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0]
},
"rightFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 720 ) * -10", 0]
},
"leftFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.5 ) * 720 ) * 10", 0]
},
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * 22.5",
0
]
}
}
},
"animation.silverlabs_nat.cavefish.flop": {
"loop": true,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8",
-90
],
"position": [0, -0.25, 0]
},
"rightFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * -32", 0]
},
"leftFin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 32", 0]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0]
},
"root": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "flop"
}
}
}
}
}

View File

@@ -0,0 +1,133 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.clam.idle_closed": {
"loop": true,
"animation_length": 2
},
"animation.silverlabs_nat.clam.idle_open": {
"loop": true,
"animation_length": 2,
"bones": {
"top": {
"rotation": [
"-80.5 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.9",
0,
0
]
},
"hinge": {
"rotation": [-17.5, 0, 0]
}
}
},
"animation.silverlabs_nat.clam.open": {
"loop": "hold_on_last_frame",
"animation_length": 1.25,
"bones": {
"top": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-10.45, 0, 0],
"0.25": [-24.46, 0, 0],
"0.375": [-38.42, 0, 0],
"0.5": [-51.53, 0, 0],
"0.625": [-63.24, 0, 0],
"0.75": [-72.98, 0, 0],
"0.875": [-79.93, 0, 0],
"1.0": [-82.8, 0, 0]
}
},
"hinge": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-0.19, 0, 0],
"0.25": [-0.85, 0, 0],
"0.375": [-2.3, 0, 0],
"0.5": [-5.26, 0, 0],
"0.625": [-12.15, 0, 0],
"0.75": [-18.87, 0, 0],
"0.875": [-20, 0, 0]
}
}
}
},
"animation.silverlabs_nat.clam.close": {
"loop": "hold_on_last_frame",
"animation_length": 2,
"bones": {
"top": {
"rotation": {
"0.0": [-79.6, 0, 0],
"0.125": [-78.92, 0, 0],
"0.25": [-76.96, 0, 0],
"0.375": [-73.45, 0, 0],
"0.5": [-68.02, 0, 0],
"0.625": [-60.06, 0, 0],
"0.75": [-48.56, 0, 0],
"0.875": [-31.3, 0, 0],
"1.0": [0, 0, 0],
"1.0833": [-2.5, 0, 0],
"1.1667": [0, 0, 0]
}
},
"hinge": {
"rotation": {
"0.1667": [-17.5, 0, 0],
"1.0": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.clam.launch": {
"loop": "hold_on_last_frame",
"animation_length": 0.75,
"bones": {
"root": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.23, 0, 0.19],
"0.0833": [0.05, 0, -0.3],
"0.125": [0.15, 0, 0.26],
"0.1667": [-0.28, 0, -0.1],
"0.2083": [0.25, 0, -0.09],
"0.25": [-0.11, 0, 0.18],
"0.2917": [-0.03, 0, -0.15],
"0.3333": [0.07, 0, 0.06],
"0.375": [-0.04, 0, 0],
"0.4167": [0, 0, 0]
},
"scale": {
"0.0": [1, 1, 1],
"0.0417": [0.95, 1, 0.925],
"0.125": [1, 1.1, 1],
"0.1667": [1, 1, 1]
}
},
"top": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.43, 0, 0],
"0.0833": [-15.43, 0, 0],
"0.125": [-77.66, 0, 0],
"0.1667": [-82.8, 0, 0]
}
},
"hinge": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0.65, 0, 0],
"0.0833": [-3.18, 0, 0],
"0.125": [-18.15, 0, 0],
"0.1667": [-20, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "launch"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,871 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.coyote.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-41.76977, -1.87614, 0.49158],
"position": [0, -3.3, 1.3]
},
"skull": {
"rotation": [31, 0, 0],
"position": [0, 0.2, -0.6]
},
"tail": {
"rotation": [77.59349, 13.23967, 12.64889]
},
"rightFrontLeg": {
"rotation": [41, 0, 0],
"position": [0, 0.2, 0]
},
"leftFrontLeg": {
"rotation": [41, 0, 0],
"position": [0, 0.2, 0]
},
"rightBackLeg": {
"rotation": [-53.96726, 19.62191, 17.40665],
"position": [0, 0.2, -0.5]
},
"leftBackLeg": {
"rotation": [-53.96726, -19.62191, -17.40665],
"position": [0, 0.2, -0.5]
}
}
},
"animation.silverlabs_nat.coyote.run": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.08": {
"effect": "step_-6dB"
},
"0.54": {
"effect": "step"
},
"0.63": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 0.7917,
"bones": {
"body": {
"rotation": {
"0.0": [-5, 0, 0],
"0.0417": [-4.05, 0, 0],
"0.0833": [-2.63, 0, 0],
"0.125": [-1.39, 0, 0],
"0.1667": [-1, 0, 0],
"0.2083": [-2.89, 0, 0],
"0.25": [-5.89, 0, 0],
"0.2917": [-7, 0, 0],
"0.3333": [-5.98, 0, 0],
"0.375": [-4.04, 0, 0],
"0.4167": [-1.63, 0, 0],
"0.4583": [0.81, 0, 0],
"0.5": [2.84, 0, 0],
"0.5417": [4, 0, 0],
"0.5833": [4.08, 0, 0],
"0.625": [3, 0, 0],
"0.6667": [1.42, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [-2.75, 0, 0],
"0.7917": [-5, 0, 0]
},
"position": {
"0.0": [0, -0.2, 0],
"0.0417": [0, -0.25, -0.01],
"0.0833": [0, -0.52, -0.04],
"0.125": [0, -0.55, -0.04],
"0.1667": [0, -0.5, 0],
"0.2083": [0, -0.29, 0.12],
"0.25": [0, 0.33, 0.3],
"0.2917": [0, 1.05, 0.48],
"0.3333": [0, 1.37, 0.6],
"0.375": [0, 1.47, 0.64],
"0.4167": [0, 1.47, 0.6],
"0.4583": [0, 1.42, 0.58],
"0.5": [0, 0.9, 0.54],
"0.5417": [0, 0.2, 0.5],
"0.5833": [0, 0.08, 0.46],
"0.625": [0, 0.06, 0.41],
"0.6667": [0, 0.07, 0.36],
"0.7083": [0, 0, 0.3],
"0.75": [0, -0.23, 0.14],
"0.7917": [0, -0.2, 0]
}
},
"skull": {
"rotation": {
"0.0": [5.9, 0, 0],
"0.0417": [4.6138, 0, 0],
"0.0833": [2.714, 0, 0],
"0.125": [0.9676, 0, 0],
"0.1667": [0.1416, 0, 0],
"0.2083": [1.003, 0, 0],
"0.25": [2.9618, 0, 0],
"0.2917": [4.7554, 0, 0],
"0.3333": [5.1212, 0, 0],
"0.375": [3.5754, 0, 0],
"0.4167": [0.767, 0, 0],
"0.4583": [-2.3718, 0, 0],
"0.5": [-4.897, 0, 0],
"0.5417": [-5.9, 0, 0],
"0.5833": [-5.1212, 0, 0],
"0.625": [-3.2214, 0, 0],
"0.6667": [-0.6962, 0, 0],
"0.7083": [1.9942, 0, 0],
"0.75": [4.3542, 0, 0],
"0.7917": [5.9, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [17, 0, 0],
"0.0417": [12.3, 0, 0],
"0.0833": [5.3, 0.01, 0],
"0.125": [-2.35, 0.02, 0],
"0.1667": [-9.04, 0.02, 0],
"0.2083": [-13.13, 0, 0],
"0.25": [-14.28, -0.07, -0.01],
"0.2917": [-12.74, -0.17, -0.03],
"0.3333": [-9.49, -0.27, -0.05],
"0.375": [-5.52, -0.31, -0.06],
"0.4167": [-1.35, -0.28, -0.05],
"0.4583": [4.11, -0.22, -0.04],
"0.5": [9.93, -0.13, -0.02],
"0.5417": [15.21, -0.05, -0.01],
"0.5833": [19, 0, 0],
"0.625": [21.89, 0.02, 0],
"0.6667": [22.39, 0.01, 0],
"0.7083": [22, 0, 0],
"0.75": [19.69, 0, 0],
"0.7917": [17, 0, 0]
}
},
"rightFrontLeg": {
"rotation": {
"0.0": [58.03, 0, 0],
"0.0417": [71.55, 0, 0],
"0.2917": [-36.36, 0, 0],
"0.4583": [-44, 0, 0],
"0.7083": [31, 0, 0],
"0.7917": [58.03, 0, 0]
}
},
"leftFrontLeg": {
"rotation": {
"0.0": [31, 0, 0],
"0.125": [71.55, 0, 0],
"0.375": [-36.36, 0, 0],
"0.5417": [-44, 0, 0],
"0.7917": [31, 0, 0]
}
},
"rightBackLeg": {
"rotation": {
"0.0": [-34, 0, 0],
"0.0833": [-24, 0, 0],
"0.25": [22, 0, 0],
"0.2917": [36.7, 0, 0],
"0.3333": [50.63, 0, 0],
"0.375": [61, 0, 0],
"0.4167": [66.19, 0, 0],
"0.4583": [71.34, 0, 0],
"0.5": [74.58, 0, 0],
"0.5417": [74.09, 0, 0],
"0.5833": [68, 0, 0],
"0.625": [52.93, 0, 0],
"0.6667": [30.15, 0, 0],
"0.7083": [4.69, 0, 0],
"0.75": [-18.37, 0, 0],
"0.7917": [-34, 0, 0]
},
"position": {
"0.0": [0, 0.57, 1.23],
"0.0833": [0, 0.2, -0.2],
"0.1667": [0, 0.65, 0.25],
"0.2083": [0, 0.37, 0.48],
"0.25": [0, 0.1, 0.7],
"0.2917": [0, 0.08, 0.94],
"0.3333": [0, 0.14, 1.2],
"0.375": [0, 0.25, 1.4],
"0.4167": [0, 0.34, 1.46],
"0.4583": [0, 0.46, 1.48],
"0.5": [0, 0.59, 1.48],
"0.5417": [0, 0.71, 1.48],
"0.5833": [0, 0.8, 1.5],
"0.625": [0, 0.88, 1.58],
"0.6667": [0, 0.92, 1.68],
"0.7083": [0, 0.9, 1.7],
"0.75": [0, 0.73, 1.46],
"0.7917": [0, 0.57, 1.23]
}
},
"leftBackLeg": {
"rotation": {
"0.0": [-24, 0, 0],
"0.1667": [22, 0, 0],
"0.2083": [36.7, 0, 0],
"0.25": [50.63, 0, 0],
"0.2917": [61, 0, 0],
"0.3333": [66.19, 0, 0],
"0.375": [71.34, 0, 0],
"0.4167": [74.58, 0, 0],
"0.4583": [74.09, 0, 0],
"0.5": [68, 0, 0],
"0.5417": [52.76, 0, 0],
"0.5833": [29.64, 0, 0],
"0.625": [3.94, 0, 0],
"0.6667": [-19.05, 0, 0],
"0.7083": [-34, 0, 0],
"0.75": [-29, 0, 0],
"0.7917": [-24, 0, 0]
},
"position": {
"0.0": [0, 0, -0.2],
"0.0833": [0, 0.55, 0.25],
"0.1667": [0, 0.4, 0.7],
"0.2083": [0, 0.32, 0.93],
"0.25": [0, 0.24, 1.2],
"0.2917": [0, 0.25, 1.4],
"0.3333": [0, 0.34, 1.47],
"0.375": [0, 0.48, 1.51],
"0.4167": [0, 0.63, 1.54],
"0.4583": [0, 0.78, 1.56],
"0.5": [0, 0.88, 1.58],
"0.5417": [0, 0.94, 1.65],
"0.5833": [0, 0.94, 1.71],
"0.625": [0, 0.9, 1.7],
"0.6667": [0, 0.73, 1.46],
"0.7083": [0, 0.57, 1.23],
"0.75": [0, 0.28, 0.51],
"0.7917": [0, 0, -0.2]
}
}
}
},
"animation.silverlabs_nat.coyote.walk": {
"sound_effects": {
"0.00": {
"effect": "step"
},
"0.04": {
"effect": "step_-6dB"
},
"0.25": {
"effect": "step"
},
"0.33": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": {
"0.0": [0, -1, 2],
"0.0417": [0, -0.89282, 1.78565],
"0.0833": [0, -0.60963, 1.21925],
"0.2083": [0, 0.60963, -1.21925],
"0.25": [0, 0.89282, -1.78565],
"0.2917": [0, 1, -2],
"0.3333": [0, 0.89282, -1.78565],
"0.375": [0, 0.60963, -1.21925],
"0.5": [0, -0.60963, 1.21925],
"0.5417": [0, -0.89282, 1.78565],
"0.5833": [0, -1, 2]
},
"position": {
"0.0": [0.1, -0.1, -0.2],
"0.0417": [0.08928, -0.1, -0.2],
"0.0833": [0.06096, -0.1, -0.2],
"0.2083": [-0.06096, -0.1, -0.2],
"0.25": [-0.08928, -0.1, -0.2],
"0.2917": [-0.1, -0.1, -0.2],
"0.3333": [-0.08928, -0.1, -0.2],
"0.375": [-0.06096, -0.1, -0.2],
"0.5": [0.06096, -0.1, -0.2],
"0.5417": [0.08928, -0.1, -0.2],
"0.5833": [0.1, -0.1, -0.2]
}
},
"skull": {
"rotation": {
"0.0": [-0.02407, 1.37919, -2.75901],
"0.0417": [-0.02407, 1.23138, -2.4633],
"0.0833": [-0.02407, 0.84079, -1.68196],
"0.2083": [-0.02407, -0.84079, 1.68196],
"0.25": [-0.02407, -1.23138, 2.4633],
"0.2917": [-0.02407, -1.37919, 2.75901],
"0.3333": [-0.02407, -1.23138, 2.4633],
"0.375": [-0.02407, -0.84079, 1.68196],
"0.5": [-0.02407, 0.84079, -1.68196],
"0.5417": [-0.02407, 1.23138, -2.4633],
"0.5833": [-0.02407, 1.37919, -2.75901]
},
"position": {
"0.0": [-0.1, 0, 0],
"0.0417": [-0.08928, 0, 0],
"0.0833": [-0.06096, 0, 0],
"0.2083": [0.06096, 0, 0],
"0.25": [0.08928, 0, 0],
"0.2917": [0.1, 0, 0],
"0.3333": [0.08928, 0, 0],
"0.375": [0.06096, 0, 0],
"0.5": [-0.06096, 0, 0],
"0.5417": [-0.08928, 0, 0],
"0.5833": [-0.1, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [-15.14068, 7.72571, -2.0832],
"0.0417": [-14.60301, 6.89769, -1.85992],
"0.0833": [-14.3087, 4.70979, -1.26997],
"0.125": [-14.58902, 1.6672, -0.44955],
"0.1667": [-15.69233, -1.6672, 0.44955],
"0.2083": [-15.97265, -4.70979, 1.26997],
"0.25": [-15.67835, -6.89769, 1.85992],
"0.2917": [-15.14068, -7.72571, 2.0832],
"0.3333": [-14.60301, -6.89769, 1.85992],
"0.375": [-14.3087, -4.70979, 1.26997],
"0.4167": [-14.58902, -1.6672, 0.44955],
"0.4583": [-15.69233, 1.6672, -0.44955],
"0.5": [-15.97265, 4.70979, -1.26997],
"0.5417": [-15.67835, 6.89769, -1.85992],
"0.5833": [-15.14068, 7.72571, -2.0832]
}
},
"rightBackLeg": {
"rotation": {
"0.0": [-6.41138, -0.27633, 0.06105],
"0.0417": [-9, 0, 0],
"0.2917": [24.73006, -3.31602, 0.73255],
"0.375": [35.29754, -2.48701, 0.54941],
"0.5833": [-6.41138, -0.27633, 0.06105]
},
"position": {
"0.0": [0, 0.23, -0.7],
"0.0417": [0, 0, -0.6],
"0.2917": [0.1, -0.2, 0.425],
"0.375": [0.075, 0.15, 0.17],
"0.5833": [0, 0.23, -0.7]
}
},
"rightFrontLeg": {
"rotation": {
"0.0": [12.58, 0, 0],
"0.0833": [17.75, 0, 0],
"0.1667": [4.4, 0, 0],
"0.25": [-12.95, 0, 0],
"0.2917": [-15, 0, 0],
"0.5417": [10, 0, 0],
"0.5833": [12.58, 0, 0]
},
"position": {
"0.0": [0, 0.1, -0.02],
"0.0833": [0, 0.3, -0.25],
"0.1667": [0, 0.33, -0.51],
"0.25": [0, 0.15, -0.83],
"0.2917": [0, 0, -0.9],
"0.5417": [0, 0, 0.1],
"0.5833": [0, 0.1, -0.02]
}
},
"leftFrontLeg": {
"rotation": {
"0.0": [-15, 0, 0],
"0.25": [10, 0, 0],
"0.3333": [17.75, 0, 0],
"0.4583": [4.4, 0, 0],
"0.5417": [-12.95, 0, 0],
"0.5833": [-15, 0, 0]
},
"position": {
"0.0": [0, 0, -0.9],
"0.25": [0, 0, 0.1],
"0.3333": [0, 0.3, -0.25],
"0.4583": [0, 0.33, -0.51],
"0.5417": [0, 0.15, -0.83],
"0.5833": [0, 0, -0.9]
}
},
"leftBackLeg": {
"rotation": {
"0.0": [24.73, 3.32, -0.73],
"0.0417": [32.62, 3.04, -0.67],
"0.0833": [35.3, 2.49, -0.55],
"0.125": [29.67, 2.1, -0.46],
"0.1667": [20.5, 1.61, -0.36],
"0.2083": [9.97, 1.09, -0.24],
"0.25": [0.27, 0.62, -0.14],
"0.2917": [-6.41, 0.28, -0.06],
"0.3333": [-9, 0, 0],
"0.5833": [24.73006, 3.31602, -0.73255]
},
"position": {
"0.0": [-0.25, -0.2, 0.25],
"0.0417": [-0.125, -0.03, 0.28],
"0.0833": [-0.1, 0.15, 0.17],
"0.125": [-0.1, 0.19, 0.19],
"0.1667": [-0.075, 0.22, -0.01],
"0.2083": [-0.1, 0.23, -0.29],
"0.25": [-0.025, 0.24, -0.54],
"0.2917": [-0.025, 0.23, -0.7],
"0.3333": [0, 0, -0.6],
"0.5833": [-0.25, -0.2, 0.25]
}
}
}
},
"animation.silverlabs_nat.coyote.idle": {
"loop": true,
"animation_length": 2.5,
"bones": {
"skull": {
"rotation": [0, 0, 0],
"position": [0, 0.2, -0.1]
},
"tail": {
"rotation": {
"0.0": [-18, 0, 0],
"0.4583": [-18, 2.82512, -2.48281],
"0.75": [-18, 3.29143, -2.90016],
"1.0": [-18, 2.32976, -2.05921],
"1.375": [-18, -1.29101, 1.14269],
"1.625": [-18, -2.99654, 2.64415],
"2.0417": [-18, -2.82512, 2.48281],
"2.5": [-18, 0, 0]
}
}
}
},
"animation.silverlabs_nat.coyote.attack": {
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-4.5, 0, 0],
"0.2083": [-6.75, 0, 0],
"0.375": [3, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.3, 0.3],
"0.2083": [0, -0.45, 0.45],
"0.375": [0, 0, -0.7],
"0.5833": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [7.5, 0, 0],
"0.25": [-11.75, 0, 0],
"0.375": [9, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0.2, -0.1],
"0.0833": [0, -0.06, 0.19],
"0.2083": [0, -0.19, 0.34],
"0.375": [0, -0.17852, -0.52039],
"0.5833": [0, 0.2, -0.1]
}
},
"tail": {
"rotation": {
"0.0": [-18, 0, 0],
"0.0833": [-18, 0, 0],
"0.2083": [-18, 0, 0],
"0.375": [-18, 0, 0],
"0.5833": [-18, 0, 0]
}
},
"rightFrontLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [4, 0, 0],
"0.2083": [6, 0, 0],
"0.375": [-3, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.01, -0.05],
"0.2083": [0, -0.01, -0.07],
"0.375": [0, 0.17356, 0.50978],
"0.5833": [0, 0, 0]
}
},
"leftFrontLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [4, 0, 0],
"0.2083": [6, 0, 0],
"0.375": [-3, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.01, -0.05],
"0.2083": [0, -0.01, -0.07],
"0.375": [0, 0.17356, 0.50978],
"0.5833": [0, 0, 0]
}
},
"rightBackLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [4, 0, 0],
"0.2083": [6, 0, 0],
"0.375": [0, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0.6, -0.1],
"0.2083": [0, 0.9, -0.15],
"0.375": [0, 0, 0],
"0.5833": [0, 0, 0]
}
},
"leftBackLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [4, 0, 0],
"0.2083": [6, 0, 0],
"0.375": [0, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0.6, -0.1],
"0.2083": [0, 0.9, -0.15],
"0.375": [0, 0, 0],
"0.5833": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0417": {
"effect": "attack"
}
}
},
"animation.silverlabs_nat.coyote.attack2": {
"animation_length": 0.45833,
"bones": {
"body": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": {
"pre": [15.94788, -13.34162, -13.6606],
"post": [15.94788, -13.34162, -13.6606],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [19, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [-3.1114, 9.97644, -4.16458],
"lerp_mode": "catmullrom"
},
"0.4583": [0, 0, 0]
},
"position": [0, 0.2, -0.1]
},
"tail": {
"rotation": [-18, 0, 0]
},
"rightFrontLeg": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
},
"leftFrontLeg": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
},
"rightBackLeg": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
},
"leftBackLeg": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
}
},
"sound_effects": {
"0.0417": {
"effect": "attack"
}
}
},
"animation.silverlabs_nat.coyote.pounce": {
"loop": true,
"bones": {
"body": {
"rotation": ["q.vertical_speed * -7.0", 0, 0],
"position": [0, 0, 0]
},
"skull": {
"rotation": ["q.vertical_speed * -7.0", 0, 0],
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.coyote.wiggle": {
"loop": true,
"bones": {
"body": {
"position": [0, -1.8, 0]
},
"skull": {
"rotation": [
"Math.clamp( -5.0 * ( q.anim_time / 2.0 ), -5.0, 0 )",
0,
"Math.clamp( 25.0 * ( q.anim_time / 2.0 ), 0, 25.0 )"
],
"position": [0, -0.8, 0]
},
"tail": {
"rotation": [
0,
"Math.cos( q.life_time * 20.0 * 53.7 ) * 10.0 - this",
0
]
},
"rightFrontLeg": {
"rotation": [0, 0, 0],
"position": [0.25, 1.6, 0]
},
"leftFrontLeg": {
"rotation": [0, 0, 0],
"position": [-0.25, 1.6, 0]
},
"rightBackLeg": {
"rotation": [0, 0, 0],
"position": [0.25, 1.6, 0]
},
"leftBackLeg": {
"rotation": [0, 0, 0],
"position": [-0.25, 1.6, 0]
},
"torso": {
"rotation": [
0,
"Math.cos( q.life_time * 20.0 * 53.7 ) * 3.0 - this",
0
],
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.coyote.crouch": {
"loop": true,
"bones": {
"body": {
"rotation": [0, 0, 0],
"position": [0, -1.8, 0]
},
"skull": {
"rotation": [0, 0, 0],
"position": [0, -0.8, 0]
},
"rightFrontLeg": {
"rotation": [0, 0, 0],
"position": [0.25, 1.6, 0]
},
"leftFrontLeg": {
"rotation": [0, 0, 0],
"position": [-0.25, 1.6, 0]
},
"rightBackLeg": {
"rotation": [0, 0, 0],
"position": [0.25, 1.6, 0]
},
"leftBackLeg": {
"rotation": [0, 0, 0],
"position": [-0.25, 1.6, 0]
}
}
},
"animation.silverlabs_nat.coyote.stuck": {
"loop": true,
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": [60, 0, 0],
"position": [0, -3.55, 0]
},
"tail": {
"rotation": {
"0.0": [-15.14068, 7.72571, -2.0832],
"0.0417": [-14.60301, 6.89769, -1.85992],
"0.0833": [-14.3087, 4.70979, -1.26997],
"0.125": [-14.58902, 1.6672, -0.44955],
"0.1667": [-15.69233, -1.6672, 0.44955],
"0.2083": [-15.97265, -4.70979, 1.26997],
"0.25": [-15.67835, -6.89769, 1.85992],
"0.2917": [-15.14068, -7.72571, 2.0832],
"0.3333": [-14.60301, -6.89769, 1.85992],
"0.375": [-14.3087, -4.70979, 1.26997],
"0.4167": [-14.58902, -1.6672, 0.44955],
"0.4583": [-15.69233, 1.6672, -0.44955],
"0.5": [-15.97265, 4.70979, -1.26997],
"0.5417": [-15.67835, 6.89769, -1.85992],
"0.5833": [-15.14068, 7.72571, -2.0832]
}
},
"rightBackLeg": {
"rotation": {
"0.0": [-6.41138, -0.27633, 0.06105],
"0.0417": [-9, 0, 0],
"0.2917": [24.73006, -3.31602, 0.73255],
"0.375": {
"pre": [35.29754, -2.48701, 0.54941],
"post": [35.29754, -2.48701, 0.54941],
"lerp_mode": "catmullrom"
},
"0.5833": [-6.41138, -0.27633, 0.06105]
},
"position": {
"0.0": [0, 0.23, -0.7],
"0.0417": [0, 0, -0.6],
"0.2917": [0, -0.2, 0.5],
"0.375": {
"pre": [0, 0.15, 0.42],
"post": [0, 0.15, 0.42],
"lerp_mode": "catmullrom"
},
"0.5833": [0, 0.23, -0.7]
}
},
"rightFrontLeg": {
"rotation": {
"0.0": [12.58, 0, 0],
"0.0833": [17.75, 0, 0],
"0.1667": [4.4, 0, 0],
"0.25": [-12.95, 0, 0],
"0.2917": [-15, 0, 0],
"0.5417": [10, 0, 0],
"0.5833": [12.58, 0, 0]
},
"position": {
"0.0": [0, 0.1, -0.02],
"0.0833": [0, 0.3, -0.25],
"0.1667": [0, 0.33, -0.51],
"0.25": [0, 0.15, -0.83],
"0.2917": [0, 0, -0.9],
"0.5417": [0, 0, 0.1],
"0.5833": [0, 0.1, -0.02]
}
},
"leftFrontLeg": {
"rotation": {
"0.0": [-15, 0, 0],
"0.25": [10, 0, 0],
"0.3333": [17.75, 0, 0],
"0.4583": [4.4, 0, 0],
"0.5417": [-12.95, 0, 0],
"0.5833": [-15, 0, 0]
},
"position": {
"0.0": [0, 0, -0.9],
"0.25": [0, 0, 0.1],
"0.3333": [0, 0.3, -0.25],
"0.4583": [0, 0.33, -0.51],
"0.5417": [0, 0.15, -0.83],
"0.5833": [0, 0, -0.9]
}
},
"leftBackLeg": {
"rotation": {
"0.0": [24.73006, 3.31602, -0.73255],
"0.0833": {
"pre": [35.29754, 2.48701, -0.54941],
"post": [35.29754, 2.48701, -0.54941],
"lerp_mode": "catmullrom"
},
"0.2917": [-6.41138, 0.27633, -0.06105],
"0.3333": [-9, 0, 0],
"0.5833": [24.73006, 3.31602, -0.73255]
},
"position": {
"0.0": [0, -0.2, 0.5],
"0.0833": {
"pre": [0, 0.15, 0.42],
"post": [0, 0.15, 0.42],
"lerp_mode": "catmullrom"
},
"0.2917": [0, 0.23, -0.7],
"0.3333": [0, 0, -0.6],
"0.5833": [0, -0.2, 0.5]
}
}
}
},
"animation.silverlabs_nat.coyote.item_adjust": {
"loop": true,
"bones": {
"rightItem": {
"position": [1.5, 0.6, 0.55],
"rotation": [-37.9, 76, -54.9],
"scale": [0.5, 0.5, 0.5]
}
}
},
"animation.silverlabs_nat.coyote.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.5
}
}
},
"animation.silverlabs_nat.coyote.sleep": {
"loop": true,
"animation_length": 1.0833,
"bones": {
"rightFrontLeg": {
"rotation": [-90, -21, 0],
"position": [0, -4.3, -1.9]
},
"leftFrontLeg": {
"rotation": [-80.38513, -68.40382, -7.85095],
"position": [1.2, -3.9, 0]
},
"rightBackLeg": {
"rotation": [-87.15609, -22.63102, -4.21561],
"position": [3.7, -3.9, -0.8]
},
"leftBackLeg": {
"rotation": [-53.94656, -61.57097, -5.6705],
"position": [0.4, -2, 0]
},
"torso": {
"rotation": [0, 0, -79],
"position": [-1.2, -5.4, 0]
},
"tail": {
"rotation": [-31.75231, 2.63719, 4.26326]
},
"skull": {
"rotation": [12.64256, -56.28472, 59.93856],
"position": [-0.2, -1.4, 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,969 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.deer.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.6
}
}
},
"animation.silverlabs_nat.deer.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * -3", 0, 0]
},
"left_ear": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * 1"]
},
"right_ear": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * -1"]
},
"leftArm": {
"rotation": [-2.99873, 0.08532, 2.97845]
},
"rightArm": {
"rotation": [1, 0, -3]
},
"leftLeg": {
"rotation": [-0.99992, 0.01112, 1.99346]
},
"rightLeg": {
"rotation": [0, 0, -2]
}
}
},
"animation.silverlabs_nat.deer.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [2, 0, 0],
"0.0417": [1.8802, 0, 0.35364],
"0.0833": [1.52313, 0, 0.68169],
"0.1667": [0.47687, 0, 1.19793],
"0.2083": [0.1198, 0, 1.34552],
"0.25": [0, 0, 1.4],
"0.2917": [0.1198, 0, 1.35633],
"0.3333": [0.47687, 0, 1.21839],
"0.4167": [1.52313, 0, 0.7175],
"0.4583": [1.8802, 0, 0.38046],
"0.5": [2, 0, 0],
"0.5417": [1.8802, 0, -0.38907],
"0.5833": [1.52313, 0, -0.74412],
"0.6667": [0.47687, 0, -1.25227],
"0.7083": [0.1198, 0, -1.36981],
"0.75": [0, 0, -1.4],
"0.7917": [0.1198, 0, -1.35885],
"0.8333": [0.47687, 0, -1.23177],
"0.9167": [1.52313, 0, -0.70436],
"0.9583": [1.8802, 0, -0.36019],
"1.0": [2, 0, 0]
},
"position": {
"0.0": [0, 0.2, 0],
"0.0417": [0, 0.18802, 0],
"0.0833": [0, 0.15231, 0],
"0.1667": [0, 0.04769, 0],
"0.2083": [0, 0.01198, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0.01198, 0],
"0.3333": [0, 0.04769, 0],
"0.4167": [0, 0.15231, 0],
"0.4583": [0, 0.18802, 0],
"0.5": [0, 0.2, 0],
"0.5417": [0, 0.18802, 0],
"0.5833": [0, 0.15231, 0],
"0.6667": [0, 0.04769, 0],
"0.7083": [0, 0.01198, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0.01198, 0],
"0.8333": [0, 0.04769, 0],
"0.9167": [0, 0.15231, 0],
"0.9583": [0, 0.18802, 0],
"1.0": [0, 0.2, 0]
}
},
"tail": {
"rotation": {
"0.0": [-13.85, 0, -2.05],
"0.0417": [-15.46, 0, -1.12],
"0.0833": [-16, 0, 0],
"0.125": [-15.46, 0, 1.13],
"0.1667": [-13.85, 0, 2.08],
"0.2083": [-11.5, 0, 2.78],
"0.25": [-9.15, 0, 3.22],
"0.2917": [-7.54, 0, 3.44],
"0.3333": [-7, 0, 3.5],
"0.375": [-7.54, 0, 3.44],
"0.4167": [-9.15, 0, 3.25],
"0.4583": [-11.5, 0, 2.88],
"0.5": [-13.85, 0, 2.3],
"0.5417": [-15.46, 0, 1.4],
"0.5833": [-16, 0, 0],
"0.625": [-15.46, 0, -1.39],
"0.6667": [-13.85, 0, -2.26],
"0.7083": [-11.5, 0, -2.82],
"0.75": [-9.15, 0, -3.17],
"0.7917": [-7.54, 0, -3.35],
"0.8333": [-7, 0, -3.4],
"0.875": [-7.54, 0, -3.35],
"0.9167": [-9.15, 0, -3.14],
"0.9583": [-11.5, 0, -2.73],
"1.0": [-13.85, 0, -2.05]
}
},
"leftArm": {
"rotation": {
"0.0": [-18, 0, 3.4],
"0.5833": [20, 0, 3.4],
"0.7083": [32.99601, 0.54462, 2.5613],
"0.8333": [7.75898, 0.43536, 2.59689],
"0.9583": [-17.45729, -0.21434, 3.59585],
"1.0": [-18, 0, 3.4]
},
"position": {
"0.0": [0, -0.3, -0.75],
"0.2917": [0, -0.2, -0.2],
"0.5833": [0, -0.3, 0.6],
"0.7083": [0, 0.7, -2.3],
"0.9583": [0, 0.37, -0.605],
"1.0": [0, -0.3, -0.75]
}
},
"rightArm": {
"rotation": {
"0.0": [14.57, 0, -3.4],
"0.0833": [20, 0, -2.4],
"0.2083": [33, 0, -2.4],
"0.4583": [-17.45729, 0.21434, -3.59585],
"0.5": [-18, 0, -3.4],
"1.0": [14.57, 0, -3.4]
},
"position": {
"0.0": [0, -0.27, 0.37],
"0.0833": [0, -0.3, 0.6],
"0.2083": [0, 0.7, -2.3],
"0.4583": [0, 0.37, -0.58],
"0.5": [0, -0.3, -0.75],
"0.7917": [0, -0.2, -0.2],
"1.0": [0, -0.27, 0.37]
}
},
"leftLeg": {
"rotation": {
"0.0": [-5, 0, 3],
"0.2917": [23, 0, 3],
"0.375": [28, 0, 3],
"0.5833": [-2, 0, 3],
"0.6667": [-17, 0, 3],
"0.7083": [-17, 0, 3],
"1.0": [-5, 0, 3]
},
"position": {
"0.0": [0, 0, 0.6],
"0.2917": [0, -0.3, -0.3],
"0.375": [0, 0.2, -1.45],
"0.5": [0, 2.01, -1.92],
"0.5833": [0, 1.02, -1.5],
"0.6667": [0, 0.4, -0.9],
"0.7083": [0, 0, -1.1],
"1.0": [0, 0, 0.6]
}
},
"rightLeg": {
"rotation": {
"0.0": [10, 0, -3],
"0.0833": [-2, 0, -3],
"0.1667": [-17, 0, -3],
"0.2083": [-17, 0, -3],
"0.5": [-5, 0, -3],
"0.7917": [23, 0, -3],
"0.875": [28, 0, -3],
"1.0": [10, 0, -3]
},
"position": {
"0.0": [0, 2.01, -1.92],
"0.0833": [0, 1.02, -1.5],
"0.1667": [0, 0.4, -0.9],
"0.2083": [0, 0, -1.1],
"0.5": [0, 0, 0.6],
"0.7917": [0, -0.3, -0.3],
"0.875": [0, 0.2, -1.45],
"1.0": [0, 2.01, -1.92]
}
},
"skull": {
"rotation": {
"0.0": [-1, 0, 0],
"0.0417": [-0.82629, 0, -0.4683],
"0.0833": [-0.30854, 0, -0.82585],
"0.1667": [1.20854, 0, -1.26836],
"0.2083": [1.72629, 0, -1.3711],
"0.25": [1.9, 0, -1.4],
"0.2917": [1.72629, 0, -1.34926],
"0.3333": [1.20854, 0, -1.23085],
"0.4167": [-0.30854, 0, -0.80851],
"0.4583": [-0.82629, 0, -0.47737],
"0.5": [-1, 0, 0],
"0.5417": [-0.82629, 0, 0.49273],
"0.5833": [-0.30854, 0, 0.83901],
"0.6667": [1.20854, 0, 1.25693],
"0.7083": [1.72629, 0, 1.36027],
"0.75": [1.9, 0, 1.4],
"0.7917": [1.72629, 0, 1.38064],
"0.8333": [1.20854, 0, 1.29472],
"0.9167": [-0.30854, 0, 0.85517],
"0.9583": [-0.82629, 0, 0.48021],
"1.0": [-1, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.2083": {
"effect": "step_-6dB"
},
"0.5": {
"effect": "step"
},
"0.7083": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.deer.eat": {
"sound_effects": {
"0.0": {
"effect": "eat"
},
"0.50": {
"effect": "eat"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"skullRot": {
"rotation": [
"112.5 + Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 6",
0,
0
],
"position": [0, -4, -1]
}
}
},
"animation.silverlabs_nat.deer.ear_flick": {
"animation_length": 0.5,
"bones": {
"right_ear": {
"rotation": [
"Math.sin(( q.anim_time - 0.2 ) * 1440 ) * 32",
0,
"Math.cos(( q.anim_time - 0.4 ) * 1440 ) * 16"
]
},
"left_ear": {
"rotation": [
"Math.sin(( q.anim_time - 0.2 ) * 1440 ) * 32",
0,
"Math.cos(( q.anim_time - 0.4 ) * 1440 ) * -16"
]
}
}
},
"animation.silverlabs_nat.deer.run": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [-8, 0, 0],
"0.0417": [-7.6, 0, 0],
"0.0833": [-6.71, 0, 0],
"0.125": [-5.54, 0, 0],
"0.1667": [-4.15, 0, 0],
"0.2083": [-2.6, 0, 0],
"0.25": [-0.9, 0, 0],
"0.2917": [0.98, 0, 0],
"0.3333": [3.27, 0, 0],
"0.375": [6.05, 0, 0],
"0.4167": [7.44, 0, 0],
"0.4583": [8, 0, 0],
"0.5": [7.56, 0, 0],
"0.5417": [5.44, 0, 0],
"0.5833": [4.03, 0, 0],
"0.625": [2.62, 0, 0],
"0.6667": [1.21, 0, 0],
"0.7083": [-0.21, 0, 0],
"0.75": [-1.62, 0, 0],
"0.7917": [-3.22, 0, 0],
"0.8333": [-5, 0, 0],
"0.875": [-6.75, 0, 0],
"0.9167": [-7.58, 0, 0],
"0.9583": [-7.91, 0, 0],
"1.0": [-8, 0, 0]
},
"position": {
"0.0": [0, 1.4, 0.7],
"0.0417": [0, 1.72, 0.69],
"0.0833": [0, 1.87, 0.64],
"0.125": [0, 1.93, 0.63],
"0.1667": [0, 1.94, 0.63],
"0.2083": [0, 1.89, 0.61],
"0.25": [0, 1.81, 0.59],
"0.2917": [0, 1.71, 0.57],
"0.3333": [0, 1.61, 0.57],
"0.375": [0, 1.5, 0.56],
"0.4167": [0, 1.35, 0.51],
"0.4583": [0, 1.2, 0.5],
"0.5": [0, 0.94, 0.51],
"0.5417": [0, 0.47, 0.57],
"0.5833": [0, 0.39, 0.58],
"0.625": [0, 0.33, 0.6],
"0.6667": [0, 0.29, 0.62],
"0.7083": [0, 0.26, 0.65],
"0.75": [0, 0.26, 0.67],
"0.7917": [0, 0.3, 0.69],
"0.8333": [0, 0.4, 0.7],
"0.875": [0, 0.58, 0.7],
"0.9167": [0, 0.79, 0.7],
"0.9583": [0, 1.06, 0.7],
"1.0": [0, 1.4, 0.7]
}
},
"leftArm": {
"rotation": {
"0.0": [-3, -0.1, 0],
"0.0417": [-5.4, -0.05, 0],
"0.0833": [-8.75, 0.02, 0],
"0.125": [-12.78, 0.1, 0],
"0.1667": [-17.21, 0.19, 0],
"0.2083": [-21.78, 0.29, 0],
"0.25": [-26.22, 0.38, 0],
"0.2917": [-30.25, 0.47, 0],
"0.3333": [-33.6, 0.54, 0],
"0.375": [-36, 0.59, 0],
"0.4167": [-36, 0.59, 0],
"0.4583": [-36, 0.59, 0],
"0.5": [-22.82, 0.97, 0],
"0.5417": [-9.64, 1.35, 0],
"0.5833": [3.54, 1.73, 0],
"0.625": [16.73, 2.12, 0],
"0.6667": [29.91, 2.5, 0],
"0.7083": [34.31, 2.71, 0],
"0.75": [35.37, 2.89, 0],
"0.7917": [34.02, 3, 0],
"0.8333": [31.21, 2.98, 0],
"0.875": [27.87, 2.81, 0],
"0.9167": [18.57, 1.97, 0],
"0.9583": [6.07, 0.77, 0],
"1.0": [-3, -0.1, 0]
},
"position": {
"0.0": [0, 2.03, -0.4],
"0.0417": [0, 1.92, -0.41],
"0.0833": [0, 1.78, -0.43],
"0.125": [0, 1.61, -0.46],
"0.1667": [0, 1.43, -0.49],
"0.2083": [0, 1.23, -0.51],
"0.25": [0, 1.03, -0.54],
"0.2917": [0, 0.83, -0.57],
"0.3333": [0, 0.66, -0.59],
"0.375": [0, 0.5, -0.6],
"0.4167": [0, 0, -0.6],
"0.4583": [0, -0.5, -0.6],
"0.5": [0, -0.56, -0.3],
"0.5417": [0, -0.62, 0],
"0.5833": [0, -0.68, 0.3],
"0.625": [0, -0.74, 0.6],
"0.6667": [0, -0.8, 0.9],
"0.7083": [0, -0.41, 0.92],
"0.75": [0, 0.19, 0.82],
"0.7917": [0, 0.86, 0.65],
"0.8333": [0, 1.48, 0.46],
"0.875": [0, 1.9, 0.3],
"0.9167": [0, 2.14, 0.05],
"0.9583": [0, 2.09, -0.21],
"1.0": [0, 2.03, -0.4]
}
},
"rightArm": {
"rotation": {
"0.0": [-14.3, 0, 0],
"0.0417": [-17.46, -0.07, 0],
"0.0833": [-22.35, -0.18, 0],
"0.125": [-28.09, -0.31, 0],
"0.1667": [-33.84, -0.45, 0],
"0.2083": [-38.73, -0.56, 0],
"0.25": [-41.9, -0.64, 0],
"0.2917": [-42.5, -0.68, 0],
"0.3333": [-36.66, -0.55, 0],
"0.375": [-25.16, -0.28, 0],
"0.4167": [-11.83, -0.04, 0],
"0.4583": [-0.5, 0.01, 0],
"0.5": [9.66, -0.49, 0],
"0.5417": [19.81, -1, 0],
"0.5833": [29.97, -1.5, 0],
"0.625": [32.28, -1.76, 0],
"0.6667": [33.41, -2.04, 0],
"0.7083": [33.18, -2.27, 0],
"0.75": [31.41, -2.39, 0],
"0.7917": [27.91, -2.35, 0],
"0.8333": [21.36, -2.04, 0],
"0.875": [11.89, -1.52, 0],
"0.9167": [1.47, -0.92, 0],
"0.9583": [-7.92, -0.37, 0],
"1.0": [-14.3, 0, 0]
},
"position": {
"0.0": [0, 1.66, -0.18],
"0.0417": [0, 1.47, -0.21],
"0.0833": [0, 1.2, -0.27],
"0.125": [0, 0.88, -0.33],
"0.1667": [0, 0.55, -0.39],
"0.2083": [0, 0.24, -0.44],
"0.25": [0, -0.03, -0.48],
"0.2917": [0, -0.2, -0.5],
"0.3333": [0, -0.27, -0.49],
"0.375": [0, -0.17, -0.44],
"0.4167": [0, -0.03, -0.35],
"0.4583": [0, 0, -0.2],
"0.5": [0, -0.27, 0.17],
"0.5417": [0, -0.53, 0.53],
"0.5833": [0, -0.8, 0.9],
"0.625": [0, -0.44, 0.89],
"0.6667": [0, 0.17, 0.78],
"0.7083": [0, 0.86, 0.61],
"0.75": [0, 1.49, 0.44],
"0.7917": [0, 1.9, 0.3],
"0.8333": [0, 2.04, 0.19],
"0.875": [0, 2, 0.08],
"0.9167": [0, 1.88, -0.03],
"0.9583": [0, 1.74, -0.12],
"1.0": [0, 1.66, -0.18]
}
},
"leftLeg": {
"rotation": {
"0.0": [3.56, -0.12, 2],
"0.0417": [12.08, -0.24, 1.47],
"0.0833": [20.6, -0.35, 0.94],
"0.125": [25.85, -0.44, 0.84],
"0.1667": [32.05, -0.56, 0.79],
"0.2083": [38.45, -0.67, 0.76],
"0.25": [44.35, -0.75, 0.72],
"0.2917": [49, -0.75, 0.66],
"0.3333": [54.64, -0.64, 0.46],
"0.375": [60.1, -0.43, 0.19],
"0.4167": [62.38, -0.2, -0.01],
"0.4583": [58.47, 0, 0],
"0.5": [48.07, 0.13, 0.27],
"0.5417": [32.01, 0.26, 0.73],
"0.5833": [13.81, 0.37, 1.25],
"0.625": [-3.03, 0.46, 1.69],
"0.6667": [-14.99, 0.52, 1.93],
"0.7083": [-16.99, 0.49, 1.73],
"0.75": [-18.99, 0.46, 1.53],
"0.7917": [-20.99, 0.43, 1.33],
"0.8333": [-23, 0.4, 1.13],
"0.875": [-25, 0.37, 0.93],
"0.9167": [-15.48, 0.21, 1.28],
"0.9583": [-5.96, 0.04, 1.64],
"1.0": [3.56, -0.12, 2]
},
"position": {
"0.0": [0, -0.11, -1.11],
"0.0417": [0, -0.01, -0.84],
"0.0833": [0, 0.08, -0.58],
"0.125": [0, 0.14, -0.41],
"0.1667": [0, 0.21, -0.2],
"0.2083": [0, 0.28, 0.01],
"0.25": [0, 0.34, 0.19],
"0.2917": [0, 0.4, 0.3],
"0.3333": [0, 0.4, 0.29],
"0.375": [0, 0.34, 0.18],
"0.4167": [0, 0.36, 0.07],
"0.4583": [0, 0.58, 0.05],
"0.5": [0, 1.07, 0.17],
"0.5417": [0, 1.81, 0.38],
"0.5833": [0, 2.57, 0.61],
"0.625": [0, 3.15, 0.77],
"0.6667": [0, 3.3, 0.8],
"0.7083": [0, 2.5, 0.52],
"0.75": [0, 1.7, 0.24],
"0.7917": [0, 0.9, -0.04],
"0.8333": [0, 0.1, -0.32],
"0.875": [0, -0.7, -0.6],
"0.9167": [0, -0.5, -0.77],
"0.9583": [0, -0.31, -0.94],
"1.0": [0, -0.11, -1.11]
}
},
"rightLeg": {
"rotation": {
"0.0": [20.59, 0.7, -1.87],
"0.0417": [28.45, 0.75, -1.54],
"0.0833": [39.47, 0.8, -1.07],
"0.125": [49, 0.75, -0.66],
"0.1667": [53.36, 0.68, -0.45],
"0.2083": [58.47, 0.58, -0.19],
"0.25": [63.21, 0.46, 0.05],
"0.2917": [66.45, 0.32, 0.21],
"0.3333": [67.09, 0.17, 0.21],
"0.375": [64, 0, 0],
"0.4167": [53.14, -0.23, -0.68],
"0.4583": [35.92, -0.49, -1.73],
"0.5": [16.25, -0.77, -2.93],
"0.5417": [-2.01, -1.05, -4.04],
"0.5833": [-14.95, -1.29, -4.83],
"0.625": [-22.41, -1.57, -5.31],
"0.6667": [-26.98, -1.88, -5.63],
"0.7083": [-28.91, -2.16, -5.79],
"0.75": [-28.47, -2.31, -5.77],
"0.7917": [-25.89, -2.24, -5.57],
"0.8333": [-16.6, -1.65, -4.83],
"0.875": [-7.3, -1.07, -4.09],
"0.9167": [2, -0.48, -3.35],
"0.9583": [11.29, 0.11, -2.61],
"1.0": [20.59, 0.7, -1.87]
},
"position": {
"0.0": [0, 0.08, -0.58],
"0.0417": [0, 0.15, -0.29],
"0.0833": [0, 0.25, 0.11],
"0.125": [0, 0.4, 0.3],
"0.1667": [0, 0.49, 0.23],
"0.2083": [0, 0.58, 0.05],
"0.25": [0, 0.69, -0.18],
"0.2917": [0, 0.82, -0.4],
"0.3333": [0, 0.99, -0.56],
"0.375": [0, 1.2, -0.6],
"0.4167": [0, 1.61, -0.44],
"0.4583": [0, 2.16, -0.14],
"0.5": [0, 2.73, 0.23],
"0.5417": [0, 3.15, 0.57],
"0.5833": [0, 3.3, 0.8],
"0.625": [0, 2.79, 0.95],
"0.6667": [0, 1.77, 0.95],
"0.7083": [0, 0.85, 0.79],
"0.75": [0, 0.08, 0.1],
"0.7917": [0, -0.7, -0.6],
"0.8333": [0, -0.54, -0.6],
"0.875": [0, -0.39, -0.59],
"0.9167": [0, -0.23, -0.59],
"0.9583": [0, -0.08, -0.58],
"1.0": [0, 0.08, -0.58]
}
},
"tail": {
"rotation": {
"0.0": [-18, 0, 0],
"0.0417": [-20.18, 0, 0],
"0.0833": [-23.63, 0, 0],
"0.125": [-27.5, 0, 0],
"0.1667": [-30.93, 0, 0],
"0.2083": [-33.05, 0, 0],
"0.25": [-33, 0, 0],
"0.2917": [-30.16, 0, 0],
"0.3333": [-25.07, 0, 0],
"0.375": [-18.69, 0, 0],
"0.4167": [-11.93, 0, 0],
"0.4583": [-5.72, 0, 0],
"0.5": [-1, 0, 0],
"0.5417": [3.34, 0, 0],
"0.5833": [7.21, 0, 0],
"0.625": [10.11, 0, 0],
"0.6667": [11.54, 0, 0],
"0.7083": [11, 0, 0],
"0.75": [5.95, 0, 0],
"0.7917": [-2.75, 0, 0],
"0.8333": [-11.83, 0, 0],
"0.875": [-18, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [8, 0, 0],
"0.0417": [6.62, 0, 0],
"0.0833": [4.55, 0, 0],
"0.125": [2.21, 0, 0],
"0.1667": [-0.26, 0, 0],
"0.2083": [-2.72, 0, 0],
"0.25": [-5.18, 0, 0],
"0.2917": [-7.03, 0, 0],
"0.3333": [-7.74, 0, 0],
"0.375": [-8, 0, 0],
"0.4167": [-6.91, 0, 0],
"0.4583": [-5.02, 0, 0],
"0.5": [-2.17, 0, 0],
"0.5417": [0.68, 0, 0],
"0.5833": [3.53, 0, 0],
"0.625": [5.48, 0, 0],
"0.6667": [7.15, 0, 0],
"0.7083": [8.3, 0, 0],
"0.75": [8.95, 0, 0],
"0.7917": [9.27, 0, 0],
"0.8333": [8.76, 0, 0],
"0.875": [8, 0, 0]
}
}
}
},
"animation.silverlabs_nat.deer.rest": {
"animation_length": 2.4167,
"bones": {
"root": {
"position": [0, -10, 0]
},
"body": {
"rotation": [0, 0, -7.5]
},
"tail": {
"rotation": [-135, 0, 0],
"position": [0, -0.8, 0]
},
"skull": {
"rotation": [0, 0, 7.5],
"position": [0, -1, 0]
},
"leftArm": {
"rotation": [97.5, 5, 0],
"position": [1, -2, -6]
},
"rightArm": {
"rotation": [97.53577, -7.47852, -0.32901],
"position": [-1, -2, -6]
},
"leftLeg": {
"rotation": [-90, -17.5, 0],
"position": [0, -2, 2]
},
"rightLeg": {
"rotation": [-90, 20, 0],
"position": [0, -2, 2]
}
}
},
"animation.silverlabs_nat.deer.run_UB": {
"loop": true,
"animation_length": 1.0417,
"bones": {
"body": {
"rotation": {
"0.0": [-8, 0, 0],
"0.0417": [-7.60368, 0, 0],
"0.0833": [-6.71436, 0, 0],
"0.125": [-5.53644, 0, 0],
"0.1667": [-4.15347, 0, 0],
"0.2083": [-2.60424, 0, 0],
"0.25": [-0.90118, 0, 0],
"0.2917": [0.97701, 0, 0],
"0.3333": [3.27, 0, 0],
"0.375": [6.0541, 0, 0],
"0.4167": [7.44166, 0, 0],
"0.4583": [8, 0, 0],
"0.5": [7.55993, 0, 0],
"0.5417": [6.60042, 0, 0],
"0.5833": [5.44391, 0, 0],
"0.7917": [-1.61875, 0, 0],
"0.8333": [-3.22299, 0, 0],
"0.875": [-5, 0, 0],
"0.9167": [-6.74655, 0, 0],
"0.9583": [-7.57668, 0, 0],
"1.0": [-7.91468, 0, 0],
"1.0417": [-8, 0, 0]
},
"position": {
"0.0": [0, 1.4, 0.7],
"0.0417": [0, 1.71658, 0.69279],
"0.0833": [0, 1.86745, 0.63721],
"0.125": [0, 1.93, 0.63],
"0.1667": [0, 1.9369, 0.62589],
"0.2083": [0, 1.88706, 0.6111],
"0.25": [0, 1.80695, 0.5889],
"0.2917": [0, 1.71082, 0.57411],
"0.3333": [0, 1.61, 0.57],
"0.375": [0, 1.49681, 0.56279],
"0.4167": [0, 1.34738, 0.50721],
"0.4583": [0, 1.2, 0.5],
"0.5": [0, 0.94344, 0.50721],
"0.5417": [0, 0.63213, 0.56279],
"0.5833": [0, 0.47, 0.57],
"0.625": [0, 0.38627, 0.57697],
"0.6667": [0, 0.32668, 0.59537],
"0.7083": [0, 0.28561, 0.62097],
"0.75": [0, 0.26353, 0.64903],
"0.7917": [0, 0.26466, 0.67463],
"0.8333": [0, 0.29963, 0.69303],
"0.875": [0, 0.4, 0.7],
"0.9167": [0, 0.57702, 0.7],
"0.9583": [0, 0.79288, 0.7],
"1.0": [0, 1.06183, 0.7],
"1.0417": [0, 1.4, 0.7]
}
},
"leftArm": {
"rotation": {
"0.0": {
"post": [-2.99818, -0.10465, 0],
"lerp_mode": "catmullrom"
},
"0.375": [-35.99585, 0.58777, 0],
"0.4583": [-35.99585, 0.58777, 0],
"0.7083": [29.9055, 2.49762, 0],
"0.9167": {
"pre": [27.86974, 2.81281, 0],
"post": [27.86974, 2.81281, 0],
"lerp_mode": "catmullrom"
},
"1.0417": {
"post": [-2.99818, -0.10465, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 2.03, -0.4],
"lerp_mode": "catmullrom"
},
"0.375": [0, 0.5, -0.6],
"0.4583": [0, -0.5, -0.6],
"0.7083": [0, -0.8, 0.9],
"0.9167": {
"pre": [0, 1.9, 0.3],
"post": [0, 1.9, 0.3],
"lerp_mode": "catmullrom"
},
"1.0417": {
"post": [0, 2.03, -0.4],
"lerp_mode": "catmullrom"
}
}
},
"rightArm": {
"rotation": {
"0.0": [-14.3, 0, 0],
"0.2917": {
"pre": [-42.49565, -0.67557, 0],
"post": [-42.49565, -0.67557, 0],
"lerp_mode": "catmullrom"
},
"0.4583": [-0.49992, 0.00873, 0],
"0.625": [29.96599, -1.49949, 0],
"0.8333": {
"pre": [27.90955, -2.34503, 0],
"post": [27.90955, -2.34503, 0],
"lerp_mode": "catmullrom"
},
"1.0417": {
"post": [-14.3, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": [0, 1.66, -0.18],
"0.2917": {
"pre": [0, -0.2, -0.5],
"post": [0, -0.2, -0.5],
"lerp_mode": "catmullrom"
},
"0.4583": [0, 0, -0.2],
"0.625": [0, -0.8, 0.9],
"0.8333": {
"pre": [0, 1.9, 0.3],
"post": [0, 1.9, 0.3],
"lerp_mode": "catmullrom"
},
"1.0417": {
"post": [0, 1.66, -0.18],
"lerp_mode": "catmullrom"
}
}
},
"leftLeg": {
"rotation": {
"0.0": [3.55784, -0.12416, 1.99614],
"0.0833": [20.59713, -0.35183, 0.93607],
"0.2917": {
"pre": [48.99568, -0.75469, 0.6561],
"post": [48.99568, -0.75469, 0.6561],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [58.47, 0, 0],
"lerp_mode": "catmullrom"
},
"0.7083": [-14.99127, 0.51754, 1.9319],
"0.9167": [-24.99697, 0.37459, 0.9272],
"1.0417": [3.55784, -0.12416, 1.99614]
},
"position": {
"0.0": [0, -0.11, -1.11],
"0.0833": [0, 0.08, -0.58],
"0.2917": {
"pre": [0, 0.4, 0.3],
"post": [0, 0.4, 0.3],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0.58, 0.05],
"lerp_mode": "catmullrom"
},
"0.7083": [0, 3.3, 0.8],
"0.9167": [0, -0.7, -0.6],
"1.0417": [0, -0.11, -1.11]
}
},
"rightLeg": {
"rotation": {
"0.0": [20.5885, 0.70356, -1.87221],
"0.125": {
"pre": [48.99568, 0.75469, -0.6561],
"post": [48.99568, 0.75469, -0.6561],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [64, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [-14.94548, -1.29256, -4.83045],
"lerp_mode": "catmullrom"
},
"0.8333": [-25.8909, -2.24411, -5.56595],
"1.0417": [20.5885, 0.70356, -1.87221]
},
"position": {
"0.0": [0, 0.08, -0.58],
"0.125": {
"pre": [0, 0.4, 0.3],
"post": [0, 0.4, 0.3],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 1.2, -0.6],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [0, 3.3, 0.8],
"lerp_mode": "catmullrom"
},
"0.75": [0, 0.85, 0.79],
"0.8333": [0, -0.7, -0.6],
"1.0417": [0, 0.08, -0.58]
}
},
"tail": {
"rotation": {
"0.0": {
"post": [-18, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-33, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [-1, 0, 0],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [11, 0, 0],
"lerp_mode": "catmullrom"
},
"0.9167": {
"post": [-18, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": [8, 0, 0],
"0.0417": [6.61915, 0, 0],
"0.0833": [4.55141, 0, 0],
"0.125": [2.20678, 0, 0],
"0.25": [-5.18374, 0, 0],
"0.2917": [-7.03, 0, 0],
"0.3333": [-7.73877, 0, 0],
"0.375": [-8, 0, 0],
"0.4167": [-6.91234, 0, 0],
"0.4583": [-5.02292, 0, 0],
"0.625": [3.53495, 0, 0],
"0.6667": [5.47721, 0, 0],
"0.7083": [7.14914, 0, 0],
"0.75": [8.3, 0, 0],
"0.7917": [8.9465, 0, 0],
"0.8333": [9.26991, 0, 0],
"0.875": [8.76253, 0, 0],
"0.9167": [8, 0, 0]
}
}
}
},
"animation.silverlabs_nat.deer.sleep": {
"loop": true,
"bones": {
"root": {
"rotation": [0, 0, -90],
"position": [10.7, 4.9, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015"
]
},
"tail": {
"rotation": [-110.6484, -10.21235, 7.24677],
"position": [0, 0.5, 0]
},
"skull": {
"rotation": [-3, 6, -5],
"position": [0.3, 0, 0]
},
"rightArm": {
"rotation": [-9, 0, 0],
"position": [0, 1, -3.9]
},
"leftLeg": {
"rotation": [-5.83732, -5.37589, 24.17487],
"position": [-0.5, 1.6, -0.6]
},
"rightLeg": {
"rotation": [-34.5, 0, 0]
},
"leftArm": {
"rotation": [-4.00334, -6.6947, 23.04964],
"position": [-2.2, -1.7, 2.7]
},
"skullRot": {
"rotation": [191.19557, -59.14532, -32.92436],
"position": [0.3, -1.5, -0.6]
},
"left_ear": {
"rotation": [
"-3 - Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2",
4,
"-5 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 2"
]
},
"right_ear": {
"rotation": [
"-3 - Math.sin(( q.anim_time - 0.0 ) * 90 ) * 2",
3,
"-2 + Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2"
]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,643 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.desert_scorpion.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.13": {
"effect": "step"
},
"0.38": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"left_leg_second": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 1, 0],
"0.25": [0, 0, 0]
}
},
"right_leg_second": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.25": [0, 0, 0],
"0.375": [0, 1, 0],
"0.5": [0, 0, 0]
}
},
"left_pincer": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 5", 0]
},
"right_pincer": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 1440 ) * -5", 0]
},
"right_mandible": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * 5"],
"position": [
0,
"Math.cos(( q.anim_time - 0.15 ) * 720 ) * 0.2",
0
]
},
"left_mandible": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * -5"],
"position": [
0,
"Math.cos(( q.anim_time - 0.15 ) * 720 ) * 0.2",
0
]
},
"body": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 1", 0, 0],
"position": [
0,
"0.25 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 0.2",
0
]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * 2", 0, 0]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.35 ) * 720 ) * -3", 0, 0]
},
"stinger": {
"rotation": ["Math.cos(( q.anim_time - 0.45 ) * 720 ) * -3", 0, 0]
},
"leftArm": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2", 0]
},
"leftClaw": {
"rotation": [
-7.5,
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -2"
]
},
"rightArm": {
"rotation": [
0,
"-( Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2 )",
0
]
},
"rightClaw": {
"rotation": [
-7.5,
0,
"0 - ( Math.cos(( q.anim_time - 0.0 ) * 720 ) * -2 )"
]
},
"frontLeftLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.0": [0, 1, 0],
"0.125": [0, 0, 0],
"0.375": [0, 0, 0],
"0.5": [0, 1, 0]
}
},
"middleLeftLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.125": [0, 0, 0],
"0.25": [0, 1, 0],
"0.375": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 0, 0],
"0.375": [0, 1, 0],
"0.5": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.125": [0, 0, 0],
"0.25": [0, 1, 0],
"0.375": [0, 0, 0]
}
},
"middleRightLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.0": [0, 1, 0],
"0.125": [0, 0, 0],
"0.375": [0, 0, 0],
"0.5": [0, 1, 0]
}
},
"backRightLeg": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 1, 0],
"0.25": [0, 0, 0]
}
},
"tail_1": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * 2", 0, 0]
},
"tail_2": {
"rotation": ["Math.cos(( q.anim_time - 0.35 ) * 720 ) * 3", 0, 0]
}
}
},
"animation.silverlabs_nat.desert_scorpion.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.06": {
"effect": "step"
},
"0.19": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.25,
"bones": {
"body": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 2", 0, 0],
"position": [
0,
"0.25 + Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 0.3",
0
]
},
"tail": {
"rotation": [
"22.5 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 3",
0,
0
]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.3 ) * 1440 ) * -3", 0, 0]
},
"stinger": {
"rotation": [
"-20 + Math.cos(( q.anim_time - 0.4 ) * 1440 ) * -5",
0,
0
]
},
"leftArm": {
"rotation": [
-5.36234,
"-16.4388 + Math.sin(( q.anim_time - 0.1 ) * 1440 ) * 2",
-8.19433
]
},
"leftClaw": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -2"]
},
"rightArm": {
"rotation": [
-5.31505,
"29.0244 - ( Math.sin(( q.anim_time - 0.1 ) * 1440 ) * 2 )",
6.17667
]
},
"rightClaw": {
"rotation": [
0,
0,
"-( Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -2 )"
]
},
"frontLeftLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0": [0, 1, 0],
"0.0625": [0, 0, 0],
"0.1875": [0, 0, 0],
"0.25": [0, 1, 0]
}
},
"middleLeftLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -10",
0
],
"position": {
"0.0625": [0, 0, 0],
"0.125": [0, 1, 0],
"0.1875": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.125": [0, 0, 0],
"0.1875": [0, 1, 0],
"0.25": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0625": [0, 0, 0],
"0.125": [0, 1, 0],
"0.1875": [0, 0, 0]
}
},
"middleRightLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -10",
0
],
"position": {
"0.0": [0, 1, 0],
"0.0625": [0, 0, 0],
"0.1875": [0, 0, 0],
"0.25": [0, 1, 0]
}
},
"backRightLeg": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0": [0, 0, 0],
"0.0625": [0, 1, 0],
"0.125": [0, 0, 0]
}
},
"tail_1": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.1 ) * 1440 ) * 3",
0,
0
]
},
"tail_2": {
"rotation": ["Math.cos(( q.anim_time - 0.15 ) * 1440 ) * 3", 0, 0]
}
}
},
"animation.silverlabs_nat.desert_scorpion.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.5", 0, 0]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.1 ) * 180 ) * 1", 0, 0]
},
"stinger": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * 2", 0, 0]
},
"leftArm": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 160 ) * 0.5", 0, 0]
},
"rightArm": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 160 ) * 0.5", 0, 0]
},
"tail_1": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.5", 0, 0]
},
"tail_2": {
"rotation": ["Math.cos(( q.anim_time - 0.1 ) * 180 ) * 1", 0, 0]
}
}
},
"animation.silverlabs_nat.desert_scorpion.attack": {
"sound_effects": {
"0.08": {
"effect": "attack"
}
},
"loop": true,
"animation_length": 0.75,
"bones": {
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-1.94, 0, 0],
"0.1667": [-4.44, 0, 0],
"0.25": [-5, 0, 0],
"0.3333": [1.41, 0, 0],
"0.4167": [7.5, 0, 0],
"0.5": [4.53, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [-0.48, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0.25],
"0.1667": [0, 0, 0.58],
"0.25": [0, 0, 0.75],
"0.3333": [0, 0, 0.65],
"0.4167": [0, 0, 0.42],
"0.5": [0, 0, 0.17],
"0.5833": [0, 0, 0],
"0.6667": [0, 0, -0.05],
"0.75": [0, 0, 0]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-2.69, 0, 0],
"0.1667": [-6.2, 0, 0],
"0.25": [-7.5, 0, 0],
"0.3333": [-3.1, 0, 0],
"0.4167": [3.3, 0, 0],
"0.4583": [5, 0, 0],
"0.5": [5.04, 0, 0],
"0.5833": [2.48, 0, 0],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0.12],
"0.1667": [0, 0, 0.27],
"0.25": [0, 0, 0.25],
"0.3333": [0, 0, -0.25],
"0.4167": [0, 0, -0.87],
"0.4583": [0, 0, -1],
"0.5": [0, 0, -0.93],
"0.5833": [0, 0, -0.44],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-10.83, 0, 0],
"0.1667": [-23.89, 0, 0],
"0.25": [-20, 0, 0],
"0.3333": [52.03, 0, 0],
"0.4167": [112.5, 0, 0],
"0.5": [64.53, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [-7.2, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.02, 0.09],
"0.1667": [0, -0.04, 0.19],
"0.25": [0, 0, 0],
"0.3333": [0, 0.28, -1.41],
"0.4167": [0, 0.5, -2.5],
"0.5": [0, 0.28, -1.41],
"0.5833": [0, 0, 0],
"0.6667": [0, -0.03, 0.16],
"0.75": [0, 0, 0]
},
"scale": {
"0.25": [1, 1, 1],
"0.3333": [1, 1.1547, 0.9578],
"0.4167": [1, 1.275, 0.925],
"0.5": [1, 1, 1],
"0.5833": [1, 0.9841, 1.0043],
"0.6667": [1, 0.9796, 1.0056],
"0.75": [1, 1, 1]
}
},
"tail2": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [9.26, 0, 0],
"0.1667": [20.74, 0, 0],
"0.25": [20, 0, 0],
"0.3333": [-28.12, 0, 0],
"0.4167": [-70, 0, 0],
"0.5": [-40.63, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [4.48, 0, 0],
"0.75": [0, 0, 0]
}
},
"stinger": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [10.56, 0, 0],
"0.1667": [23.61, 0, 0],
"0.25": [22.5, 0, 0],
"0.3333": [-33.75, 0, 0],
"0.4167": [-82.5, 0, 0],
"0.5": [-47.81, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [5.28, 0, 0],
"0.75": [0, 0, 0]
}
},
"leftArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-5.56, -15.47, 0],
"0.1667": [-13.06, -36.22, 0],
"0.25": [-17.5, -47.5, 0],
"0.3333": [-14.06, -32.25, 0],
"0.4167": [-7.5, -9.84, 0],
"0.5": [-3.13, -2.57, 0],
"0.5833": [0, 0, 0],
"0.6667": [0.48, 0.63, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.3333": [0, 0, 0],
"0.4167": [0, 0.5, 0],
"0.5833": [0, 0.5, 0],
"0.6667": [0, 0, 0]
}
},
"leftClaw": {
"rotation": {
"0.0833": [0, 0, 0],
"0.1667": [0.96, 22.58, 0.12],
"0.25": [1.28, 49.17, 0.16],
"0.2917": [0, 55, 0],
"0.3333": [-6.67, 47.93, -0.83],
"0.4167": [-20, 15.47, -2.5],
"0.5": [-6.67, 3.12, -0.83],
"0.5417": [0, 0, 0],
"0.5833": [0.75, -0.58, 0.09],
"0.6667": [1.44, -1.12, 0.18],
"0.75": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-5.56, 15.47, 0],
"0.1667": [-13.06, 36.22, 0],
"0.25": [-17.5, 47.5, 0],
"0.3333": [-14.06, 32.25, 0],
"0.4167": [-7.5, 9.84, 0],
"0.5": [-3.13, 2.57, 0],
"0.5833": [0, 0, 0],
"0.6667": [0.48, -0.63, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.3333": [0, 0, 0],
"0.4167": [0, 0.5, 0],
"0.5833": [0, 0.5, 0],
"0.6667": [0, 0, 0]
}
},
"rightClaw": {
"rotation": {
"0.0833": [0, 0, 0],
"0.1667": [0.96, -22.58, -0.12],
"0.25": [1.28, -49.17, -0.16],
"0.2917": [0, -55, 0],
"0.3333": [-6.67, -47.93, 0.83],
"0.4167": [-20, -15.47, 2.5],
"0.5": [-6.67, -3.12, 0.83],
"0.5417": [0, 0, 0],
"0.5833": [0.75, 0.58, -0.09],
"0.6667": [1.44, 1.12, -0.18],
"0.75": [0, 0, 0]
}
},
"frontLeftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-0.56, 0, -2.56],
"0.1667": [-1.11, 0, -6.23],
"0.25": [0, 0, -10],
"0.3333": [15, 0, -20.94],
"0.4167": [0, 0, -5],
"0.5": [-0.94, 0, -1.5],
"0.5833": [0, 0, 0],
"0.6667": [0, 0, 0.32],
"0.75": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.25": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.4167": [0, 0, -4.22],
"0.5": [0, 0, -7.5],
"0.5833": [0, 0, -4.22],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": {
"0.0417": [0, 0, 0],
"0.125": [-0.56, 0, 2.56],
"0.2083": [-1.11, 0, 6.23],
"0.2917": [0, 0, 10],
"0.375": [15, 0, 20.94],
"0.4583": [0, 0, 5],
"0.5417": [-0.94, 0, 1.5],
"0.625": [0, 0, 0],
"0.7083": [0, 0, -0.34],
"0.75": [0, 0, 0]
}
},
"backRightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.25": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.4167": [0, 0, 4.22],
"0.5": [0, 0, 7.5],
"0.5833": [0, 0, 4.22],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
},
"tail_1": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-10.83, 0, 0],
"0.1667": [-23.89, 0, 0],
"0.25": [-20, 0, 0],
"0.3333": [52.03, 0, 0],
"0.4167": [57.5, 0, 0],
"0.5": [44.53, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [-7.2, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.02, 0.09],
"0.1667": [0, -0.04, 0.19],
"0.25": [0, 0, 0],
"0.6667": [0, -0.03, 0.16],
"0.75": [0, 0, 0]
},
"scale": {
"0.25": [1, 1, 1],
"0.3333": [1, 1.1547, 0.9578],
"0.4167": [1, 1.275, 0.925],
"0.5": [1, 1, 1],
"0.5833": [1, 0.9841, 1.0043],
"0.6667": [1, 0.9796, 1.0056],
"0.75": [1, 1, 1]
}
},
"tail_2": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [10.56, 0, 0],
"0.1667": [23.61, 0, 0],
"0.25": [22.5, 0, 0],
"0.3333": [-33.75, 0, 0],
"0.4167": [-82.5, 0, 0],
"0.5": [-47.81, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [5.28, 0, 0],
"0.75": [0, 0, 0]
}
},
"legs": {
"position": {
"0.0": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.4583": [0, 0, -1],
"0.6667": [0, 0, 0]
}
}
}
}
}
}

View File

@@ -0,0 +1,89 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.dragonfly.fly": {
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 180 ) * -2", 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.1 ) * 180 ) * -0.25",
0
]
},
"wingLeftBack": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * 12.5",
0,
"25 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * 45"
]
},
"wingLeftFront": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 2880 ) * 12.5",
0,
"15 + Math.cos(( q.anim_time - 0.2 ) * 2880 ) * 45"
]
},
"wingRightFront": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 2880 ) * 12.5",
0,
"-15 + Math.cos(( q.anim_time - 0.2 ) * 2880 ) * -45"
]
},
"wingRightBack": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * 12.5",
0,
"-25 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * -45"
]
}
},
"sound_effects": {
"0.0": {
"effect": "fly"
}
}
},
"animation.silverlabs_nat.dragonfly.idle_event": {
"animation_length": 2,
"bones": {
"skull": {
"rotation": {
"0.25": [0, 0, 0],
"0.3333": [0, 45, 0],
"0.5": [0, 45, 0],
"0.5833": [0, -22.5, 0],
"0.9167": [0, -22.5, 0],
"1.0": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.dragonfly.tilt": {
"loop": true,
"bones": {
"root": {
"rotation": ["-v.root_tilt_x", 0, "v.root_tilt_z"]
},
"skull": {
"rotation": [
"-( v.head_tilt_x - v.body_tilt_x )",
0,
"v.head_tilt_z - v.body_tilt_z"
]
},
"body": {
"rotation": [
"-( v.body_tilt_x - v.root_tilt_x ) * 1",
0,
"v.body_tilt_z - v.root_tilt_z"
]
}
}
}
}
}

View File

@@ -0,0 +1,252 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.duck.idle": {
"loop": true,
"bones": {
"body": {
"rotation": [5, 0, 0]
},
"leftWing": {
"rotation": [-15, 0, 0],
"position": [0, 0, 1]
},
"rightWing": {
"rotation": [-15, 0, 0],
"position": [0, 0, 1]
},
"skull": {
"rotation": [5, 0, 0],
"position": [0, -0.25, 0.25]
}
}
},
"animation.silverlabs_nat.duck.walk": {
"loop": true,
"animation_length": 2,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"tail": {
"rotation": [
"-10 + Math.cos(( q.anim_time - 0.1 ) * 360 ) * -6",
0,
0
],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.3", 0]
},
"body": {
"rotation": [
"10 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 2",
0,
"Math.sin(( q.anim_time - 0.1 ) * 360 ) * -6"
],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 0.3", 0]
},
"leftWing": {
"rotation": [-22.5, 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1", 1]
},
"leftLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 45", 0, 0],
"position": {
"0.0": [0, 0, -1],
"0.0833": [0, 0.8, -0.5],
"0.3333": [0, 1.2, 1],
"0.625": [0, 2, 0],
"0.875": [0, 0, -1],
"1.0": [0, 0.25, -1],
"1.0833": [0, 0.99, -0.5],
"1.3333": [0, 1.2, 1],
"1.625": [0, 2, 0],
"1.875": [0, 0, -1]
}
},
"rightWing": {
"rotation": [-22.5, 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1", 1]
},
"rightLeg": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -45", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.2917": [0, 0, -1],
"0.7083": [0, 0.7, 1],
"1.0": [0, 2, 0],
"1.2917": [0, 0, -1],
"1.7083": [0, 0.7, 1],
"2.0": [0, 2, 0]
}
},
"skull": {
"position": [0, -0.25, 0.25]
},
"bowtie": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 6"]
}
},
"sound_effects": {
"0.2917": {
"effect": "step"
},
"0.9167": {
"effect": "step"
},
"1.2917": {
"effect": "step"
},
"1.9167": {
"effect": "step"
}
}
},
"animation.silverlabs_nat.duck.swim": {
"loop": true,
"bones": {
"root": {
"position": [0, 0, 0]
},
"leftLeg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"rightLeg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"body": {
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.05", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.duck.flap": {
"sound_effects": {
"0.13": {
"effect": "wing"
},
"0.38": {
"effect": "wing"
},
"0.63": {
"effect": "wing"
},
"0.88": {
"effect": "wing"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"leftWing": {
"rotation": [
-15,
"0 + Math.cos(( q.anim_time - 0.3 ) * 1440 ) * 8",
"-45 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 45"
],
"position": [
"-0.75 + Math.cos(( q.anim_time - 0.4 ) * 1440 ) * -0.5",
0,
1
]
},
"rightWing": {
"rotation": [
-15,
"Math.cos(( q.anim_time - 0.3 ) * 1440 ) * -8",
"45 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * -45"
],
"position": [
"0.75 + Math.cos(( q.anim_time - 0.4 ) * 1440 ) * 0.5",
0,
1
]
}
}
},
"animation.silverlabs_nat.duck.hurt": {
"animation_length": 0.25,
"bones": {
"body": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 4",
0,
"Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 4"
]
},
"leftWing": {
"rotation": [
-15,
"0 + Math.cos(( q.anim_time - 0.3 ) * 1440 ) * 8",
"-45 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 45"
],
"position": [
"-0.75 + Math.cos(( q.anim_time - 0.4 ) * 1440 ) * -0.5",
0,
1
]
},
"rightWing": {
"rotation": [
-15,
"Math.cos(( q.anim_time - 0.3 ) * 1440 ) * -8",
"45 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * -45"
],
"position": [
"0.75 + Math.cos(( q.anim_time - 0.4 ) * 1440 ) * 0.5",
0,
1
]
},
"bowtie": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 15"]
}
}
},
"animation.silverlabs_nat.duck.sit": {
"loop": true,
"bones": {
"root": {
"position": [0, -5, 0]
},
"leftLeg": {
"rotation": [-90, -45, 0]
},
"rightLeg": {
"rotation": [-90, 45, 0]
}
}
},
"animation.silverlabs_nat.duck.sleep": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015"
]
},
"body": {
"position": [0, -4, 0]
},
"tail": {
"rotation": ["-Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2", 0, 0]
},
"skull": {
"rotation": [-124.06335, 24.13868, -184.80424],
"position": [0, 0, -1.1]
},
"leftLeg": {
"position": [0, -0.1, 0]
},
"rightLeg": {
"position": [0, -0.1, 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,152 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.eel.idle": {
"loop": true,
"bones": {
"bodySeg2": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2", 0]
},
"bodySeg3": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * 8", 0]
},
"leftFin": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * 8"]
},
"rightFin": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.5 ) * 90 ) * -8"]
}
}
},
"animation.silverlabs_nat.eel.swim": {
"sound_effects": {
"0.05": {
"effect": "swim"
}
},
"loop": true,
"bones": {
"bodySeg1": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 12.5",
0
]
},
"skull": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -12.5",
0
]
},
"bodySeg2": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 22.5",
0
]
},
"bodySeg3": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * -45", 0]
},
"leftFin": {
"rotation": [
0,
"-22.5 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -15",
0
]
},
"rightFin": {
"rotation": [
0,
"22.5 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -15",
0
]
}
}
},
"animation.silverlabs_nat.eel.bite": {
"animation_length": 0.2917,
"bones": {
"skull": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.0417": [-30, 0, 0],
"0.1667": [0, 0, 0]
},
"position": {
"0.0": [0, 1, 0],
"0.0417": [0, 2, -1],
"0.0833": [0, 1, 0],
"0.125": [0, 0.5, 0],
"0.1667": [0, 0.43, 0],
"0.2917": [0, 0, 0]
}
},
"botJaw": {
"rotation": {
"0.0": [67.5, 0, 0],
"0.0417": [87.5, 0, 0],
"0.1667": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "bite"
}
}
},
"animation.silverlabs_nat.eel.flop_sfx": {
"sound_effects": {
"0.0": {
"effect": "flop"
}
},
"animation_length": 0.1,
"loop": true,
"loop_delay": "Math.random( 0.2, 1.2 )"
},
"animation.silverlabs_nat.eel.flop": {
"loop": true,
"bones": {
"bodySeg1": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 2", 0]
},
"bodySeg2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 5", 0]
},
"bodySeg3": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -12.5",
0
]
},
"leftFin": {
"rotation": [
0,
"-22.5 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * -12.5",
0
]
},
"rightFin": {
"rotation": [
0,
"22.5 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 12.5",
0
]
},
"root": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * 4",
0,
-90
],
"position": [4, 3, -1]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,872 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.fennec_fox.idle": {
"loop": true,
"animation_length": 3.5,
"bones": {
"leftEar": {
"rotation": {
"0.0": [0, 0, 0],
"0.5417": [0, 0, 0.77254],
"1.0833": [0, 0, 1.89064],
"1.625": [0, 0, 2.86944],
"1.7917": [0, 0, 3],
"2.3333": [0, 0, 2.18256],
"2.875": [0, 0, 0.99517],
"3.4167": [0, 0, 0.04123],
"3.5": [0, 0, 0]
}
},
"rightEar": {
"rotation": {
"0.0": [0, 0, 0],
"0.5417": [0, 0, -0.77254],
"1.0833": [0, 0, -1.89064],
"1.625": [0, 0, -2.86944],
"1.7917": [0, 0, -3],
"2.3333": [0, 0, -2.18256],
"2.875": [0, 0, -0.99517],
"3.4167": [0, 0, -0.04123],
"3.5": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [-8.49, 0, 0],
"0.5417": [-7.77046, 0, 0],
"1.0833": [-7.67253, 0, 0],
"1.625": [-8.19096, 0, 0],
"2.0": [-9, 0, 0],
"2.5417": [-9.95798, 0, 0],
"3.0833": [-9.53562, 0, 0],
"3.5": [-8.49, 0, 0]
},
"position": [0, -0.5, 0]
}
}
},
"animation.silverlabs_nat.fennec_fox.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.0": {
"effect": "step_-6dB"
},
"0.04": {
"effect": "step"
},
"0.29": {
"effect": "step_-6dB"
},
"0.33": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": {
"0.0": [0, -1, 2],
"0.0417": [0, -0.89282, 1.78565],
"0.0833": [0, -0.60963, 1.21925],
"0.2083": [0, 0.60963, -1.21925],
"0.25": [0, 0.89282, -1.78565],
"0.2917": [0, 1, -2],
"0.3333": [0, 0.89282, -1.78565],
"0.375": [0, 0.60963, -1.21925],
"0.5": [0, -0.60963, 1.21925],
"0.5417": [0, -0.89282, 1.78565],
"0.5833": [0, -1, 2]
},
"position": {
"0.0": [0.1, -0.1, -0.2],
"0.0417": [0.08928, -0.1, -0.2],
"0.0833": [0.06096, -0.1, -0.2],
"0.2083": [-0.06096, -0.1, -0.2],
"0.25": [-0.08928, -0.1, -0.2],
"0.2917": [-0.1, -0.1, -0.2],
"0.3333": [-0.08928, -0.1, -0.2],
"0.375": [-0.06096, -0.1, -0.2],
"0.5": [0.06096, -0.1, -0.2],
"0.5417": [0.08928, -0.1, -0.2],
"0.5833": [0.1, -0.1, -0.2]
}
},
"skull": {
"rotation": {
"0.0": [1.3113, 2.6508, -2.82],
"0.0417": [1.974, 2.1714, -2.3124],
"0.0833": [2.3406, 1.2126, -1.2831],
"0.125": [2.0586, 0.5217, -0.5499],
"0.1667": [1.5651, -0.3948, 0.4089],
"0.2083": [0.9588, -1.3395, 1.4241],
"0.25": [0.3666, -2.1432, 2.2842],
"0.2917": [-0.0987, -2.6508, 2.82],
"0.3333": [-1.0434, -2.6508, 2.82],
"0.375": [-1.3395, -1.6497, 1.7484],
"0.4167": [-1.0152, -0.9306, 0.987],
"0.4583": [-0.4371, 0.0423, -0.0423],
"0.5": [0.2538, 1.0857, -1.1562],
"0.5417": [0.8883, 2.0163, -2.1432],
"0.5833": [1.3113, 2.6508, -2.82]
}
},
"leftEar": {
"rotation": {
"0.0": [-3.05, 1.1, 13.29],
"0.0417": [-3.31, 1.19, 13.31],
"0.0833": [-3.69, 1.31, 13.36],
"0.125": [-4.15, 1.47, 13.41],
"0.1667": [-4.64, 1.63, 13.47],
"0.2083": [-5.1, 1.78, 13.52],
"0.25": [-5.5, 1.91, 13.57],
"0.2917": [-5.77, 2, 13.6],
"0.3333": [-5.87, 2.03, 13.61],
"0.375": [-5.7, 1.97, 13.59],
"0.4167": [-5.25, 1.83, 13.54],
"0.4583": [-4.64, 1.63, 13.47],
"0.5": [-3.99, 1.41, 13.39],
"0.5417": [-3.42, 1.23, 13.33],
"0.5833": [-3.05, 1.1, 13.29]
}
},
"rightEar": {
"rotation": {
"0.0": [-3.05, -1.1, -13.29],
"0.0417": [-3.35, -1.2, -13.32],
"0.0833": [-3.82, -1.36, -13.37],
"0.125": [-4.36, -1.53, -13.44],
"0.1667": [-4.91, -1.71, -13.5],
"0.2083": [-5.4, -1.87, -13.56],
"0.25": [-5.74, -1.99, -13.6],
"0.2917": [-5.87, -2.03, -13.61],
"0.3333": [-5.74, -1.99, -13.6],
"0.375": [-5.4, -1.87, -13.56],
"0.4167": [-4.91, -1.72, -13.5],
"0.4583": [-4.36, -1.53, -13.44],
"0.5": [-3.82, -1.36, -13.37],
"0.5417": [-3.35, -1.2, -13.32],
"0.5833": [-3.05, -1.1, -13.29]
}
},
"tail": {
"rotation": {
"0.0": [-15.14068, 7.72571, -2.0832],
"0.0417": [-14.60301, 6.89769, -1.85992],
"0.0833": [-14.3087, 4.70979, -1.26997],
"0.125": [-14.58902, 1.6672, -0.44955],
"0.1667": [-15.69233, -1.6672, 0.44955],
"0.2083": [-15.97265, -4.70979, 1.26997],
"0.25": [-15.67835, -6.89769, 1.85992],
"0.2917": [-15.14068, -7.72571, 2.0832],
"0.3333": [-14.60301, -6.89769, 1.85992],
"0.375": [-14.3087, -4.70979, 1.26997],
"0.4167": [-14.58902, -1.6672, 0.44955],
"0.4583": [-15.69233, 1.6672, -0.44955],
"0.5": [-15.97265, 4.70979, -1.26997],
"0.5417": [-15.67835, 6.89769, -1.85992],
"0.5833": [-15.14068, 7.72571, -2.0832]
}
},
"leftArm": {
"rotation": {
"0.0": [-15, 0, 0],
"0.25": [10, 0, 0],
"0.3333": [17.75, 0, 0],
"0.4583": [4.4, 0, 0],
"0.5417": [-12.95, 0, 0],
"0.5833": [-15, 0, 0]
},
"position": {
"0.0": [0, 0, -0.9],
"0.25": [-0.1, 0, 0.1],
"0.3333": [-0.125, 0.3, -0.25],
"0.4583": [0, 0.33, -0.51],
"0.5417": [0, 0.15, -1.08],
"0.5833": [0, 0, -0.9]
}
},
"rightArm": {
"rotation": {
"0.0": [12.58, 0, 0],
"0.0833": [17.75, 0, 0],
"0.1667": [4.4, 0, 0],
"0.25": [-12.95, 0, 0],
"0.2917": [-15, 0, 0],
"0.5417": [10, 0, 0],
"0.5833": [12.58, 0, 0]
},
"position": {
"0.0": [0, 0.1, -0.02],
"0.0833": [0, 0.3, -0.25],
"0.1667": [0, 0.33, -0.51],
"0.25": [0, 0.15, -0.98],
"0.2917": [0, 0, -0.9],
"0.5417": [0, 0, 0.1],
"0.5833": [0, 0.1, -0.02]
}
},
"leftLeg": {
"rotation": {
"0.0": [24.73, 3.32, -0.73],
"0.0417": [32.62, 3.04, -0.67],
"0.0833": [35.3, 2.49, -0.55],
"0.125": [29.67, 2.1, -0.46],
"0.1667": [20.5, 1.61, -0.36],
"0.2083": [9.97, 1.09, -0.24],
"0.25": [0.27, 0.62, -0.14],
"0.2917": [-6.41, 0.28, -0.06],
"0.3333": [-9, 0, 0],
"0.5833": [24.73006, 3.31602, -0.73255]
},
"position": {
"0.0": [0, -0.2, 0.5],
"0.0417": [0, -0.03, 0.53],
"0.0833": [0, 0.15, 0.42],
"0.125": [0, 0.19, 0.24],
"0.1667": [0, 0.22, -0.01],
"0.2083": [0, 0.23, -0.29],
"0.25": [0, 0.24, -0.54],
"0.2917": [0, 0.23, -0.7],
"0.3333": [0, 0, -0.6],
"0.5833": [0, -0.2, 0.5]
}
},
"rightLeg": {
"rotation": {
"0.0": [-6.41138, -0.27633, 0.06105],
"0.0417": [-9, 0, 0],
"0.2917": [24.73, -3.32, 0.73],
"0.3333": [34.73, -3.25, 0.72],
"0.375": [35.3, -2.49, 0.55],
"0.4167": [29.63, -2.1, 0.46],
"0.4583": [20.36, -1.6, 0.35],
"0.5": [9.76, -1.07, 0.24],
"0.5417": [0.09, -0.6, 0.13],
"0.5833": [-6.41, -0.28, 0.06]
},
"position": {
"0.0": [0, 0.23, -0.7],
"0.0417": [0, 0, -0.6],
"0.2917": [0, -0.2, 0.5],
"0.3333": [0, -0.04, 0.6],
"0.375": [0, 0.15, 0.42],
"0.4167": [0, 0.18, 0.24],
"0.4583": [0, 0.21, -0.01],
"0.5": [0, 0.22, -0.28],
"0.5417": [0, 0.22, -0.53],
"0.5833": [0, 0.23, -0.7]
}
}
}
},
"animation.silverlabs_nat.fennec_fox.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.08": {
"effect": "step_-6dB"
},
"0.54": {
"effect": "step"
},
"0.58": {
"effect": "step_-6dB"
},
"0.75": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.7917,
"bones": {
"body": {
"rotation": {
"0.0": [-5, 0, 0],
"0.0417": [-4.05, 0, 0],
"0.0833": [-2.63, 0, 0],
"0.125": [-1.39, 0, 0],
"0.1667": [-1, 0, 0],
"0.2083": [-2.89, 0, 0],
"0.25": [-5.89, 0, 0],
"0.2917": [-7, 0, 0],
"0.3333": [-5.98, 0, 0],
"0.375": [-4.04, 0, 0],
"0.4167": [-1.63, 0, 0],
"0.4583": [0.81, 0, 0],
"0.5": [2.84, 0, 0],
"0.5417": [4, 0, 0],
"0.5833": [4.08, 0, 0],
"0.625": [3, 0, 0],
"0.6667": [1.42, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [-2.75, 0, 0],
"0.7917": [-5, 0, 0]
},
"position": {
"0.0": [0, -0.4, 0],
"0.0417": [0, -0.45, -0.01],
"0.0833": [0, -0.52, -0.04],
"0.125": [0, -0.55, -0.04],
"0.1667": [0, -0.5, 0],
"0.2083": [0, -0.29, 0.12],
"0.25": [0, 0.03, 0.3],
"0.2917": [0, 0.35, 0.48],
"0.3333": [0, 0.57, 0.6],
"0.375": [0, 0.67, 0.64],
"0.4167": [0, 0.57, 0.6],
"0.4583": [0, 0.42, 0.58],
"0.5": [0, 0.2, 0.54],
"0.5417": [0, 0, 0.5],
"0.5833": [0, -0.12, 0.46],
"0.625": [0, -0.24, 0.41],
"0.6667": [0, -0.33, 0.36],
"0.7083": [0, -0.4, 0.3],
"0.75": [0, -0.43, 0.14],
"0.7917": [0, -0.4, 0]
}
},
"skull": {
"rotation": {
"0.0": [6.35, 0, 0],
"0.0417": [4.9657, 0, 0],
"0.0833": [2.921, 0, 0],
"0.125": [1.0414, 0, 0],
"0.1667": [0.1524, 0, 0],
"0.2083": [1.0795, 0, 0],
"0.25": [3.1877, 0, 0],
"0.2917": [5.1181, 0, 0],
"0.3333": [5.5118, 0, 0],
"0.375": [3.8481, 0, 0],
"0.4167": [0.8255, 0, 0],
"0.4583": [-2.5527, 0, 0],
"0.5": [-5.2705, 0, 0],
"0.5417": [-6.35, 0, 0],
"0.5833": [-5.5118, 0, 0],
"0.625": [-3.4671, 0, 0],
"0.6667": [-0.7493, 0, 0],
"0.7083": [2.1463, 0, 0],
"0.75": [4.6863, 0, 0],
"0.7917": [6.35, 0, 0]
}
},
"leftEar": {
"rotation": {
"0.0": [-7.88, -3.92, 6.44],
"0.0417": [-5.53, -3.71, 6.48],
"0.0833": [-2.13, -3.41, 6.54],
"0.125": [1.42, -3.05, 6.61],
"0.1667": [4.2, -2.67, 6.69],
"0.2083": [7.39, -2.1, 6.83],
"0.25": [9.76, -1.47, 6.99],
"0.2917": [8.8, -0.84, 7.15],
"0.3333": [5.13, -0.37, 7.26],
"0.375": [-0.74, 0.21, 7.41],
"0.4167": [-7.31, 0.74, 7.54],
"0.4583": [-13.1, 1.05, 7.61],
"0.5": [-16.6, 0.99, 7.6],
"0.5417": [-17.28, 0.5, 7.49],
"0.5833": [-16.56, -0.33, 7.29],
"0.625": [-14.95, -1.35, 7.05],
"0.6667": [-12.96, -2.4, 6.8],
"0.7083": [-11.1, -3.31, 6.59],
"0.75": [-9.88, -3.92, 6.44],
"0.7917": [-7.88, -3.92, 6.44]
}
},
"rightEar": {
"rotation": {
"0.0": [-7.88, 3.92, -6.44],
"0.0417": [-5.53, 3.71, -6.48],
"0.0833": [-2.13, 3.41, -6.54],
"0.125": [1.42, 3.05, -6.61],
"0.1667": [4.2, 2.67, -6.69],
"0.2083": [7.39, 2.1, -6.83],
"0.25": [9.76, 1.47, -6.99],
"0.2917": [8.8, 0.84, -7.15],
"0.3333": [5.13, 0.37, -7.26],
"0.375": [-0.74, -0.21, -7.41],
"0.4167": [-7.31, -0.74, -7.54],
"0.4583": [-13.1, -1.05, -7.61],
"0.5": [-16.6, -0.99, -7.6],
"0.5417": [-17.28, -0.5, -7.49],
"0.5833": [-16.56, 0.33, -7.29],
"0.625": [-14.95, 1.35, -7.05],
"0.6667": [-12.96, 2.4, -6.8],
"0.7083": [-11.1, 3.31, -6.59],
"0.75": [-9.88, 3.92, -6.44],
"0.7917": [-7.88, 3.92, -6.44]
}
},
"tail": {
"rotation": {
"0.0": [17, 0, 0],
"0.0417": [12.3, 0, 0],
"0.0833": [5.3, 0.01, 0],
"0.125": [-2.35, 0.02, 0],
"0.1667": [-9.04, 0.02, 0],
"0.2083": [-13.13, 0, 0],
"0.25": [-14.28, -0.07, -0.01],
"0.2917": [-12.74, -0.17, -0.03],
"0.3333": [-9.49, -0.27, -0.05],
"0.375": [-5.52, -0.31, -0.06],
"0.4167": [-1.35, -0.28, -0.05],
"0.4583": [4.11, -0.22, -0.04],
"0.5": [9.93, -0.13, -0.02],
"0.5417": [15.21, -0.05, -0.01],
"0.5833": [19, 0, 0],
"0.625": [21.89, 0.02, 0],
"0.6667": [22.39, 0.01, 0],
"0.7083": [22, 0, 0],
"0.75": [19.69, 0, 0],
"0.7917": [17, 0, 0]
}
},
"leftArm": {
"rotation": {
"0.0": [31, 0, 0],
"0.125": [71.55, 0, 0],
"0.375": [-36.36, 0, 0],
"0.5417": [-44, 0, 0],
"0.7917": [31, 0, 0]
},
"position": {
"0.0": [0, -0.2, 0],
"0.125": [0, -0.1, -0.8],
"0.25": [0, 0.68, -0.4],
"0.375": [0, 1.25, 0.2],
"0.4583": [0, 0.53, 0.1],
"0.5417": [0, -0.6, 0],
"0.6667": [0, -0.1, 0],
"0.7917": [0, -0.2, 0]
}
},
"rightArm": {
"rotation": {
"0.0": [58.03, 0, 0],
"0.0417": [71.55, 0, 0],
"0.2917": [-36.36, 0, 0],
"0.4583": [-44, 0, 0],
"0.7083": [31, 0, 0],
"0.7917": [58.03, 0, 0]
},
"position": {
"0.0": [0, -0.13, -0.53],
"0.0417": [0, -0.1, -0.8],
"0.1667": [0, 0.68, -0.4],
"0.2917": [0, 1.25, 0.2],
"0.375": [0, 0.53, 0.1],
"0.4583": [0, -0.6, 0],
"0.5833": [0, -0.1, 0],
"0.7083": [0, -0.2, 0],
"0.7917": [0, -0.13, -0.53]
}
},
"leftLeg": {
"rotation": {
"0.0": [-24, 0, 0],
"0.1667": [22, 0, 0],
"0.2083": [36.7, 0, 0],
"0.25": [50.63, 0, 0],
"0.2917": [61, 0, 0],
"0.3333": [66.19, 0, 0],
"0.375": [71.34, 0, 0],
"0.4167": [74.58, 0, 0],
"0.4583": [74.09, 0, 0],
"0.5": [68, 0, 0],
"0.5417": [52.76, 0, 0],
"0.5833": [29.64, 0, 0],
"0.625": [3.94, 0, 0],
"0.6667": [-19.05, 0, 0],
"0.7083": [-34, 0, 0],
"0.75": [-29, 0, 0],
"0.7917": [-24, 0, 0]
},
"position": {
"0.0": [0, -0.4, -0.2],
"0.1667": [0, -0.1, 0.7],
"0.2083": [0, 0.01, 0.97],
"0.25": [0, 0.12, 1.22],
"0.2917": [0, 0.25, 1.4],
"0.3333": [0, 0.35, 1.46],
"0.375": [0, 0.48, 1.48],
"0.4167": [0, 0.6, 1.48],
"0.4583": [0, 0.72, 1.48],
"0.5": [0, 0.8, 1.5],
"0.5417": [0, 0.88, 1.58],
"0.5833": [0, 0.92, 1.68],
"0.625": [0, 0.9, 1.7],
"0.6667": [0, 0.73, 1.46],
"0.7083": [0, 0.57, 1.23],
"0.75": [0, 0.08, 0.51],
"0.7917": [0, -0.4, -0.2]
}
},
"rightLeg": {
"rotation": {
"0.0": [-34, 0, 0],
"0.0833": [-24, 0, 0],
"0.25": [22, 0, 0],
"0.2917": [36.7, 0, 0],
"0.3333": [50.63, 0, 0],
"0.375": [61, 0, 0],
"0.4167": [66.19, 0, 0],
"0.4583": [71.34, 0, 0],
"0.5": [74.58, 0, 0],
"0.5417": [74.09, 0, 0],
"0.5833": [68, 0, 0],
"0.625": [52.93, 0, 0],
"0.6667": [30.15, 0, 0],
"0.7083": [4.69, 0, 0],
"0.75": [-18.37, 0, 0],
"0.7917": [-34, 0, 0]
},
"position": {
"0.0": [0, 0.57, 0.98],
"0.0833": [0, -0.4, -0.2],
"0.25": [0, -0.1, 0.7],
"0.2917": [0, 0.01, 0.97],
"0.3333": [0, 0.12, 1.22],
"0.375": [0, 0.25, 1.4],
"0.4167": [0, 0.35, 1.46],
"0.4583": [0, 0.48, 1.48],
"0.5": [0, 0.6, 1.48],
"0.5417": [0, 0.72, 1.48],
"0.5833": [0, 0.8, 1.5],
"0.625": [0, 0.88, 1.59],
"0.6667": [0, 0.92, 1.7],
"0.7083": [0, 0.9, 1.7],
"0.75": [0, 0.74, 1.09],
"0.7917": [0, 0.57, 0.98]
}
},
"legs": {
"position": {
"0.3333": [0, 0, 0],
"0.4583": [0, 0.75, 0],
"0.5833": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.fennec_fox.sleep": {
"loop": true,
"bones": {
"body": {
"rotation": [0, 10, 0],
"position": [0, -4, 0]
},
"skull": {
"rotation": [10.08793, -74.03119, -5.51044],
"position": [0, -0.6, 0]
},
"leftEar": {
"rotation": [66.66984, 0.1895, 1.38676]
},
"rightEar": {
"rotation": [66.66984, -0.1895, -1.38676]
},
"tail": {
"rotation": [182.59692, 29.15027, -177.34282],
"position": [1.4, -2.2, 1.5]
},
"leftLeg": {
"position": [-0.2, 0, 0]
},
"rightLeg": {
"position": [1, 0, 0]
}
},
"sound_effects": {
"0.0": {
"effect": "sleep"
}
}
},
"animation.silverlabs_nat.fennec_fox.shake": {
"loop": true,
"animation_length": 1,
"bones": {
"skull": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 15",
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * -45"
]
},
"leftEar": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45"]
},
"rightEar": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 45"]
},
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 720 ) * 30", 0]
},
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "shake"
}
}
},
"animation.silverlabs_nat.fennec_fox.wiggle": {
"loop": true,
"bones": {
"body": {
"rotation": [
0,
"Math.cos( q.life_time * 20.0 * 53.7 ) * 5.0 - this",
0
],
"position": [0, -0.05, 0]
},
"skull": {
"rotation": [
"Math.clamp( -5.0 * ( q.anim_time / 2.0 ), -5.0, 0 )",
0,
"Math.clamp( 25.0 * ( q.anim_time / 2.0 ), 0, 25.0 )"
],
"position": [0, -0.8, 0]
},
"tail": {
"rotation": [
0,
"Math.cos( q.life_time * 20.0 * 53.7 ) * 10.0 - this",
0
]
},
"leftArm": {
"rotation": [0, 0, 0]
},
"rightArm": {
"rotation": [0, 0, 0]
},
"leftLeg": {
"rotation": [0, 0, 0]
},
"rightLeg": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.fennec_fox.pounce": {
"loop": true,
"bones": {
"body": {
"rotation": ["q.vertical_speed * -7.0", 0, 0],
"position": [0, 0, 0]
},
"skull": {
"rotation": ["q.vertical_speed * -7.0", 0, 0],
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.fennec_fox.crouch": {
"loop": true,
"bones": {
"body": {
"rotation": [0, 0, 0],
"position": [0, -1.8, 0]
},
"skull": {
"rotation": [0, 0, 0],
"position": [0, -0.8, 0]
},
"leftArm": {
"rotation": [0, 0, 0]
},
"rightArm": {
"rotation": [0, 0, 0]
},
"leftLeg": {
"rotation": [0, 0, 0]
},
"rightLeg": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.fennec_fox.stuck": {
"sound_effects": {
"0.04": {
"effect": "dig"
},
"0.33": {
"effect": "dig"
}
},
"loop": true,
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": [60, 0, 0],
"position": [0, -2.8, 0]
},
"tail": {
"rotation": {
"0.0": [-15.14068, 7.72571, -2.0832],
"0.0417": [-14.60301, 6.89769, -1.85992],
"0.0833": [-14.3087, 4.70979, -1.26997],
"0.125": [-14.58902, 1.6672, -0.44955],
"0.1667": [-15.69233, -1.6672, 0.44955],
"0.2083": [-15.97265, -4.70979, 1.26997],
"0.25": [-15.67835, -6.89769, 1.85992],
"0.2917": [-15.14068, -7.72571, 2.0832],
"0.3333": [-14.60301, -6.89769, 1.85992],
"0.375": [-14.3087, -4.70979, 1.26997],
"0.4167": [-14.58902, -1.6672, 0.44955],
"0.4583": [-15.69233, 1.6672, -0.44955],
"0.5": [-15.97265, 4.70979, -1.26997],
"0.5417": [-15.67835, 6.89769, -1.85992],
"0.5833": [-15.14068, 7.72571, -2.0832]
}
},
"leftArm": {
"position": [0, -3, 0]
},
"rightArm": {
"position": [0, -3, 0]
},
"leftLeg": {
"rotation": {
"0.0": [24.73006, 3.31602, -0.73255],
"0.0833": {
"pre": [35.29754, 2.48701, -0.54941],
"post": [35.29754, 2.48701, -0.54941],
"lerp_mode": "catmullrom"
},
"0.2917": [-6.41138, 0.27633, -0.06105],
"0.3333": [-9, 0, 0],
"0.5833": [24.73006, 3.31602, -0.73255]
},
"position": {
"0.0": [0, -0.2, 0.5],
"0.0833": {
"pre": [0, 0.15, 0.42],
"post": [0, 0.15, 0.42],
"lerp_mode": "catmullrom"
},
"0.2917": [0, 0.23, -0.7],
"0.3333": [0, 0, -0.6],
"0.5833": [0, -0.2, 0.5]
}
},
"rightLeg": {
"rotation": {
"0.0": [-6.41138, -0.27633, 0.06105],
"0.0417": [-9, 0, 0],
"0.2917": [24.73006, -3.31602, 0.73255],
"0.375": {
"pre": [35.29754, -2.48701, 0.54941],
"post": [35.29754, -2.48701, 0.54941],
"lerp_mode": "catmullrom"
},
"0.5833": [-6.41138, -0.27633, 0.06105]
},
"position": {
"0.0": [0, 0.23, -0.7],
"0.0417": [0, 0, -0.6],
"0.2917": [0, -0.2, 0.5],
"0.375": {
"pre": [0, 0.15, 0.42],
"post": [0, 0.15, 0.42],
"lerp_mode": "catmullrom"
},
"0.5833": [0, 0.23, -0.7]
}
},
"leftEar": {
"rotation": {
"0.0": [-3.05, 1.1, 13.29],
"0.0417": [-3.31, 1.19, 13.31],
"0.0833": [-3.69, 1.31, 13.36],
"0.125": [-4.15, 1.47, 13.41],
"0.1667": [-4.64, 1.63, 13.47],
"0.2083": [-5.1, 1.78, 13.52],
"0.25": [-5.5, 1.91, 13.57],
"0.2917": [-5.77, 2, 13.6],
"0.3333": [-5.87, 2.03, 13.61],
"0.375": [-5.7, 1.97, 13.59],
"0.4167": [-5.25, 1.83, 13.54],
"0.4583": [-4.64, 1.63, 13.47],
"0.5": [-3.99, 1.41, 13.39],
"0.5417": [-3.42, 1.23, 13.33],
"0.5833": [-3.05, 1.1, 13.29]
}
},
"rightEar": {
"rotation": {
"0.0": [-3.05, -1.1, -13.29],
"0.0417": [-3.35, -1.2, -13.32],
"0.0833": [-3.82, -1.36, -13.37],
"0.125": [-4.36, -1.53, -13.44],
"0.1667": [-4.91, -1.71, -13.5],
"0.2083": [-5.4, -1.87, -13.56],
"0.25": [-5.74, -1.99, -13.6],
"0.2917": [-5.87, -2.03, -13.61],
"0.3333": [-5.74, -1.99, -13.6],
"0.375": [-5.4, -1.87, -13.56],
"0.4167": [-4.91, -1.72, -13.5],
"0.4583": [-4.36, -1.53, -13.44],
"0.5": [-3.82, -1.36, -13.37],
"0.5417": [-3.35, -1.2, -13.32],
"0.5833": [-3.05, -1.1, -13.29]
}
}
}
},
"animation.silverlabs_nat.fennec_fox.item_adjust": {
"loop": true,
"bones": {
"rightItem": {
"position": [1.5, 0.6, 0.55],
"rotation": [-37.9, 76, -54.9],
"scale": [0.5, 0.5, 0.5]
}
}
},
"animation.silverlabs_nat.fennec_fox.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.5
}
}
},
"animation.silverlabs_nat.fennec_fox.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-45, 0, 0],
"position": [0, -2, 1]
},
"skull": {
"rotation": [45, 0, 0],
"position": [0, 1.41421, 0]
},
"tail": {
"rotation": [40, 0, 0]
},
"leftLeg": {
"rotation": [-90, -22.5, 0],
"position": [1, -3, 0]
},
"rightLeg": {
"rotation": [-90, 22.5, 0],
"position": [-1, -3, 0]
},
"leftArm": {
"rotation": [-22.5, 0, 0]
},
"rightArm": {
"rotation": [-22.5, 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,50 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.firefly.fly": {
"loop": true,
"animation_length": 2,
"bones": {
"rightWing": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * 12.5",
0,
"-25 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * -45"
]
},
"leftWing": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * 12.5",
0,
"25 + Math.cos(( q.anim_time - 0.1 ) * 2880 ) * 45"
]
},
"root": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 180 ) * -2", 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.1 ) * 180 ) * -0.25",
0
]
}
}
},
"animation.silverlabs_nat.firefly.light_effect": {
"loop": true,
"animation_length": 2,
"particle_effects": {
"0.0": {
"effect": "light_effect"
}
}
},
"animation.silverlabs_nat.firefly.rotation": {
"loop": true,
"bones": {
"body": {
"rotation": ["-v.body_rotation_x", 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,489 @@
{
"format_version": "1.8.0",
"animations": {
"animation.silverlabs_nat.firefly_baby.idle": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.05",
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 0.1",
"1 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.05"
]
},
"antenna": {
"rotation": [
"-Math.cos( 30 + ( q.anim_time - 0.0 ) * 90 ) * -10",
0,
0
]
}
}
},
"animation.silverlabs_nat.firefly_baby.walk": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"scale": {
"0.0": [1.141, 1.1879, 0.6],
"0.0417": [1.1494, 1.1992, 0.6136],
"0.0833": [1.1477, 1.197, 0.6536],
"0.125": [1.1359, 1.1813, 0.7172],
"0.1667": [1.1149, 1.1532, 0.8],
"0.2083": [1.086, 1.1147, 0.8965],
"0.25": [1.0513, 1.0684, 1],
"0.2917": [1.0131, 1.0174, 1.1035],
"0.3333": [0.974, 0.9653, 1.2],
"0.375": [0.9366, 0.9155, 1.2828],
"0.4167": [0.9036, 0.8714, 1.3464],
"0.4583": [0.8771, 0.8362, 1.3864],
"0.5": [0.859, 0.8121, 1.4],
"0.5417": [0.8506, 0.8008, 1.3864],
"0.5833": [0.8523, 0.803, 1.3464],
"0.625": [0.8641, 0.8187, 1.2828],
"0.6667": [0.8851, 0.8468, 1.2],
"0.7083": [0.914, 0.8853, 1.1035],
"0.75": [0.9487, 0.9316, 1],
"0.7917": [0.9869, 0.9826, 0.8965],
"0.8333": [1.026, 1.0347, 0.8],
"0.875": [1.0634, 1.0845, 0.7172],
"0.9167": [1.0964, 1.1286, 0.6536],
"0.9583": [1.1229, 1.1638, 0.6136],
"1.0": [1.141, 1.1879, 0.6]
}
},
"skull": {
"rotation": {
"0.0": [-6.84, 0, 0],
"0.0417": [-11.47, 0, 0],
"0.0833": [-15.32, 0, 0],
"0.125": [-18.13, 0, 0],
"0.1667": [-19.7, 0, 0],
"0.2083": [-19.92, 0, 0],
"0.25": [-18.79, 0, 0],
"0.2917": [-16.38, 0, 0],
"0.3333": [-12.86, 0, 0],
"0.375": [-8.45, 0, 0],
"0.4167": [-3.47, 0, 0],
"0.4583": [0, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 0],
"0.9583": [-1.74, 0, 0],
"1.0": [-6.84, 0, 0]
},
"position": {
"0.0": [0, 0.8, 0.1],
"0.0417": [0, 0.73, 0.09],
"0.0833": [0, 0.67, 0.08],
"0.125": [0, 0.6, 0.08],
"0.1667": [0, 0.53, 0.07],
"0.2083": [0, 0.47, 0.06],
"0.25": [0, 0.4, 0.05],
"0.2917": [0, 0.33, 0.04],
"0.3333": [0, 0.27, 0.03],
"0.375": [0, 0.2, 0.03],
"0.4167": [0, 0.13, 0.02],
"0.4583": [0, 0.07, 0.01],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0.27, 0.03],
"0.9583": [0, 0.53, 0.07],
"1.0": [0, 0.8, 0.1]
}
},
"antenna": {
"rotation": {
"0.0": [4.34, 0, 0],
"0.0417": [-2.18, 0, 0],
"0.0833": [-8.55, 0, 0],
"0.125": [-14.34, 0, 0],
"0.1667": [-19.15, 0, 0],
"0.2083": [-22.66, 0, 0],
"0.25": [-24.62, 0, 0],
"0.2917": [-24.9, 0, 0],
"0.3333": [-23.49, 0, 0],
"0.375": [-20.48, 0, 0],
"0.4167": [-16.07, 0, 0],
"0.4583": [-10.57, 0, 0],
"0.5": [-4.34, 0, 0],
"0.5417": [2.18, 0, 0],
"0.5833": [8.55, 0, 0],
"0.625": [14.34, 0, 0],
"0.6667": [19.15, 0, 0],
"0.7083": [22.66, 0, 0],
"0.75": [24.62, 0, 0],
"0.7917": [24.9, 0, 0],
"0.8333": [23.49, 0, 0],
"0.875": [20.48, 0, 0],
"0.9167": [16.07, 0, 0],
"0.9583": [10.57, 0, 0],
"1.0": [4.34, 0, 0]
}
},
"butt": {
"rotation": {
"0.0": [-29.77, 0, 0],
"0.0417": [-29.94, 0, 0],
"0.0833": [-29.1, 0, 0],
"0.125": [-27.29, 0, 0],
"0.1667": [-24.64, 0, 0],
"0.2083": [-21.34, 0, 0],
"0.25": [-17.6, 0, 0],
"0.2917": [-13.69, 0, 0],
"0.3333": [-9.87, 0, 0],
"0.375": [-6.4, 0, 0],
"0.4167": [-3.51, 0, 0],
"0.4583": [-1.41, 0, 0],
"0.5": [-0.23, 0, 0],
"0.5417": [-0.06, 0, 0],
"0.5833": [-0.9, 0, 0],
"0.625": [-2.71, 0, 0],
"0.6667": [-5.36, 0, 0],
"0.7083": [-8.66, 0, 0],
"0.75": [-12.4, 0, 0],
"0.7917": [-16.31, 0, 0],
"0.8333": [-20.13, 0, 0],
"0.875": [-23.6, 0, 0],
"0.9167": [-26.49, 0, 0],
"0.9583": [-28.59, 0, 0],
"1.0": [-29.77, 0, 0]
},
"position": {
"0.0": [0, 1, -0.8],
"0.0417": [0, 0.98, -0.79],
"0.0833": [0, 0.93, -0.75],
"0.125": [0, 0.85, -0.68],
"0.1667": [0, 0.75, -0.6],
"0.2083": [0, 0.63, -0.5],
"0.25": [0, 0.5, -0.4],
"0.2917": [0, 0.37, -0.3],
"0.3333": [0, 0.25, -0.2],
"0.375": [0, 0.15, -0.12],
"0.4167": [0, 0.07, -0.05],
"0.4583": [0, 0.02, -0.01],
"0.5": [0, 0, 0],
"0.5417": [0, 0.02, -0.01],
"0.5833": [0, 0.07, -0.05],
"0.625": [0, 0.15, -0.12],
"0.6667": [0, 0.25, -0.2],
"0.7083": [0, 0.37, -0.3],
"0.75": [0, 0.5, -0.4],
"0.7917": [0, 0.63, -0.5],
"0.8333": [0, 0.75, -0.6],
"0.875": [0, 0.85, -0.68],
"0.9167": [0, 0.93, -0.75],
"0.9583": [0, 0.98, -0.79],
"1.0": [0, 1, -0.8]
},
"scale": {
"0.0": [0.98, 1, 1],
"0.0417": [0.9803, 1, 1],
"0.0833": [0.9813, 1, 1],
"0.125": [0.9829, 1, 1],
"0.1667": [0.985, 1, 1],
"0.2083": [0.9874, 1, 1],
"0.25": [0.99, 1, 1],
"0.2917": [0.9926, 1, 1],
"0.3333": [0.995, 1, 1],
"0.375": [0.9971, 1, 1],
"0.4167": [0.9987, 1, 1],
"0.4583": [0.9997, 1, 1],
"0.5": [1, 1, 1],
"0.5417": [0.9997, 1, 1],
"0.5833": [0.9987, 1, 1],
"0.625": [0.9971, 1, 1],
"0.6667": [0.995, 1, 1],
"0.7083": [0.9926, 1, 1],
"0.75": [0.99, 1, 1],
"0.7917": [0.9874, 1, 1],
"0.8333": [0.985, 1, 1],
"0.875": [0.9829, 1, 1],
"0.9167": [0.9813, 1, 1],
"0.9583": [0.9803, 1, 1],
"1.0": [0.98, 1, 1]
}
},
"body": {
"rotation": {
"0.0": [-1.74, 0, 0],
"0.0417": [-4.23, 0, 0],
"0.0833": [-6.43, 0, 0],
"0.125": [-8.19, 0, 0],
"0.1667": [-9.4, 0, 0],
"0.2083": [-9.96, 0, 0],
"0.25": [-9.85, 0, 0],
"0.2917": [-9.06, 0, 0],
"0.3333": [-7.66, 0, 0],
"0.375": [-5.74, 0, 0],
"0.4167": [-3.42, 0, 0],
"0.4583": [-0.87, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 0],
"0.9583": [0, 0, 0],
"1.0": [-1.74, 0, 0]
},
"position": {
"0.0": [0, 0, -0.19],
"0.0417": [0, 0, -0.25],
"0.0833": [0, 0, -0.28],
"0.125": [0, 0, -0.3],
"0.1667": [0, 0, -0.3],
"0.2083": [0, 0, -0.27],
"0.25": [0, 0, -0.23],
"0.2917": [0, 0, -0.17],
"0.3333": [0, 0, -0.1],
"0.375": [0, 0, -0.03],
"0.4167": [0, 0, 0.05],
"0.4583": [0, 0, 0.13],
"0.5": [0, 0, 0.19],
"0.5417": [0, 0, 0.25],
"0.5833": [0, 0, 0.28],
"0.625": [0, 0, 0.3],
"0.6667": [0, 0, 0.3],
"0.7083": [0, 0, 0.27],
"0.75": [0, 0, 0.23],
"0.7917": [0, 0, 0.17],
"0.8333": [0, 0, 0.1],
"0.875": [0, 0, 0.03],
"0.9167": [0, 0, -0.05],
"0.9583": [0, 0, -0.13],
"1.0": [0, 0, -0.19]
},
"scale": {
"0.0": [1.1, 0.8, 1.2],
"0.0417": [1.0966, 0.8068, 1.1932],
"0.0833": [1.0866, 0.8268, 1.1732],
"0.125": [1.0707, 0.8586, 1.1414],
"0.1667": [1.05, 0.9, 1.1],
"0.2083": [1.0259, 0.9482, 1.0518],
"0.25": [1, 1, 1],
"0.2917": [0.9741, 1.0518, 0.9482],
"0.3333": [0.95, 1.1, 0.9],
"0.375": [0.9293, 1.1414, 0.8586],
"0.4167": [0.9134, 1.1732, 0.8268],
"0.4583": [0.9034, 1.1932, 0.8068],
"0.5": [0.9, 1.2, 0.8],
"0.5417": [0.9034, 1.1932, 0.8068],
"0.5833": [0.9134, 1.1732, 0.8268],
"0.625": [0.9293, 1.1414, 0.8586],
"0.6667": [0.95, 1.1, 0.9],
"0.7083": [0.9741, 1.0518, 0.9482],
"0.75": [1, 1, 1],
"0.7917": [1.0259, 0.9482, 1.0518],
"0.8333": [1.05, 0.9, 1.1],
"0.875": [1.0707, 0.8586, 1.1414],
"0.9167": [1.0866, 0.8268, 1.1732],
"0.9583": [1.0966, 0.8068, 1.1932],
"1.0": [1.1, 0.8, 1.2]
}
}
}
},
"animation.silverlabs_nat.firefly_baby.walk_UB": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.modified_distance_moved * 0.3",
"bones": {
"root": {
"scale": [
"1 + Math.cos( -20 + ( q.anim_time - 0.0 ) * 360 ) * 0.15",
"1 + Math.cos( -20 + ( q.anim_time - 0.0 ) * 360 ) * 0.2",
"1 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.4"
]
},
"skull": {
"rotation": [
"-Math.max( 0, Math.sin( 20 + query.anim_time * 360 ) ) * 20",
0,
0
],
"position": {
"0.0": [0, 0.8, 0.1],
"0.5": [0, 0, 0],
"0.875": [0, 0, 0],
"1.0": [0, 0.8, 0.1]
}
},
"antenna": {
"rotation": [
"-Math.cos( -100 + ( q.anim_time - 0.0 ) * 360 ) * 25",
0,
0
]
},
"butt": {
"rotation": [
"-15 - Math.cos( -10 + ( q.anim_time - 0.0 ) * 360 ) * 15",
0,
0
],
"position": [
0,
"0.5 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.5",
"-0.4 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.4"
],
"scale": [
"0.99 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.01",
1,
1
]
},
"body": {
"rotation": [
"-Math.max( 0, Math.sin( 10 + query.anim_time * 360 ) ) * 10",
0,
0
],
"position": [
0,
0,
"Math.cos( -50 + ( q.anim_time - 0.0 ) * 360 ) * -0.3"
],
"scale": [
"1 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.1",
"1 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.2",
"1 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.2"
]
}
}
},
"animation.silverlabs_nat.firefly_baby.idle_event": {
"loop": true,
"animation_length": 2.125,
"bones": {
"root": {
"scale": {
"1.75": [1, 1, 1],
"1.875": [0.9, 1.2, 0.9],
"2.0": [1.1, 0.8, 1.1],
"2.125": [1, 1, 1]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [5.73, 0, 0],
"0.125": [32.5, 0, 0],
"0.25": [32.37, 0, 0],
"0.3333": [23.79, 0, 0],
"0.375": [0, 0, 0],
"0.4583": [-11, 0, 0],
"0.5": [-13.62, 4.17, -0.28],
"0.5833": [-16.24, 16.08, -1.1],
"0.625": [-14.63, 24.41, -1.66],
"0.6667": [-11.68, 32.75, -2.23],
"0.7083": [-9.48, 32.16, -2.19],
"0.75": [-9.13, 26.06, -1.78],
"0.9167": [-9.29, -20.81, 1.42],
"0.9583": [-9.43, -29.02, 1.98],
"1.0": [-9.48, -32.16, 2.19],
"1.0417": [-9.48, -25.47, 1.74],
"1.1667": [-9.48, 25.47, -1.74],
"1.2083": [-9.48, 32.16, -2.19],
"1.25": [-9.47, 27.76, -1.89],
"1.4167": [-9.4, -25.53, 1.74],
"1.4583": [-9.48, -32.16, 2.19],
"1.5": [-9.75, -30.15, 2.06],
"1.5417": [-10.12, -20.1, 1.37],
"1.625": [-11, -1.8, 0],
"1.7083": [-13, 0, 0],
"1.8333": [-17.5, 0, 0],
"1.9583": [-12.75, 0, 0],
"2.0833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.1667": [0, -0.5, 0.7],
"0.375": [0, 0, 0],
"0.5833": [-0.03, -0.27, 0.23],
"0.8333": [-0.06, -0.07, 0.12],
"1.0417": [-0.08, 0.1, 0.15],
"1.125": [-0.07, 0.07, 0.2],
"1.3333": [-0.05, 0, 0.2],
"1.5417": [-0.02, 0.06, 0.31],
"1.7083": [0, 0.1, 0.4],
"2.0833": [0, 0, 0]
}
},
"antenna": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [42, 0, 0],
"0.375": [21.17, 0, 0],
"0.5833": [-22, 0, 0],
"0.875": [11, 0, 0],
"1.25": [-25, 0, 0],
"1.4583": [6, 0, 0],
"1.7917": [-49, 0, 0],
"2.0": [36, 0, 0],
"2.125": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"2.125": [0, 0, 0]
}
},
"butt": {
"scale": [0.99, 1, 1]
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-32.5, 0, 0],
"0.1667": [-32.5, 0, 0],
"0.25": [-40.5, 0, 0],
"0.375": [-64.5, 0, 0],
"0.4583": [-67.5, 0, 0],
"0.5": [-67.99, 1.97, -4.88],
"0.5833": [-68.65, 7.39, -18.31],
"0.625": [-68.86, 7.88, -19.53],
"0.6667": [-68.94, 6.26, -15.5],
"0.7917": [-68.91, -4.09, 10.12],
"0.8333": [-68.87, -6.81, 16.86],
"0.875": [-68.86, -7.88, 19.53],
"0.9167": [-68.86, -6.24, 15.47],
"1.0417": [-68.86, 6.24, -15.47],
"1.0833": [-68.86, 7.88, -19.53],
"1.125": [-68.86, 6.91, -17.11],
"1.2917": [-68.84, -5.76, 14.26],
"1.375": [-69, -9.58, 23.77],
"1.4167": [-69.17, -9.61, 23.89],
"1.4583": [-69.13, -8.6, 21.42],
"1.5417": [-67.5, 0, 0],
"1.625": [-68.5, 1.9, -2.5],
"1.7083": [-69.5, 0, -5],
"1.8333": [-39.71, 0, -5.1],
"2.0": [0, 0, 0]
}
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,260 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.flying_fish.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"whiskers": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 360 ) * -8", 0]
},
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0]
},
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * 22.5",
0
]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.5 ) * 720 ) * 10", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.3 ) * 720 ) * -10", 0]
},
"leftFin": {
"rotation": [
0,
-17.5,
"0 + Math.cos(( q.anim_time - 0.3 ) * 720 ) * 10"
]
},
"rightFin": {
"rotation": [
0,
17.5,
"Math.cos(( q.anim_time - 0.3 ) * 720 ) * -10"
]
},
"leftBackFin": {
"rotation": [
0,
-15,
"Math.cos(( q.anim_time - 0.3 ) * 720 ) * 10"
]
},
"rightBackFin": {
"rotation": [
0,
15,
"Math.cos(( q.anim_time - 0.3 ) * 720 ) * -10"
]
}
}
},
"animation.silverlabs_nat.flying_fish.flop": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8",
-90
],
"position": {
"0.0": [0, -1.8, 0],
"0.0417": [0, -1.60241, 0.2915],
"0.0833": [0, -1.3, 0.5],
"0.125": [0, 1.64092, 0.32603],
"0.1667": [0, 2.57864, 0.15585],
"0.2083": [0, 3.02391, 0.04175],
"0.25": [0, 3.2, 0],
"0.2917": [0, 3.2061, -0.05999],
"0.3333": [0, 3.01266, -0.22009],
"0.375": [0, 2.40682, -0.45574],
"0.4167": [0, 0.1, -0.7],
"0.4583": [0, -0.92443, -0.37329],
"0.5": [0, -1.8, 0],
"0.5417": [0, -1.60241, 0.2915],
"0.5833": [0, -1.3, 0.5],
"0.625": [0, 1.64092, 0.32603],
"0.6667": [0, 2.57864, 0.15585],
"0.7083": [0, 3.02391, 0.04175],
"0.75": [0, 3.2, 0],
"0.7917": [0, 3.2061, -0.05999],
"0.8333": [0, 3.01266, -0.22009],
"0.875": [0, 2.40682, -0.45574],
"0.9167": [0, 0.1, -0.7],
"0.9583": [0, -0.92443, -0.37329],
"1.0": [0, -1.8, 0]
}
},
"tail": {
"rotation": [
0,
"17.5 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 16",
0
]
},
"left_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * 32", 0]
},
"right_fin": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 720 ) * -32", 0]
},
"skull": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * -6", 0]
},
"root": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": [0, 1.2, 0]
},
"leftFin": {
"rotation": [
-5.11837,
-14.3338,
"-77.1852 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10"
]
},
"rightFin": {
"rotation": [
0.55404,
12.48791,
"90.0606 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 2"
],
"position": [0, 0, 0]
},
"leftBackFin": {
"rotation": [
-9.26602,
-19.27051,
"-79.7479 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10"
]
},
"rightBackFin": {
"rotation": [
7.02468,
19.82169,
"87.2801 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 10"
]
}
},
"sound_effects": {
"0.0": {
"effect": "flop"
},
"0.5": {
"effect": "flop"
}
}
},
"animation.silverlabs_nat.flying_fish.fly": {
"loop": true,
"bones": {
"body": {
"rotation": [
"-7.5 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 3",
0,
0
]
},
"tail": {
"rotation": [
"-12.5 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * 3",
0,
0
]
},
"leftFin": {
"rotation": [
0,
0,
"-( Math.cos(( q.anim_time - 0.4 ) * 180 ) * -7 )"
]
},
"rightFin": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.4 ) * 180 ) * -7"]
},
"leftBackFin": {
"rotation": [
0,
0,
"-( Math.cos(( q.anim_time - 0.6 ) * 180 ) * -7 )"
]
},
"rightBackFin": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.6 ) * 180 ) * -7"]
}
}
},
"animation.silverlabs_nat.flying_fish.jump": {
"sound_effects": {
"0.0": {
"effect": "jump"
}
},
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.2083": [22.5, 0, 0],
"0.4167": [-32.5, 0, 0],
"0.5833": [-7.5, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.2083": [22.5, 0, 0],
"0.4167": [-20, 0, 0],
"0.5833": [-12.5, 0, 0]
}
},
"leftFin": {
"rotation": {
"0.0": [0, -17.5, 0],
"0.1667": [10.86531, -13.80192, -38.81893],
"0.3333": [-1.83656, -13.68153, 46.53927],
"0.5833": [0, 0, 0]
}
},
"rightFin": {
"rotation": {
"0.0": [0, 17.5, 0],
"0.1667": [10.86531, 13.80192, 38.81893],
"0.3333": [-1.83656, 13.68153, -46.53927],
"0.5833": [0, 0, 0]
}
},
"leftBackFin": {
"rotation": {
"0.0": [0, -15, 0],
"0.2083": [7.59001, -15.81499, -26.05573],
"0.375": [-1.83656, -13.68153, 46.53927],
"0.5833": [0, 0, 0]
}
},
"rightBackFin": {
"rotation": {
"0.0": [0, 15, 0],
"0.2083": [7.59001, 15.81499, 26.05573],
"0.375": [-1.83656, 13.68153, -46.53927],
"0.5833": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.flying_fish.hover": {
"loop": true,
"bones": {
"root": {
"position": [0, 16, 0]
}
}
}
}
}

View File

@@ -0,0 +1,854 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.giant_isopod.walk": {
"loop": true,
"bones": {
"body": {
"rotation": [
0,
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -0.5"
],
"position": [
0,
"-0.2 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -0.1",
0
]
},
"tail": {
"rotation": [
"( Math.cos(( q.anim_time - 0.2 ) * 720 ) * -1 )",
0,
0
]
},
"leftPleopod": {
"rotation": [
"10 + ( Math.cos(( q.anim_time - 0.3 ) * 720 ) * -1 )",
0,
0
]
},
"skull": {
"rotation": [
"( Math.cos(( q.anim_time - 0.2 ) * 720 ) * -1 )",
0,
0
]
},
"antennae": {
"rotation": [
"( Math.cos(( q.anim_time - 0.0 ) * 720 ) * -1 )",
0,
0
]
},
"leftLeg1": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.6 ) * 360 ) * 0.2", 0]
},
"leftLeg2": {
"rotation": ["Math.cos(( q.anim_time - 0.9 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1.0 ) * 360 ) * 0.2", 0]
},
"leftLeg3": {
"rotation": ["Math.cos(( q.anim_time - 1.3 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1.4 ) * 360 ) * 0.2", 0]
},
"leftLeg4": {
"rotation": ["Math.cos(( q.anim_time - 1.7 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1.8 ) * 360 ) * 0.2", 0]
},
"rightLeg1": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.1 ) * 360 ) * 0.2", 0]
},
"rightLeg2": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.5 ) * 360 ) * 0.2", 0]
},
"rightLeg3": {
"rotation": ["Math.cos(( q.anim_time - 0.8 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.9 ) * 360 ) * 0.2", 0]
},
"rightLeg4": {
"rotation": ["Math.cos(( q.anim_time - 1.2 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1.3 ) * 360 ) * 0.2", 0]
},
"rolled": {
"scale": 0
},
"leftLeg5": {
"rotation": ["Math.cos(( q.anim_time - 2.1 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 2.2 ) * 360 ) * 0.2", 0]
},
"leftLeg6": {
"rotation": ["Math.cos(( q.anim_time - 2.5 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 2.6 ) * 360 ) * 0.2", 0]
},
"rightLeg5": {
"rotation": ["Math.cos(( q.anim_time - 1.6 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1.7 ) * 360 ) * 0.2", 0]
},
"rightLeg6": {
"rotation": ["Math.cos(( q.anim_time - 2.0 ) * 360 ) * 20", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 2.1 ) * 360 ) * 0.2", 0]
}
}
},
"animation.silverlabs_nat.giant_isopod.idle": {
"loop": true,
"bones": {
"leftPleopod": {
"rotation": [
"( Math.cos(( q.anim_time - 0.2 ) * 90 ) * -1 )",
0,
0
]
},
"antennae": {
"rotation": [
"( Math.cos(( q.anim_time - 0.0 ) * 90 ) * -1 )",
0,
0
]
},
"rolled": {
"scale": 0
}
}
},
"animation.silverlabs_nat.giant_isopod.swim_UB": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": {
"0.0": {
"post": [-1.25, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [-5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [-1.25, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0.17, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 1, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [0, 0.17, 0],
"lerp_mode": "catmullrom"
}
}
},
"body2": {
"rotation": {
"0.0": {
"post": [3.33, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [-5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.9167": {
"post": [5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [3.33, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": [0, 0, -0.25]
},
"tail": {
"rotation": {
"0.0": {
"post": [10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [-15, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [10, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": [0, 0, -0.5]
},
"leftPleopod": {
"rotation": {
"0.0": {
"post": [28.75277, 64.10339, 17.77002],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [-4.87365, -35.98647, 24.72517],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [20.59013, 33.20564, 10.61676],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [28.75277, 64.10339, 17.77002],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [1, 0, 2],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.5": [-5, 0, 0],
"1.0": [0, 0, 0]
}
},
"antennae": {
"rotation": {
"0.0": [-1.25, 0, 0],
"0.125": [0, 0, 0],
"0.625": [-5, 0, 0],
"1.0": [-1.25, 0, 0]
}
},
"leftLeg1": {
"rotation": [30, 0, 55]
},
"leftLeg2": {
"rotation": [30, 0, 55]
},
"leftLeg3": {
"rotation": [30, 0, 55]
},
"leftLeg4": {
"rotation": [30, 0, 55]
},
"rightLeg1": {
"rotation": [30, 0, -55]
},
"rightLeg2": {
"rotation": [30, 0, -55]
},
"rightLeg3": {
"rotation": [30, 0, -55]
},
"rightLeg4": {
"rotation": [30, 0, -55]
},
"rolled": {
"scale": 0
},
"leftLeg5": {
"rotation": [30, 0, 55]
},
"leftLeg6": {
"rotation": [30, 0, 55]
},
"rightLeg5": {
"rotation": [30, 0, -55]
},
"rightLeg6": {
"rotation": [30, 0, -55]
},
"rightPleopod": {
"rotation": {
"0.0": {
"post": [28.75277, -64.10339, -17.77002],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [-4.87365, 35.98647, -24.72517],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [20.59013, -33.20564, -10.61676],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [28.75277, -64.10339, -17.77002],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [-1, 0, 2],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.giant_isopod.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": {
"0.0": [-1.25, 0, 0],
"0.0417": [-0.42, 0, 0],
"0.0833": [0.14, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [-0.23, 0, 0],
"0.2083": [-0.57, 0, 0],
"0.25": [-1.02, 0, 0],
"0.2917": [-1.53, 0, 0],
"0.3333": [-2.08, 0, 0],
"0.375": [-2.66, 0, 0],
"0.4167": [-3.22, 0, 0],
"0.4583": [-3.75, 0, 0],
"0.5": [-4.22, 0, 0],
"0.5417": [-4.6, 0, 0],
"0.5833": [-4.87, 0, 0],
"0.625": [-5, 0, 0],
"0.6667": [-4.95, 0, 0],
"0.7083": [-4.71, 0, 0],
"0.75": [-4.31, 0, 0],
"0.7917": [-3.8, 0, 0],
"0.8333": [-3.23, 0, 0],
"0.875": [-2.64, 0, 0],
"0.9167": [-2.08, 0, 0],
"0.9583": [-1.6, 0, 0],
"1.0": [-1.25, 0, 0]
},
"position": {
"0.0": [0, 0.17, 0],
"0.0417": [0, -0.03, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0.05, 0],
"0.1667": [0, 0.12, 0],
"0.2083": [0, 0.21, 0],
"0.25": [0, 0.31, 0],
"0.2917": [0, 0.43, 0],
"0.3333": [0, 0.54, 0],
"0.375": [0, 0.65, 0],
"0.4167": [0, 0.76, 0],
"0.4583": [0, 0.85, 0],
"0.5": [0, 0.93, 0],
"0.5417": [0, 0.98, 0],
"0.5833": [0, 1, 0],
"0.625": [0, 0.99, 0],
"0.6667": [0, 0.94, 0],
"0.7083": [0, 0.86, 0],
"0.75": [0, 0.77, 0],
"0.7917": [0, 0.66, 0],
"0.8333": [0, 0.54, 0],
"0.875": [0, 0.43, 0],
"0.9167": [0, 0.32, 0],
"0.9583": [0, 0.23, 0],
"1.0": [0, 0.17, 0]
}
},
"body2": {
"rotation": {
"0.0": [3.33, 0, 0],
"0.0417": [2.75, 0, 0],
"0.0833": [1.97, 0, 0],
"0.125": [1.04, 0, 0],
"0.1667": [0.02, 0, 0],
"0.2083": [-1.04, 0, 0],
"0.25": [-2.08, 0, 0],
"0.2917": [-3.04, 0, 0],
"0.3333": [-3.87, 0, 0],
"0.375": [-4.51, 0, 0],
"0.4167": [-4.91, 0, 0],
"0.4583": [-5, 0, 0],
"0.5": [-4.74, 0, 0],
"0.5417": [-4.14, 0, 0],
"0.5833": [-3.28, 0, 0],
"0.625": [-2.22, 0, 0],
"0.6667": [-1.04, 0, 0],
"0.7083": [0.21, 0, 0],
"0.75": [1.45, 0, 0],
"0.7917": [2.62, 0, 0],
"0.8333": [3.64, 0, 0],
"0.875": [4.46, 0, 0],
"0.9167": [5, 0, 0],
"0.9583": [5.31, 0, 0],
"1.0": [3.33, 0, 0]
},
"position": [0, 0, -0.25]
},
"tail": {
"rotation": {
"0.0": [10, 0, 0],
"0.0417": [9.58, 0, 0],
"0.0833": [8.41, 0, 0],
"0.125": [6.62, 0, 0],
"0.1667": [4.36, 0, 0],
"0.2083": [1.75, 0, 0],
"0.25": [-1.06, 0, 0],
"0.2917": [-3.94, 0, 0],
"0.3333": [-6.75, 0, 0],
"0.375": [-9.35, 0, 0],
"0.4167": [-11.62, 0, 0],
"0.4583": [-13.41, 0, 0],
"0.5": [-14.58, 0, 0],
"0.5417": [-15, 0, 0],
"0.5833": [-14.42, 0, 0],
"0.625": [-12.82, 0, 0],
"0.6667": [-10.44, 0, 0],
"0.7083": [-7.49, 0, 0],
"0.75": [-4.2, 0, 0],
"0.7917": [-0.8, 0, 0],
"0.8333": [2.49, 0, 0],
"0.875": [5.44, 0, 0],
"0.9167": [7.82, 0, 0],
"0.9583": [9.42, 0, 0],
"1.0": [10, 0, 0]
},
"position": [0, 0, -0.5]
},
"leftPleopod": {
"rotation": {
"0.0": [28.75, 64.1, 17.77],
"0.0417": [27.23, 59.81, 18.42],
"0.0833": [24.88, 53.04, 19.18],
"0.125": [21.9, 44.32, 20.02],
"0.1667": [18.45, 34.17, 20.88],
"0.2083": [14.71, 23.11, 21.75],
"0.25": [10.86, 11.67, 22.58],
"0.2917": [7.06, 0.35, 23.33],
"0.3333": [3.51, -10.31, 23.97],
"0.375": [0.36, -19.8, 24.47],
"0.4167": [-2.21, -27.59, 24.79],
"0.4583": [-4.01, -33.16, 24.88],
"0.5": [-4.87, -35.99, 24.73],
"0.5417": [-3.85, -33.81, 23.35],
"0.5833": [-0.12, -24.04, 20.8],
"0.625": [5.25, -9.58, 17.66],
"0.6667": [11.2, 6.71, 14.52],
"0.7083": [16.66, 21.93, 11.98],
"0.75": [20.59, 33.21, 10.62],
"0.7917": [23.44, 42.09, 10.58],
"0.8333": [26.14, 51.19, 11.43],
"0.875": [28.36, 59.23, 12.88],
"0.9167": [29.77, 64.93, 14.61],
"0.9583": [30.01, 66.98, 16.34],
"1.0": [28.75, 64.1, 17.77]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0.02, 0, 0.04],
"0.0833": [0.07, 0, 0.15],
"0.125": [0.16, 0, 0.31],
"0.1667": [0.26, 0, 0.52],
"0.2083": [0.38, 0, 0.75],
"0.25": [0.5, 0, 1],
"0.2917": [0.62, 0, 1.25],
"0.3333": [0.74, 0, 1.48],
"0.375": [0.84, 0, 1.69],
"0.4167": [0.93, 0, 1.85],
"0.4583": [0.98, 0, 1.96],
"0.5": [1, 0, 2],
"0.5417": [0.98, 0, 1.96],
"0.5833": [0.93, 0, 1.85],
"0.625": [0.84, 0, 1.69],
"0.6667": [0.74, 0, 1.48],
"0.7083": [0.62, 0, 1.25],
"0.75": [0.5, 0, 1],
"0.7917": [0.38, 0, 0.75],
"0.8333": [0.26, 0, 0.52],
"0.875": [0.16, 0, 0.31],
"0.9167": [0.07, 0, 0.15],
"0.9583": [0.02, 0, 0.04],
"1.0": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.42, 0, 0],
"0.0833": [-0.83, 0, 0],
"0.125": [-1.25, 0, 0],
"0.1667": [-1.67, 0, 0],
"0.2083": [-2.08, 0, 0],
"0.25": [-2.5, 0, 0],
"0.2917": [-2.92, 0, 0],
"0.3333": [-3.33, 0, 0],
"0.375": [-3.75, 0, 0],
"0.4167": [-4.17, 0, 0],
"0.4583": [-4.58, 0, 0],
"0.5": [-5, 0, 0],
"0.5417": [-4.58, 0, 0],
"0.5833": [-4.17, 0, 0],
"0.625": [-3.75, 0, 0],
"0.6667": [-3.33, 0, 0],
"0.7083": [-2.92, 0, 0],
"0.75": [-2.5, 0, 0],
"0.7917": [-2.08, 0, 0],
"0.8333": [-1.67, 0, 0],
"0.875": [-1.25, 0, 0],
"0.9167": [-0.83, 0, 0],
"0.9583": [-0.42, 0, 0],
"1.0": [0, 0, 0]
}
},
"antennae": {
"rotation": {
"0.0": [-1.25, 0, 0],
"0.0417": [-0.83, 0, 0],
"0.0833": [-0.42, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [-0.42, 0, 0],
"0.2083": [-0.83, 0, 0],
"0.25": [-1.25, 0, 0],
"0.2917": [-1.67, 0, 0],
"0.3333": [-2.08, 0, 0],
"0.375": [-2.5, 0, 0],
"0.4167": [-2.92, 0, 0],
"0.4583": [-3.33, 0, 0],
"0.5": [-3.75, 0, 0],
"0.5417": [-4.17, 0, 0],
"0.5833": [-4.58, 0, 0],
"0.625": [-5, 0, 0],
"0.6667": [-4.58, 0, 0],
"0.7083": [-4.17, 0, 0],
"0.75": [-3.75, 0, 0],
"0.7917": [-3.33, 0, 0],
"0.8333": [-2.92, 0, 0],
"0.875": [-2.5, 0, 0],
"0.9167": [-2.08, 0, 0],
"0.9583": [-1.67, 0, 0],
"1.0": [-1.25, 0, 0]
}
},
"leftLeg1": {
"rotation": [30, 0, 55]
},
"leftLeg2": {
"rotation": [30, 0, 55]
},
"leftLeg3": {
"rotation": [30, 0, 55]
},
"leftLeg4": {
"rotation": [30, 0, 55]
},
"rightLeg1": {
"rotation": [30, 0, -55]
},
"rightLeg2": {
"rotation": [30, 0, -55]
},
"rightLeg3": {
"rotation": [30, 0, -55]
},
"rightLeg4": {
"rotation": [30, 0, -55]
},
"rolled": {
"scale": 0
},
"leftLeg5": {
"rotation": [30, 0, 55]
},
"leftLeg6": {
"rotation": [30, 0, 55]
},
"rightLeg5": {
"rotation": [30, 0, -55]
},
"rightLeg6": {
"rotation": [30, 0, -55]
},
"rightPleopod": {
"rotation": {
"0.0": [28.75, -64.1, -17.77],
"0.0417": [27.23, -59.81, -18.42],
"0.0833": [24.88, -53.04, -19.18],
"0.125": [21.9, -44.32, -20.02],
"0.1667": [18.45, -34.17, -20.88],
"0.2083": [14.71, -23.11, -21.75],
"0.25": [10.86, -11.67, -22.58],
"0.2917": [7.06, -0.35, -23.33],
"0.3333": [3.51, 10.31, -23.97],
"0.375": [0.36, 19.8, -24.47],
"0.4167": [-2.21, 27.59, -24.79],
"0.4583": [-4.01, 33.16, -24.88],
"0.5": [-4.87, 35.99, -24.73],
"0.5417": [-3.85, 33.81, -23.35],
"0.5833": [-0.12, 24.04, -20.8],
"0.625": [5.25, 9.58, -17.66],
"0.6667": [11.2, -6.71, -14.52],
"0.7083": [16.66, -21.93, -11.98],
"0.75": [20.59, -33.21, -10.62],
"0.7917": [23.44, -42.09, -10.58],
"0.8333": [26.14, -51.19, -11.43],
"0.875": [28.36, -59.23, -12.88],
"0.9167": [29.77, -64.93, -14.61],
"0.9583": [30.01, -66.98, -16.34],
"1.0": [28.75, -64.1, -17.77]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.02, 0, 0.04],
"0.0833": [-0.07, 0, 0.15],
"0.125": [-0.16, 0, 0.31],
"0.1667": [-0.26, 0, 0.52],
"0.2083": [-0.38, 0, 0.75],
"0.25": [-0.5, 0, 1],
"0.2917": [-0.62, 0, 1.25],
"0.3333": [-0.74, 0, 1.48],
"0.375": [-0.84, 0, 1.69],
"0.4167": [-0.93, 0, 1.85],
"0.4583": [-0.98, 0, 1.96],
"0.5": [-1, 0, 2],
"0.5417": [-0.98, 0, 1.96],
"0.5833": [-0.93, 0, 1.85],
"0.625": [-0.84, 0, 1.69],
"0.6667": [-0.74, 0, 1.48],
"0.7083": [-0.62, 0, 1.25],
"0.75": [-0.5, 0, 1],
"0.7917": [-0.38, 0, 0.75],
"0.8333": [-0.26, 0, 0.52],
"0.875": [-0.16, 0, 0.31],
"0.9167": [-0.07, 0, 0.15],
"0.9583": [-0.02, 0, 0.04],
"1.0": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.giant_isopod.hide_start": {
"sound_effects": {
"0.13": {
"effect": "hide"
}
},
"loop": "hold_on_last_frame",
"animation_length": 0.66667,
"bones": {
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-5, 0, 0],
"0.25": [15, 0, 0],
"0.375": [0.83, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0.5, 0],
"0.25": [0, 10.5, 1],
"0.375": [0, 10.83, 1],
"0.5833": [0, 5.5, 0]
}
},
"body": {
"scale": {
"0.2083": [1, 1, 1],
"0.25": [0, 0, 0]
}
},
"body2": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [7.5, 0, 0],
"0.25": [-77.5, 0, 0]
},
"position": [0, 0, 0]
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [12.5, 0, 0],
"0.25": [-85, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-12.5, 0, 0],
"0.25": [110, 0, 0]
}
},
"antennae": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [17.5, 0, 0],
"0.25": [-47.5, 0, 0]
}
},
"rolled": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [-7.5, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.25": [0, -5, -2],
"0.5833": [0, -5.25, 0]
},
"scale": {
"0.0": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [1, 1, 1]
}
},
"antennae2": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [50, 0, 0],
"0.5833": [-7.5, 0, 0],
"0.6667": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.giant_isopod.hide_idle": {
"loop": "hold_on_last_frame",
"animation_length": 0.66667,
"bones": {
"root": {
"position": [0, 5.5, 0]
},
"body": {
"scale": 0
},
"rolled": {
"rotation": [0, 0, 0],
"position": [0, -5.25, 0]
},
"antennae2": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.giant_isopod.hide_end": {
"loop": "hold_on_last_frame",
"animation_length": 0.66667,
"bones": {
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.2917": [0.83, 0, 0],
"0.4167": [15, 0, 0],
"0.5417": [-5, 0, 0],
"0.6667": [0, 0, 0]
},
"position": {
"0.0": [0, 5.5, 0],
"0.0833": [0, 5.5, 0],
"0.2917": [0, 10.83, 1],
"0.4167": [0, 10.5, 1],
"0.5417": [0, 0.5, 0],
"0.6667": [0, 0, 0]
}
},
"body": {
"scale": {
"0.0": [0, 0, 0],
"0.4167": [0, 0, 0],
"0.4583": [1, 1, 1]
}
},
"body2": {
"rotation": {
"0.0": [-77.5, 0, 0],
"0.4167": [-77.5, 0, 0],
"0.5417": [7.5, 0, 0],
"0.6667": [0, 0, 0]
},
"position": [0, 0, 0]
},
"tail": {
"rotation": {
"0.0": [-85, 0, 0],
"0.4167": [-85, 0, 0],
"0.5417": [12.5, 0, 0],
"0.6667": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [110, 0, 0],
"0.4167": [110, 0, 0],
"0.5417": [-12.5, 0, 0],
"0.6667": [0, 0, 0]
}
},
"antennae": {
"rotation": {
"0.0": [-47.5, 0, 0],
"0.4167": [-47.5, 0, 0],
"0.5417": [17.5, 0, 0],
"0.6667": [0, 0, 0]
}
},
"rolled": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.4167": [-7.5, 0, 0],
"0.6667": [0, 0, 0]
},
"position": {
"0.0": [0, -5.25, 0],
"0.0833": [0, -5.25, 0],
"0.4167": [0, -5, -2]
},
"scale": {
"0.0": [1, 1, 1],
"0.4167": [1, 1, 1],
"0.4583": [0, 0, 0],
"0.6667": [0, 0, 0]
}
},
"antennae2": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-7.5, 0, 0],
"0.4167": [50, 0, 0],
"0.6667": [0, 0, 0]
}
}
}
}
}
}

View File

@@ -0,0 +1,646 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.giraffe.body_rotation": {
"loop": true,
"bones": {
"body": {
"rotation": ["v.body_rot_x", "v.body_rot_y", "v.body_rot_z"]
}
}
},
"animation.silverlabs_nat.giraffe.look_at_target": {
"loop": true,
"bones": {
"skull": {
"rotation": ["v.head_rot_x", "v.head_rot_y", 0]
}
}
},
"animation.silverlabs_nat.giraffe.baby_transform": {
"loop": true,
"bones": {
"skull": {
"position": [0, -1, 0],
"scale": 1.3
}
}
},
"animation.silverlabs_nat.giraffe.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"tail": {
"rotation": {
"0.0": [-17.43, 0, 0],
"0.1667": [-17.98, 0, 0],
"0.3333": [-17.74, 0, 0],
"0.5": [-16.76, 0, 0],
"0.6667": [-15.31, 0, 0],
"0.8333": [-13.78, 0, 0],
"1.0": [-12.57, 0, 0],
"1.1667": [-12.02, 0, 0],
"1.3333": [-12.26, 0, 0],
"1.5": [-13.24, 0, 0],
"1.6667": [-14.69, 0, 0],
"1.8333": [-16.22, 0, 0],
"2.0": [-17.43, 0, 0]
}
},
"root": {
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.giraffe.walk": {
"sound_effects": {
"0.0": {
"effect": "step_-6dB"
},
"0.5": {
"effect": "step"
},
"0.75": {
"effect": "step_-6dB"
},
"1.25": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1.5,
"anim_time_update": "q.anim_time + q.delta_time * 1.7 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [-0.15, 1.1, 0.99],
"0.0833": [-0.03, 1.07, 0.97],
"0.1667": [0.35, 0.96, 0.9],
"0.25": [0.74, 0.68, 0.72],
"0.3333": [0.85, 0.12, 0.11],
"0.4167": [0.76, -0.38, -0.45],
"0.5": [0.51, -0.72, -0.73],
"0.5833": [0.2, -0.94, -0.89],
"0.6667": [-0.05, -1.06, -0.97],
"0.75": [-0.15, -1.1, -0.99],
"0.8333": [-0.05, -1.07, -0.98],
"0.9167": [0.2, -0.98, -0.92],
"1.0": [0.51, -0.82, -0.8],
"1.0833": [0.76, -0.56, -0.58],
"1.1667": [0.85, -0.12, -0.11],
"1.25": [0.74, 0.54, 0.62],
"1.3333": [0.35, 0.9, 0.87],
"1.4167": [-0.03, 1.05, 0.97],
"1.5": [-0.15, 1.1, 0.99]
},
"position": {
"0.0": [0, -1.1, 0],
"0.0833": [0, -1.12, 0],
"0.1667": [0, -1.3, 0],
"0.25": [0, -1.48, 0],
"0.3333": [0, -1.5, 0],
"0.4167": [0, -1.48, 0],
"0.5": [0, -1.38, 0],
"0.5833": [0, -1.22, 0],
"0.6667": [0, -1.12, 0],
"0.75": [0, -1.1, 0],
"0.8333": [0, -1.12, 0],
"0.9167": [0, -1.21, 0],
"1.0": [0, -1.39, 0],
"1.0833": [0, -1.48, 0],
"1.1667": [0, -1.5, 0],
"1.25": [0, -1.47, 0],
"1.3333": [0, -1.3, 0],
"1.4167": [0, -1.13, 0],
"1.5": [0, -1.1, 0]
}
},
"skull": {
"rotation": {
"0.0": [0.95399, 0, 0],
"0.0833": [0.7728, 0, 0.00638],
"0.25": [-0.46482, 0, 0.00679],
"0.3333": [-0.64601, 0, 0],
"0.4167": [-0.49914, 0, -0.00618],
"0.5": [-0.09888, 0, -0.00841],
"0.5833": [0.40686, 0, -0.00827],
"0.6667": [0.80711, 0, -0.00584],
"0.75": [0.95399, 0, 0],
"0.8333": [0.80711, 0, 0.00584],
"0.9167": [0.40686, 0, 0.00827],
"1.0": [-0.09888, 0, 0.00841],
"1.0833": [-0.49914, 0, 0.00618],
"1.1667": [-0.64601, 0, 0],
"1.25": [-0.46482, 0, -0.00679],
"1.4167": [0.7728, 0, -0.00638],
"1.5": [0.95399, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [-4.96608, -3.35859, 8.32344],
"0.0833": [-4.28861, -3.19606, 7.99789],
"0.1667": [-3.88645, -2.68269, 6.83403],
"0.25": [-3.90521, -1.80843, 4.70647],
"0.3333": [-4.50753, -0.64156, 1.69616],
"0.4167": [-5.46155, 0.64156, -1.69616],
"0.5": [-6.03662, 1.80843, -4.70647],
"0.5833": [-6.04043, 2.68269, -6.83403],
"0.6667": [-5.63711, 3.19606, -7.99789],
"0.75": [-4.96608, 3.35859, -8.32344],
"0.8333": [-4.29505, 3.19606, -7.93453],
"0.9167": [-3.89173, 2.68269, -6.74217],
"1.0": [-3.89554, 1.80843, -4.62615],
"1.0833": [-4.47061, 0.64156, -1.6641],
"1.1667": [-5.42463, -0.64156, 1.6641],
"1.25": [-6.02695, -1.80843, 4.62615],
"1.3333": [-6.04571, -2.68269, 6.74217],
"1.4167": [-5.64355, -3.19606, 7.93453],
"1.5": [-4.96608, -3.35859, 8.32344]
}
},
"left_arm": {
"rotation": {
"0.0": [-12.9551, -0.57938, -0.12839],
"0.75": [14.04576, -0.45794, -0.37744],
"0.9167": [16.29563, -0.42978, -0.38548],
"1.0": [17.54955, -0.4167, -0.39064],
"1.25": [1.31115, -0.5073, -0.25492],
"1.4167": [-9.67728, -0.55649, -0.15493],
"1.5": [-12.9551, -0.57938, -0.12839]
},
"position": {
"0.0": [0, -0.9, -0.9],
"0.4167": [0, -0.05, -0.45],
"0.75": [0, -0.6, 0],
"0.9167": [0, 0.68, -0.82],
"1.0": [0, 0.84, -1.48],
"1.25": [0, 1.31, -1.05],
"1.4167": [0, 0.55, -0.88],
"1.5": [0, -0.9, -0.9]
}
},
"right_arm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.1667": [16.29563, 0.42978, 0.38548],
"0.25": [17.54955, 0.4167, 0.39064],
"0.4167": [1.31115, 0.5073, 0.25492],
"0.6667": [-9.67728, 0.55649, 0.15493],
"0.75": [-12.9551, 0.57938, 0.12839],
"1.5": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0, -0.8, 0],
"0.1667": [0, 0.68, -0.82],
"0.25": [0, 0.84, -1.48],
"0.4167": [0, 1.31, -1.05],
"0.6667": [0, 0.55, -0.88],
"0.75": [0, -0.9, -0.9],
"1.1667": [0, -0.05, -0.45],
"1.5": [0, -0.8, 0]
}
},
"left_leg": {
"rotation": {
"0.0": [-5.9, -0.55, -0.19],
"0.5833": [14.34576, -0.45794, -0.37744],
"0.75": [17.84955, -0.4167, -0.39064],
"1.0": [1.61115, -0.5073, -0.25492],
"1.1667": [-9.37728, -0.55649, -0.15493],
"1.3333": [-12.6551, -0.57938, -0.12839],
"1.5": [-5.9, -0.55, -0.19]
},
"position": {
"0.0": [0, -0.28, -1.17],
"0.1667": [0, -0.15, -0.95],
"0.5833": [0, -0.6, -0.5],
"0.75": [0, 0.84, -1.98],
"1.0": [0, 1.31, -1.55],
"1.1667": [0, 0.55, -1.38],
"1.3333": [0, -0.5, -1.4],
"1.5": [0, -0.28, -1.17]
}
},
"right_leg": {
"rotation": {
"0.0": [17.84955, 0.4167, 0.39064],
"0.25": [1.61115, 0.5073, 0.25492],
"0.4167": [-9.37728, 0.55649, 0.15493],
"0.5833": [-12.6551, 0.57938, 0.12839],
"0.75": [-5.9, 0.55, 0.19],
"1.3333": [14.34576, 0.45794, 0.37744],
"1.5": [17.84955, 0.4167, 0.39064]
},
"position": {
"0.0": [0, 0.84, -1.98],
"0.25": [0, 1.31, -1.55],
"0.4167": [0, 0.55, -1.38],
"0.5833": [0, -0.5, -1.4],
"0.75": [0, -0.28, -1.17],
"0.9167": [0, -0.15, -0.95],
"1.3333": [0, -0.6, -0.5],
"1.5": [0, 0.84, -1.98]
}
},
"neck": {
"rotation": {
"0.0": [-0.15, -1.1, -0.99],
"0.0833": [-0.03, -1.07, -0.97],
"0.1667": [0.35, -0.96, -0.9],
"0.25": [0.74, -0.68, -0.72],
"0.3333": [0.85, -0.12, -0.11],
"0.4167": [0.76, 0.38, 0.45],
"0.5": [0.51, 0.72, 0.73],
"0.5833": [0.2, 0.94, 0.89],
"0.6667": [-0.05, 1.06, 0.97],
"0.75": [-0.15, 1.1, 0.99],
"0.8333": [-0.05, 1.07, 0.98],
"0.9167": [0.2, 0.98, 0.92],
"1.0": [0.51, 0.82, 0.8],
"1.0833": [0.76, 0.56, 0.58],
"1.1667": [0.85, 0.12, 0.11],
"1.25": [0.74, -0.54, -0.62],
"1.3333": [0.35, -0.9, -0.87],
"1.4167": [-0.03, -1.05, -0.97],
"1.5": [-0.15, -1.1, -0.99]
}
}
}
},
"animation.silverlabs_nat.giraffe.walk_UB": {
"loop": true,
"animation_length": 1.5,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [-0.14601, 1.09572, 0.99406],
"0.0833": [-0.03277, 1.07001, 0.97329],
"0.1667": [0.35399, 0.95861, 0.90178],
"0.25": [0.74074, 0.68011, 0.72139],
"0.3333": [0.85399, 0.12175, 0.11045],
"0.4167": [0.76219, -0.37722, -0.4482],
"0.5": [0.51203, -0.72394, -0.72807],
"0.5833": [0.19594, -0.94391, -0.88627],
"0.6667": [-0.05421, -1.06204, -0.96775],
"0.75": [-0.14601, -1.09572, -0.99406],
"0.8333": [-0.05421, -1.0669, -0.98022],
"1.0": [0.51203, -0.82186, -0.80444],
"1.0833": [0.76219, -0.56004, -0.57903],
"1.1667": [0.85399, -0.12175, -0.11045],
"1.25": [0.74074, 0.53807, 0.61694],
"1.3333": [0.35399, 0.89907, 0.87468],
"1.4167": [-0.03277, 1.05264, 0.97179],
"1.5": [-0.14601, 1.09572, 0.99406]
},
"position": {
"0.0": [0, -1.1, 0],
"0.0833": [0, -1.12131, 0],
"0.25": [0, -1.47869, 0],
"0.3333": [0, -1.5, 0],
"0.4167": [0, -1.47571, 0],
"0.5": [0, -1.38302, 0],
"0.5833": [0, -1.21698, 0],
"0.6667": [0, -1.12429, 0],
"0.75": [0, -1.1, 0],
"0.8333": [0, -1.11832, 0],
"0.9167": [0, -1.21237, 0],
"1.0": [0, -1.38763, 0],
"1.0833": [0, -1.48168, 0],
"1.1667": [0, -1.5, 0],
"1.25": [0, -1.47254, 0],
"1.4167": [0, -1.12746, 0],
"1.5": [0, -1.1, 0]
}
},
"left_arm": {
"rotation": {
"0.0": [-12.9551, -0.57938, -0.12839],
"0.75": [14.04576, -0.45794, -0.37744],
"0.9167": [16.29563, -0.42978, -0.38548],
"1.0": [17.54955, -0.4167, -0.39064],
"1.25": [1.31115, -0.5073, -0.25492],
"1.4167": [-9.67728, -0.55649, -0.15493],
"1.5": [-12.9551, -0.57938, -0.12839]
},
"position": {
"0.0": [0, -0.9, -0.9],
"0.4167": [0, -0.05, -0.45],
"0.75": [0, -0.6, 0],
"0.9167": [0, 0.68, -0.82],
"1.0": [0, 0.84, -1.48],
"1.25": [0, 1.31, -1.05],
"1.4167": [0, 0.55, -0.88],
"1.5": [0, -0.9, -0.9]
}
},
"right_arm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.1667": [16.29563, 0.42978, 0.38548],
"0.25": [17.54955, 0.4167, 0.39064],
"0.4167": [1.31115, 0.5073, 0.25492],
"0.6667": [-9.67728, 0.55649, 0.15493],
"0.75": [-12.9551, 0.57938, 0.12839],
"1.5": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0, -0.8, 0],
"0.1667": [0, 0.68, -0.82],
"0.25": [0, 0.84, -1.48],
"0.4167": [0, 1.31, -1.05],
"0.6667": [0, 0.55, -0.88],
"0.75": [0, -0.9, -0.9],
"1.1667": [0, -0.05, -0.45],
"1.5": [0, -0.8, 0]
}
},
"left_leg": {
"rotation": {
"0.0": [-5.9, -0.55, -0.19],
"0.5833": [14.34576, -0.45794, -0.37744],
"0.75": [17.84955, -0.4167, -0.39064],
"1.0": [1.61115, -0.5073, -0.25492],
"1.1667": [-9.37728, -0.55649, -0.15493],
"1.3333": [-12.6551, -0.57938, -0.12839],
"1.5": [-5.9, -0.55, -0.19]
},
"position": {
"0.0": [0, -0.28, -1.17],
"0.1667": [0, -0.15, -0.95],
"0.5833": [0, -0.6, -0.5],
"0.75": [0, 0.84, -1.98],
"1.0": [0, 1.31, -1.55],
"1.1667": [0, 0.55, -1.38],
"1.3333": [0, -0.5, -1.4],
"1.5": [0, -0.28, -1.17]
}
},
"right_leg": {
"rotation": {
"0.0": [17.84955, 0.4167, 0.39064],
"0.25": [1.61115, 0.5073, 0.25492],
"0.4167": [-9.37728, 0.55649, 0.15493],
"0.5833": [-12.6551, 0.57938, 0.12839],
"0.75": [-5.9, 0.55, 0.19],
"1.3333": [14.34576, 0.45794, 0.37744],
"1.5": [17.84955, 0.4167, 0.39064]
},
"position": {
"0.0": [0, 0.84, -1.98],
"0.25": [0, 1.31, -1.55],
"0.4167": [0, 0.55, -1.38],
"0.5833": [0, -0.5, -1.4],
"0.75": [0, -0.28, -1.17],
"0.9167": [0, -0.15, -0.95],
"1.3333": [0, -0.6, -0.5],
"1.5": [0, 0.84, -1.98]
}
},
"neck": {
"rotation": {
"0.0": [-0.14601, -1.09572, -0.99406],
"0.0833": [-0.03277, -1.07001, -0.97329],
"0.1667": [0.35399, -0.95861, -0.90178],
"0.25": [0.74074, -0.68011, -0.72139],
"0.3333": [0.85399, -0.12175, -0.11045],
"0.4167": [0.76219, 0.37722, 0.4482],
"0.5": [0.51203, 0.72394, 0.72807],
"0.5833": [0.19594, 0.94391, 0.88627],
"0.6667": [-0.05421, 1.06204, 0.96775],
"0.75": [-0.14601, 1.09572, 0.99406],
"0.8333": [-0.05421, 1.0669, 0.98022],
"1.0": [0.51203, 0.82186, 0.80444],
"1.0833": [0.76219, 0.56004, 0.57903],
"1.1667": [0.85399, 0.12175, 0.11045],
"1.25": [0.74074, -0.53807, -0.61694],
"1.3333": [0.35399, -0.89907, -0.87468],
"1.4167": [-0.03277, -1.05264, -0.97179],
"1.5": [-0.14601, -1.09572, -0.99406]
}
}
}
},
"animation.silverlabs_nat.giraffe.run": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * 1.4 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [-9, 0, 0],
"0.0833": [-7.66, 0, 0],
"0.1667": [-3.42, 0, 0],
"0.25": [0, 0, 0],
"0.3333": [1.76, 0, 0],
"0.4167": [2.9, 0, 0],
"0.5": [3.4, 0, 0],
"0.5833": [2.54, 0, 0],
"0.6667": [1, 0, 0],
"0.75": [-1.2, 0, 0],
"0.8333": [-4.15, 0, 0],
"0.9167": [-8.33, 0, 0],
"1.0": [-9, 0, 0]
},
"position": {
"0.0": [0, -1, 0],
"0.0833": [0, -1.84, -0.1],
"0.1667": [0, -2.99, -0.22],
"0.25": [0, -3.8, -0.3],
"0.3333": [0, -3.96, -0.27],
"0.4167": [0, -3.78, -0.19],
"0.5": [0, -3.56, -0.12],
"0.5833": [0, -3.33, -0.05],
"0.6667": [0, -2.9, 0],
"0.75": [0, -2.47, 0.01],
"0.8333": [0, -1.91, 0.01],
"0.9167": [0, -1.37, 0],
"1.0": [0, -1, 0]
}
},
"skull": {
"rotation": {
"0.0": [13.9, 0, 0],
"0.0833": [12.7, 0, 0],
"0.1667": [9.25, 0, 0],
"0.25": [7.1, 0, 0],
"0.3333": [5.22, 0, 0],
"0.4167": [3.74, 0, 0],
"0.5": [2.3, 0, 0],
"0.5833": [1.84, 0, 0],
"0.6667": [2.2, 0, 0],
"0.75": [4.6, 0, 0],
"0.8333": [8.27, 0, 0],
"0.9167": [12.72, 0, 0],
"1.0": [13.9, 0, 0]
},
"position": [0, 0, 0.75]
},
"tail": {
"rotation": {
"0.0": [27.56, -12.01, 9.57],
"0.0833": [28.42, -12.17, 9.48],
"0.1667": [27.31, -10.92, 8.12],
"0.25": [23.61, -8.74, 5.79],
"0.3333": [18.37, -6.22, 3.07],
"0.4167": [14.67, -4.03, 0.74],
"0.5": [13.56, -2.78, -0.62],
"0.5833": [14.42, -2.95, -0.71],
"0.6667": [16.22, -4.21, 0.28],
"0.75": [18.81, -6.21, 2.62],
"0.8333": [23.17, -8.75, 6.24],
"0.9167": [25.76, -10.75, 8.58],
"1.0": [27.56, -12.01, 9.57]
}
},
"left_arm": {
"rotation": {
"0.0": [-0.45, -0.2, 0.06],
"0.1667": [-22.15104, -0.60708, 0.16691],
"0.25": [-28, 0, 0],
"0.5833": [14.4, 0, 0],
"0.6667": [20.5, 0, 0],
"0.75": [24.62897, 0.46654, -0.07319],
"0.8333": [18.26933, 0.24522, -0.02025],
"1.0": [-0.45, -0.2, 0.06]
},
"position": {
"0.0": [0, 4.38, -1.92],
"0.25": [0, -2.4, -1.2],
"0.5": [0, -0.25, -1.05],
"0.6667": [0, 0.1, -0.9],
"0.9167": [0, 3.7, -1.85],
"1.0": [0, 4.38, -1.92]
}
},
"right_arm": {
"rotation": {
"0.0": [-23, 0, 0],
"0.5": [28.5, 0, 0],
"0.6667": [17.5, 0, 0],
"0.9167": [-18.875, 0, 0],
"1.0": [-23, 0, 0]
},
"position": {
"0.0": [0, -0.7, -1.2],
"0.0833": [0, -0.91, -1.34],
"0.25": [0, -0.13, -1.62],
"0.5": [0, -1.6, -0.7],
"0.6667": [0, 2.7, -1.2],
"0.8333": [0, 1.5, -1.2],
"0.9167": [0, 0.35, -1.2],
"1.0": [0, -0.7, -1.2]
}
},
"left_leg": {
"rotation": {
"0.0": [-6, 0, 0],
"0.0833": [1.8, 0, 0],
"0.1667": [10.44, 0, 0],
"0.25": [18.88, 0, 0],
"0.3333": [26.13, 0, 0],
"0.4167": [29, 0, 0],
"0.5": [23.37, 0, 0],
"0.5833": [11.85, 0, 0],
"0.6667": [1, 0, 0],
"0.8333": [-21, 0, 0],
"1.0": [-6, 0, 0]
},
"position": {
"0.0": [0, -0.69, -0.21],
"0.0833": [0, 0.05, -0.35],
"0.1667": [0, 0.18, -0.41],
"0.25": [0, 0.26, -0.49],
"0.3333": [0, 0.41, -0.58],
"0.4167": [0, 0.7, -0.7],
"0.5": [0, 1.67, -0.99],
"0.5833": [0, 2.85, -1.31],
"0.6667": [0, 3.2, -1.4],
"0.8333": [0, -1.8, 0],
"1.0": [0, -0.69, -0.21]
}
},
"right_leg": {
"rotation": {
"0.0": [4, 0, 0],
"0.1667": [21.77, 0, 0],
"0.25": [27.6, 0, 0],
"0.3333": [24.77, 0, 0],
"0.4167": [15.55, 0, 0],
"0.5": [1, 0, 0],
"0.5833": [-13.7, 0, 0],
"0.6667": [-21, 0, 0],
"1.0": [4, 0, 0]
},
"position": {
"0.0": [0, 0.05, -0.35],
"0.0833": [0, 0.15, -0.43],
"0.1667": [0, 0.32, -0.54],
"0.25": [0, 0.7, -0.7],
"0.3333": [0, 1.67, -0.99],
"0.4167": [0, 2.85, -1.31],
"0.5": [0, 3.2, -1.4],
"0.6667": [0, -1.8, 0],
"1.0": [0, 0.05, -0.35]
}
},
"neck": {
"rotation": {
"0.0": [6.8, 0, 0],
"0.0833": [5.65, 0, 0],
"0.1667": [4.06, 0, 0],
"0.25": [2.8, 0, 0],
"0.3333": [2.06, 0, 0],
"0.4167": [1.65, 0, 0],
"0.5": [1.8, 0, 0],
"0.5833": [3.67, 0, 0],
"0.6667": [5.8, 0, 0],
"0.75": [7.08, 0, 0],
"0.8333": [7.45, 0, 0],
"0.9167": [7.39, 0, 0],
"1.0": [6.8, 0, 0]
}
},
"front_legs": {
"position": [0, 0, 1]
}
},
"sound_effects": {
"0.0833": {
"effect": "step_-6dB"
},
"0.25": {
"effect": "step"
},
"0.6667": {
"effect": "step_-6dB"
},
"0.8333": {
"effect": "step"
}
}
},
"animation.silverlabs_nat.giraffe.eat": {
"sound_effects": {
"0.0": {
"effect": "eat"
}
},
"animation_length": 0.5,
"bones": {
"snout": {
"rotation": ["Math.cos(( q.anim_time - 1 ) * 1440 ) * 6", 0, 0],
"position": [
0,
"-0.2 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * -0.1",
0.5
]
}
}
},
"animation.silverlabs_nat.giraffe.sleep": {
"loop": true
}
}
}

View File

@@ -0,0 +1,740 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.goose.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"body": {
"rotation": [-5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.08",
0
]
},
"leftWing": {
"rotation": [
0,
0,
"-5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * -2"
]
},
"rightWing": {
"rotation": [
0,
0,
"5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * 2"
]
},
"skull": {
"rotation": [5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.3 ) * 180 ) * 0.03",
0
]
},
"tail": {
"rotation": [-5, 0, 0]
}
}
},
"animation.silverlabs_nat.goose.swim": {
"loop": true,
"bones": {
"root": {
"position": [0, -3, 0]
},
"leftLeg": {
"rotation": [-90, 0, 0],
"position": [-2, 1, 1]
},
"rightLeg": {
"rotation": [-90, 0, 0],
"position": [2, 1, 1]
},
"body": {
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.05", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.goose.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"body": {
"rotation": {
"0.0": [-5, 0, -2],
"0.1667": [-4.31, 0, -1],
"0.3333": [-4.31, 0, 1],
"0.5": [-5, 0, 2],
"0.6667": [-5.69, 0, 1],
"0.8333": [-5.69, 0, -1],
"1.0": [-5, 0, -2]
},
"position": {
"0.0": [0, -0.19, 0],
"0.1667": [0, -0.19, 0],
"0.3333": [0, -0.2, 0],
"0.5": [0, -0.21, 0],
"0.6667": [0, -0.2, 0],
"0.8333": [0, -0.19, 0],
"1.0": [0, -0.19, 0]
}
},
"leftWing": {
"rotation": {
"0.0": [0, 0, -15],
"0.1667": [0, 0, -17.6],
"0.3333": [0, 0, -17.6],
"0.5": [0, 0, -15],
"0.6667": [0, 0, -12.4],
"0.8333": [0, 0, -12.4],
"1.0": [0, 0, -15]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, 13.24],
"0.1667": [0, 0, 16.22],
"0.3333": [0, 0, 17.98],
"0.5": [0, 0, 16.76],
"0.6667": [0, 0, 13.78],
"0.8333": [0, 0, 12.02],
"1.0": [0, 0, 13.24]
}
},
"skull": {
"rotation": {
"0.0": [5, 0, 0],
"0.1667": [4.31, 0, -2.6],
"0.3333": [4.31, 0, -2.6],
"0.5": [5, 0, 0],
"0.6667": [5.69, 0, 2.6],
"0.8333": [5.69, 0, 2.6],
"1.0": [5, 0, 0]
},
"position": {
"0.0": [0, -0.01, 0],
"0.1667": [0, 0.02, 0],
"0.3333": [0, 0.03, 0],
"0.5": [0, 0.01, 0],
"0.6667": [0, -0.02, 0],
"0.8333": [0, -0.03, 0],
"1.0": [0, -0.01, 0]
}
},
"tail": {
"rotation": {
"0.0": [-5, -1.24, 0],
"0.1667": [-5, -3.91, 0],
"0.3333": [-5, -2.68, 0],
"0.5": [-5, 1.24, 0],
"0.6667": [-5, 3.91, 0],
"0.8333": [-5, 2.68, 0],
"1.0": [-5, -1.24, 0]
}
},
"root": {
"rotation": {
"0.0": [0, -2, 0],
"0.1667": [0, -1, 0],
"0.3333": [0, 1, 0],
"0.5": [0, 2, 0],
"0.6667": [0, 1, 0],
"0.8333": [0, -1, 0],
"1.0": [0, -2, 0]
}
},
"leftLeg": {
"rotation": {
"0.0": [20, 0, 0],
"0.1667": [5.83, 0, 0],
"0.3333": [-13.06, 0, 0],
"0.5": [-22.5, 0, 0],
"0.6667": [-13.06, 0, 0],
"0.8333": [5.83, 0, 0],
"1.0": [20, 0, 0]
},
"position": {
"0.0": [0, -0.25, 0],
"0.1667": [0, 1.11, 0],
"0.25": [0, 1.5, 0],
"0.3333": [0, 1.1, 0],
"0.5": [0, -0.25, 0],
"0.6667": [0, -0.04, 0],
"0.75": [0, 0.1, 0],
"0.8333": [0, 0.02, 0],
"1.0": [0, -0.25, 0]
}
},
"leftFoot": {
"rotation": {
"0.0": [-20, 0, 0],
"0.1667": [8.66, 0, 0],
"0.25": [18.75, 0, 0],
"0.3333": [10.39, 0, 0],
"0.4167": [0, 0, 0],
"0.5": [22.5, 0, 0],
"0.6667": [11.57, 0, 0],
"0.8333": [-6.57, 0, 0],
"1.0": [-20, 0, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.1667": [-8.33, 0, 0],
"0.3333": [10.56, 0, 0],
"0.5": [20, 0, 0],
"0.6667": [10.56, 0, 0],
"0.8333": [-8.33, 0, 0],
"1.0": [-22.5, 0, 0]
},
"position": {
"0.0": [0, -0.25, 0],
"0.1667": [0, 0.02, 0],
"0.25": [0, 0.1, 0],
"0.3333": [0, -0.04, 0],
"0.5": [0, -0.25, 0],
"0.6667": [0, 1.1, 0],
"0.75": [0, 1.5, 0],
"0.8333": [0, 1.11, 0],
"1.0": [0, -0.25, 0]
}
},
"rightFoot": {
"rotation": {
"0.0": [22.5, 0, 0],
"0.1667": [8.47, 0, 0],
"0.3333": [-10.28, 0, 0],
"0.5": [-20, 0, 0],
"0.6667": [7.08, 0, 0],
"0.75": [18.75, 0, 0],
"0.8333": [10.39, 0, 0],
"0.9167": [0, 0, 0],
"1.0": [22.5, 0, 0]
}
},
"bowtie": {
"rotation": {
"0.0": {
"post": [0, 0, 7.5],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [0, 0, -2.5],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [0, 0, 7.5],
"lerp_mode": "catmullrom"
}
}
}
},
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.5": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.goose.sleep": {
"loop": true,
"animation_length": 4,
"bones": {
"root": {
"position": [0, -6, 0]
},
"body": {
"rotation": [5, 0, 0],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * 0.08", 0]
},
"leftWing": {
"rotation": [0, 0, -5]
},
"rightWing": {
"rotation": [0, 0, 5]
},
"skull": {
"rotation": [-129.09995, -57.03956, 135.25059],
"position": [
0,
"-4 + Math.sin(( q.anim_time - 0.2 ) * 90 ) * 0.2",
-3.25
]
},
"tail": {
"rotation": [-37.5, 0, 0]
},
"leftLeg": {
"rotation": [-82.5, -12.5, 0],
"position": [2, 0.75, 0]
},
"leftFoot": {
"rotation": [85, 0, 0],
"position": [0, 0, -0.25]
},
"rightLeg": {
"rotation": [-82.5, 12.5, 0],
"position": [-2, 0.75, 0]
},
"rightFoot": {
"rotation": [85, 0, 0],
"position": [0, 0, -0.25]
}
}
},
"animation.silverlabs_nat.goose.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.5": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [25.5, 0, 0],
"0.0625": [26.09, 0, 0],
"0.125": [27.5, 0, 0],
"0.1875": [28.91, 0, 0],
"0.25": [29.5, 0, 0],
"0.3125": [28.91, 0, 0],
"0.375": [27.5, 0, 0],
"0.4375": [26.09, 0, 0],
"0.5": [25.5, 0, 0],
"0.5625": [26.09, 0, 0],
"0.625": [27.5, 0, 0],
"0.6875": [28.91, 0, 0],
"0.75": [29.5, 0, 0],
"0.8125": [28.91, 0, 0],
"0.875": [27.5, 0, 0],
"0.9375": [26.09, 0, 0],
"1.0": [25.5, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0625": [0, -0.35, 0],
"0.125": [0, -0.5, 0],
"0.1875": [0, -0.35, 0],
"0.25": [0, 0, 0],
"0.3125": [0, 0.35, 0],
"0.375": [0, 0.5, 0],
"0.4375": [0, 0.35, 0],
"0.5": [0, 0, 0],
"0.5625": [0, -0.35, 0],
"0.625": [0, -0.5, 0],
"0.6875": [0, -0.35, 0],
"0.75": [0, 0, 0],
"0.8125": [0, 0.35, 0],
"0.875": [0, 0.5, 0],
"0.9375": [0, 0.35, 0],
"1.0": [0, 0, 0]
}
},
"leftWing": {
"rotation": {
"0.0": [0, 0, -129.64],
"0.0625": [0, -2.83, -138.37],
"0.125": [0, -4, -139.27],
"0.1875": [0, -2.83, -131.81],
"0.25": [0, 0, -120.36],
"0.3125": [0, 2.83, -111.63],
"0.375": [0, 4, -110.73],
"0.4375": [0, 2.83, -118.19],
"0.5": [0, 0, -129.64],
"0.5625": [0, -2.83, -138.37],
"0.625": [0, -4, -139.27],
"0.6875": [0, -2.83, -131.81],
"0.75": [0, 0, -120.36],
"0.8125": [0, 2.83, -111.63],
"0.875": [0, 4, -110.73],
"0.9375": [0, 2.83, -118.19],
"1.0": [0, 0, -129.64]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, 129.64],
"0.0625": [0, 2.83, 138.37],
"0.125": [0, 4, 139.27],
"0.1875": [0, 2.83, 131.81],
"0.25": [0, 0, 120.36],
"0.3125": [0, -2.83, 111.63],
"0.375": [0, -4, 110.73],
"0.4375": [0, -2.83, 118.19],
"0.5": [0, 0, 129.64],
"0.5625": [0, 2.83, 138.37],
"0.625": [0, 4, 139.27],
"0.6875": [0, 2.83, 131.81],
"0.75": [0, 0, 120.36],
"0.8125": [0, -2.83, 111.63],
"0.875": [0, -4, 110.73],
"0.9375": [0, -2.83, 118.19],
"1.0": [0, 0, 129.64]
}
},
"skull": {
"rotation": {
"0.0": [-29.05, 0, 0],
"0.0625": [-25.78, 0, 0],
"0.125": [-22.06, 0, 0],
"0.1875": [-20.06, 0, 0],
"0.25": [-20.95, 0, 0],
"0.3125": [-24.22, 0, 0],
"0.375": [-27.94, 0, 0],
"0.4375": [-29.94, 0, 0],
"0.5": [-29.05, 0, 0],
"0.5625": [-25.78, 0, 0],
"0.625": [-22.06, 0, 0],
"0.6875": [-20.06, 0, 0],
"0.75": [-20.95, 0, 0],
"0.8125": [-24.22, 0, 0],
"0.875": [-27.94, 0, 0],
"0.9375": [-29.94, 0, 0],
"1.0": [-29.05, 0, 0]
},
"position": {
"0.0": [0, -1, -2.25],
"0.0625": [0, -1, -2.25],
"0.125": [0, -1, -2.25],
"0.1875": [0, -1, -2.25],
"0.25": [0, -1, -2.25],
"0.3125": [0, -1, -2.25],
"0.375": [0, -1, -2.25],
"0.4375": [0, -1, -2.25],
"0.5": [0, -1, -2.25],
"0.5625": [0, -1, -2.25],
"0.625": [0, -1, -2.25],
"0.6875": [0, -1, -2.25],
"0.75": [0, -1, -2.25],
"0.8125": [0, -1, -2.25],
"0.875": [0, -1, -2.25],
"0.9375": [0, -1, -2.25],
"1.0": [0, -1, -2.25]
}
},
"tail": {
"rotation": {
"0.0": [-26.62, 0, 0],
"0.0625": [-25.31, 0, 0],
"0.125": [-23.82, 0, 0],
"0.1875": [-23.02, 0, 0],
"0.25": [-23.38, 0, 0],
"0.3125": [-24.69, 0, 0],
"0.375": [-26.18, 0, 0],
"0.4375": [-26.98, 0, 0],
"0.5": [-26.62, 0, 0],
"0.5625": [-25.31, 0, 0],
"0.625": [-23.82, 0, 0],
"0.6875": [-23.02, 0, 0],
"0.75": [-23.38, 0, 0],
"0.8125": [-24.69, 0, 0],
"0.875": [-26.18, 0, 0],
"0.9375": [-26.98, 0, 0],
"1.0": [-26.62, 0, 0]
}
},
"leftLeg": {
"rotation": {
"0.0": [70, 0, 0],
"0.0625": [55.23, 0, 0],
"0.125": [33.75, 0, 0],
"0.1875": [11.64, 0, 0],
"0.25": [-5, 0, 0],
"0.3125": [-16.56, 0, 0],
"0.375": [-25.62, 0, 0],
"0.4375": [-29.37, 0, 0],
"0.5": [-25, 0, 0],
"0.5625": [-17.98, 0, 0],
"0.625": [-7.11, 0, 0],
"0.6875": [6.38, 0, 0],
"0.75": [21.25, 0, 0],
"0.8125": [36.28, 0, 0],
"0.875": [50.23, 0, 0],
"0.9375": [61.88, 0, 0],
"1.0": [70, 0, 0]
},
"position": {
"0.0": [0, 1.5, 0],
"0.0625": [0, 1.77, -0.11],
"0.125": [0, 2.19, -0.27],
"0.1875": [0, 2.51, -0.45],
"0.25": [0, 2.5, -0.62],
"0.3125": [0, 1.95, -0.8],
"0.375": [0, 1.03, -1.01],
"0.4375": [0, 0.09, -1.18],
"0.5": [0, -0.5, -1.25],
"0.5625": [0, -0.41, -1.04],
"0.625": [0, 0.07, -0.69],
"0.6875": [0, 0.09, -0.38],
"0.75": [0, 0.2, -0.12],
"0.8125": [0, 0.47, -0.06],
"0.875": [0, 0.86, -0.02],
"0.9375": [0, 1.24, -0.01],
"1.0": [0, 1.5, 0]
}
},
"leftFoot": {
"rotation": {
"0.0": [47.5, 0, 0],
"0.0625": [37.89, 0, 0],
"0.125": [23.75, 0, 0],
"0.1875": [10.23, 0, 0],
"0.25": [2.5, 0, 0],
"0.3125": [4.34, 0, 0],
"0.375": [12.19, 0, 0],
"0.4375": [20.2, 0, 0],
"0.5": [22.5, 0, 0],
"0.5625": [15.49, 0, 0],
"0.625": [2.97, 0, 0],
"0.6875": [-9.79, 0, 0],
"0.75": [-17.5, 0, 0],
"0.8125": [-17.03, 0, 0],
"0.875": [-5, 0, 0],
"0.9375": [22.03, 0, 0],
"1.0": [47.5, 0, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [-25, 0, 0],
"0.0625": [-16.51, 0, 0],
"0.125": [-3.95, 0, 0],
"0.1875": [11.14, 0, 0],
"0.25": [27.19, 0, 0],
"0.3125": [42.65, 0, 0],
"0.375": [55.98, 0, 0],
"0.4375": [65.61, 0, 0],
"0.5": [70, 0, 0],
"0.5625": [61.91, 0, 0],
"0.625": [39.69, 0, 0],
"0.6875": [13.87, 0, 0],
"0.75": [-5, 0, 0],
"0.8125": [-14.34, 0, 0],
"0.875": [-19.69, 0, 0],
"0.9375": [-22.7, 0, 0],
"1.0": [-25, 0, 0]
},
"position": {
"0.0": [0, -0.5, -1.25],
"0.0625": [0, -0.22, -1.01],
"0.125": [0, 0.07, -0.69],
"0.1875": [0, 0.09, -0.38],
"0.25": [0, 0.2, -0.12],
"0.3125": [0, 0.45, -0.04],
"0.375": [0, 0.8, 0.01],
"0.4375": [0, 1.17, 0.03],
"0.5": [0, 1.5, 0],
"0.5625": [0, 1.86, -0.1],
"0.625": [0, 2.27, -0.26],
"0.6875": [0, 2.54, -0.45],
"0.75": [0, 2.5, -0.62],
"0.8125": [0, 1.96, -0.79],
"0.875": [0, 1.06, -0.97],
"0.9375": [0, 0.13, -1.14],
"1.0": [0, -0.5, -1.25]
}
},
"rightFoot": {
"rotation": {
"0.0": [22.5, 0, 0],
"0.0625": [14.08, 0, 0],
"0.125": [1.72, 0, 0],
"0.1875": [-10.25, 0, 0],
"0.25": [-17.5, 0, 0],
"0.3125": [-17.03, 0, 0],
"0.375": [-5, 0, 0],
"0.4375": [24.84, 0, 0],
"0.5": [47.5, 0, 0],
"0.5625": [41.58, 0, 0],
"0.625": [27.03, 0, 0],
"0.6875": [11.46, 0, 0],
"0.75": [2.5, 0, 0],
"0.8125": [3.4, 0, 0],
"0.875": [9.69, 0, 0],
"0.9375": [17.38, 0, 0],
"1.0": [22.5, 0, 0]
}
}
}
},
"animation.silverlabs_nat.goose.peck": {
"sound_effects": {
"0.33": {
"effect": "attack"
},
"0.42": {
"effect": "peck"
}
},
"loop": true,
"animation_length": 0.5833,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-1.25, 0, 0],
"0.0833": [-3.12, 0, 0],
"0.125": [-4.69, 0, 0],
"0.1667": [-5, 0, 0],
"0.2083": [-3.2, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [3.2, 0, 0],
"0.3333": [5, 0, 0],
"0.375": [4.69, 0, 0],
"0.4167": [3.12, 0, 0],
"0.4583": [1.25, 0, 0],
"0.5": [0, 0, 0]
}
},
"leftWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, -3.14],
"0.0833": [0, 0, -7.66],
"0.125": [0, 0, -12.71],
"0.1667": [0, 0, -17.5],
"0.2083": [0, 0, -23.11],
"0.25": [0, 0, -29.53],
"0.2917": [0, 0, -34.32],
"0.3333": [0, 0, -35],
"0.375": [0, 0, -29.12],
"0.4167": [0, 0, -18.59],
"0.4583": [0, 0, -7.52],
"0.5": [0, 0, 0]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 3.14],
"0.0833": [0, 0, 7.65],
"0.125": [0, 0, 12.71],
"0.1667": [0, 0, 17.5],
"0.2083": [0, 0, 23.1],
"0.25": [0, 0, 29.53],
"0.2917": [0, 0, 34.32],
"0.3333": [0, 0, 35],
"0.375": [0, 0, 29.12],
"0.4167": [0, 0, 18.59],
"0.4583": [0, 0, 7.52],
"0.5": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [-7.68, 0, 0],
"0.125": [-19.23, 0, 0],
"0.1667": [-28.66, 0, 0],
"0.2083": [-30, 0, 0],
"0.25": [-21.04, 0, 0],
"0.2917": [-4.96, 0, 0],
"0.3333": [13.39, 0, 0],
"0.375": [29.16, 0, 0],
"0.4167": [37.5, 0, 0],
"0.4583": [34.63, 0, 0],
"0.5": [22.96, 0, 0],
"0.5417": [9.18, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0417": [0, 0, 0],
"0.0833": [0, 0.03, 0.38],
"0.125": [0, 0.08, 0.95],
"0.1667": [0, 0.09, 1.42],
"0.2083": [0, 0, 1.5],
"0.25": [0, -0.21, 1.07],
"0.2917": [0, -0.53, 0.3],
"0.3333": [0, -0.87, -0.58],
"0.375": [0, -1.14, -1.34],
"0.4167": [0, -1.25, -1.75],
"0.4583": [0, -1.08, -1.62],
"0.5": [0, -0.7, -1.08],
"0.5417": [0, -0.28, -0.43],
"0.5833": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.goose.threaten": {
"sound_effects": {
"0.0": {
"effect": "angry"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": [
"-25 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 5",
0,
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * -2"
]
},
"leftWing": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.1 ) * 720 ) * 5",
"-100 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * 30"
]
},
"rightWing": {
"rotation": [
0,
"-( Math.sin(( q.anim_time - 0.1 ) * 720 ) * 5 )",
"100 + Math.cos(( q.anim_time - 0.1 ) * 720 ) * -30"
]
},
"skull": {
"rotation": [
"30 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -9",
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 3"
]
},
"tail": {
"rotation": [
"-27.5 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 0.8",
0,
0
]
}
}
},
"animation.silverlabs_nat.goose.sit": {
"loop": true,
"bones": {
"body": {
"position": [0, -6, 0]
},
"leftLeg": {
"rotation": [-90, 22.5, 0],
"position": [0, -6, 0]
},
"rightLeg": {
"rotation": [-90, -22.5, 0],
"position": [0, -6, 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,376 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.grizzly_bear.baby_transform": {
"loop": true,
"bones": {
"head2": {
"scale": 1.8
}
}
},
"animation.silverlabs_nat.grizzly_bear.walk": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.25": {
"effect": "step_-6dB"
},
"0.5": {
"effect": "step"
},
"0.75": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"head2": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 2"],
"position": [0, "Math.sin(( q.anim_time - 0.3 ) * 360 ) * 0.5", 0]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 1",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 3"
],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.5", 0]
},
"left_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.25": [0, 0, 0],
"0.5": [0, 2, 0],
"0.75": [0, 0, 0]
}
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 2, 0],
"0.5": [0, 0, 0]
}
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.5": [0, 0, 0],
"0.75": [0, 2, 0],
"1.0": [0, 0, 0]
}
},
"right_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.25": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 2, 0]
}
},
"skull": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 360 ) * 0.5",
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * 1.5"
]
},
"left_ear": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 360 ) * 1",
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"
]
},
"right_ear": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 360 ) * 1",
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"
]
}
}
},
"animation.silverlabs_nat.grizzly_bear.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"head2": {
"rotation": [12.5, 10, 27.5],
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * -0.3", 0]
},
"left_arm": {
"rotation": [-87.5, 25, 0],
"position": [2.25, 0, -5]
},
"right_arm": {
"rotation": [-87.5, -20, 0],
"position": [-2.25, 0, 0]
},
"left_leg": {
"rotation": [-90, -12.5, 0],
"position": [2.75, 0, 2]
},
"right_leg": {
"rotation": [-90, 12.5, 0],
"position": [-2.75, 0, 2]
},
"root": {
"position": [0, -7, 0]
},
"skull": {
"rotation": [23.52814, 13.94001, -7.67141]
}
}
},
"animation.silverlabs_nat.grizzly_bear.sniff": {
"sound_effects": {
"0.05": {
"effect": "sniff"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"head2": {
"rotation": ["Math.cos(( q.anim_time - 1 ) * 1440 ) * 2", 0, 0]
},
"snout": {
"rotation": ["Math.cos(( q.anim_time - 1 ) * 1440 ) * 10", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 1 ) * 1440 ) * - .3", 0]
}
}
},
"animation.silverlabs_nat.grizzly_bear.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"head2": {
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * -0.3", 0]
}
}
},
"animation.silverlabs_nat.grizzly_bear.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-30, 0, 0],
"position": [0, -3, 0]
},
"head2": {
"rotation": [35, 0, 0],
"position": [0, -2, 2]
},
"left_arm": {
"rotation": [0, 0, 0]
},
"right_arm": {
"rotation": [0, 0, 0]
},
"left_leg": {
"rotation": [-90, 0, 0],
"position": [0, -7, 0]
},
"right_leg": {
"rotation": [-90, 0, 0],
"position": [0, -7, 0]
},
"skull": {
"rotation": [25, 0, 0]
}
}
},
"animation.silverlabs_nat.grizzly_bear.eat": {
"sound_effects": {
"0.0": {
"effect": "eat"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"right_arm": {
"rotation": [
"-107.8348 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 10",
-15,
0
],
"position": [0, 0, -4]
},
"head2": {
"rotation": [
"35 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -5",
0,
0
],
"position": [0, -2, 2]
},
"right_leg": {
"rotation": [-90, 0, 0],
"position": [0, -7, 0]
},
"left_leg": {
"rotation": [-90, 0, 0],
"position": [0, -7, 0]
},
"left_arm": {
"rotation": [-22.5, 0, 0]
},
"body": {
"rotation": [-30, 0, 0],
"position": [0, -3, 0]
},
"skull": {
"rotation": {
"0.0": [31.88034, -6.6782, 10.59061],
"0.125": [26.88034, -6.6782, 10.59061],
"0.25": [31.88034, -6.6782, 10.59061],
"0.375": [26.88034, -6.6782, 10.59061],
"0.5": [31.88034, -6.6782, 10.59061],
"0.625": [26.88034, -6.6782, 10.59061],
"0.75": [31.88034, -6.6782, 10.59061],
"0.875": [26.88034, -6.6782, 10.59061],
"1.0": [31.88034, -6.6782, 10.59061],
"1.125": [26.88034, -6.6782, 10.59061],
"1.25": [31.88034, -6.6782, 10.59061],
"1.375": [26.88034, -6.6782, 10.59061],
"1.5": [31.88034, -6.6782, 10.59061],
"1.625": [26.88034, -6.6782, 10.59061],
"1.75": [31.88034, -6.6782, 10.59061],
"1.875": [26.88034, -6.6782, 10.59061],
"2.0": [31.88034, -6.6782, 10.59061]
},
"position": [0.2, 0, 0]
}
}
},
"animation.silverlabs_nat.grizzly_bear.swing": {
"sound_effects": {
"0.0": {
"effect": "attack"
}
},
"animation_length": 0.25,
"bones": {
"right_arm": {
"rotation": [
"-50 + Math.cos(( q.anim_time - 0.5 ) * 1440 ) * 50",
0,
"10 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -10"
]
}
}
},
"animation.silverlabs_nat.grizzly_bear.run": {
"sound_effects": {
"0.25": {
"effect": "step_-6dB"
},
"0.33": {
"effect": "step"
},
"0.5": {
"effect": "step"
},
"0.92": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"tail2": {
"rotation": ["Math.sin(( q.anim_time - 0.1 ) * 360 ) * 16", 0, 0]
},
"tail": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 16",
0,
"Math.cos(( q.anim_time - 0.3 ) * 360 ) * -8"
]
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * -36", 0, 0],
"position": {
"0.25": [0, 0, 0],
"0.5": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.3 ) * 360 ) * -36", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 1, 0],
"0.5": [0, 0, 0]
}
},
"right_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 36", 0, 0],
"position": {
"0.0": [0, "-2 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2", 0],
"0.25": [0, 0, 0],
"0.5": [0, 2, 0],
"1.0": [0, 0, 0]
}
},
"left_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 36", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.25": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 2, 0]
}
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1"
],
"position": [0, 0, 0],
"scale": 1.01
},
"head2": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * -4", 0, 0],
"position": [0, "Math.sin(( q.anim_time - 0.3 ) * 360 ) * 0.5", 0]
},
"back_legs": {
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.8", 0]
},
"skull": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1"
]
},
"left_ear": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1"
]
},
"right_ear": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1"
]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,814 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.hedgehog.idle": {
"loop": true,
"bones": {
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02",
"1 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.02",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02"
]
},
"rolled": {
"scale": 0
},
"body": {
"position": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.hedgehog.idle_event": {
"loop": "hold_on_last_frame",
"animation_length": 0.875,
"bones": {
"rolled": {
"scale": 0
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.73, -3.64, 3.41],
"0.0833": [-1.71, -8.65, 7.96],
"0.125": [-2.2, -12.31, 10.24],
"0.1667": [-1.82, -13.9, 9.19],
"0.2083": [-1, -15.02, 6.58],
"0.25": [-0.23, -14.83, 3.24],
"0.2917": [0, -12.5, 0],
"0.3333": [-0.51, -8.03, -2.85],
"0.375": [-1.5, -1.42, -6.28],
"0.4167": [-2.61, 5.91, -9.6],
"0.4583": [-3.53, 12.55, -12.1],
"0.5": [-3.9, 17.07, -13.09],
"0.5417": [-3.04, 20.04, -10.18],
"0.5833": [-1.3, 19.76, -4.36],
"0.625": [0, 17.5, 0],
"0.6667": [0.25, 14.87, 0.84],
"0.7083": [0.28, 10.95, 0.94],
"0.75": [0.19, 6.6, 0.63],
"0.7917": [0.06, 2.66, 0.21],
"0.8333": [0, 0, 0]
},
"position": [0, 0, 0],
"scale": {
"0.0": [1, 1, 1],
"0.0417": [0.9984, 1.0184, 0.9984],
"0.0833": [0.9952, 1.0472, 0.9952],
"0.125": [0.9928, 1.0768, 0.9928],
"0.1667": [0.9936, 1.0976, 0.9936],
"0.2083": [1, 1.1, 1],
"0.25": [1.0227, 1.0617, 1.0227],
"0.2917": [1.0563, 0.9937, 1.0563],
"0.3333": [1.0867, 0.9289, 1.0867],
"0.375": [1.1, 0.9, 1.1],
"0.4167": [1.0778, 0.9481, 1.0778],
"0.4583": [1.0333, 1.0407, 1.0333],
"0.5": [1, 1.1, 1],
"0.5417": [0.9942, 1.0995, 0.9942],
"0.5833": [0.9926, 1.0852, 0.9926],
"0.625": [0.9938, 1.0625, 0.9938],
"0.6667": [0.9963, 1.037, 0.9963],
"0.7083": [0.9988, 1.0144, 0.9988],
"0.75": [1, 1, 1]
}
},
"snout": {
"rotation": [0, 0, 0],
"position": [0, 0, 0]
},
"left_arm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0.29],
"0.0833": [0, 0, 1.01],
"0.125": [0, 0, 1.94],
"0.1667": [0, 0, 2.88],
"0.2083": [0, 0, 3.6],
"0.25": [0, 0, 3.89],
"0.2917": [0, 0, 3.53],
"0.3333": [0, 0, 2.3],
"0.375": [0, 0, 0],
"0.4167": [1.66, -0.61, -14.98],
"0.4583": [3.32, -1.21, -35.79],
"0.5": [0, 0, -52.5],
"0.5417": [-25.19, 9.22, -67.86],
"0.5833": [-44.76, 16.39, -68.13],
"0.625": [-34.8, 12.74, -49.08],
"0.6667": [-14.91, 5.46, -20.74],
"0.7083": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.01, 0, 0.01],
"0.0833": [-0.02, -0.01, 0.02],
"0.125": [-0.04, -0.03, 0.04],
"0.1667": [-0.05, -0.04, 0.05],
"0.2083": [-0.07, -0.05, 0.07],
"0.25": [-0.07, -0.06, 0.07],
"0.2917": [-0.07, -0.05, 0.07],
"0.3333": [-0.04, -0.03, 0.04],
"0.375": [0, 0, 0],
"0.4167": [0.3, 0.23, -0.27],
"0.4583": [0.7, 0.55, -0.65],
"0.5": [1, 0.75, -1],
"0.5417": [1.12, 0.7, -1.55],
"0.5833": [1, 0.5, -1.75],
"0.625": [0.7, 0.33, -1.29],
"0.6667": [0.3, 0.14, -0.55],
"0.7083": [0, 0, 0]
}
},
"right_arm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [1.66, 0.61, 14.98],
"0.0833": [3.32, 1.21, 35.79],
"0.125": [0, 0, 52.5],
"0.1667": [-25.19, -9.22, 67.86],
"0.2083": [-44.76, -16.39, 68.13],
"0.25": [-38.81, -14.21, 55.38],
"0.2917": [-25.17, -9.22, 35.04],
"0.3333": [-10.14, -3.71, 14.2],
"0.375": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.3, 0.23, -0.27],
"0.0833": [-0.7, 0.55, -0.65],
"0.125": [-1, 0.75, -1],
"0.1667": [-1.12, 0.7, -1.55],
"0.2083": [-1, 0.5, -1.75],
"0.25": [-0.8, 0.38, -1.45],
"0.2917": [-0.5, 0.23, -0.92],
"0.3333": [-0.2, 0.1, -0.37],
"0.375": [0, 0, 0]
}
},
"left_leg": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [0, 0, -30.95],
"0.125": [0, 0, -55],
"0.1667": [0, 0, -47.69],
"0.2083": [0, 0, -30.93],
"0.25": [0, 0, -12.46],
"0.2917": [0, 0, 0]
},
"position": {
"0.0417": [0, 0, 0],
"0.0833": [0.28, 0, 0],
"0.125": [0.5, 0, 0],
"0.1667": [0.43, 0, 0],
"0.2083": [0.28, 0, 0],
"0.25": [0.11, 0, 0],
"0.2917": [0, 0, 0]
}
},
"right_leg": {
"rotation": {
"0.375": [0, 0, 0],
"0.4167": [0, 0, 30.95],
"0.4583": [0, 0, 55],
"0.5": [0, 0, 47.69],
"0.5417": [0, 0, 30.93],
"0.5833": [0, 0, 12.46],
"0.625": [0, 0, 0]
},
"position": {
"0.375": [0, 0, 0],
"0.4167": [-0.28, 0, 0],
"0.4583": [-0.5, 0, 0],
"0.5": [-0.43, 0, 0],
"0.5417": [-0.28, 0, 0],
"0.5833": [-0.11, 0, 0],
"0.625": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.hedgehog.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"tail": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 1440 ) * -5", 0, 0]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.3 ) * 720 ) * -2"]
},
"rightEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 1440 ) * -4", 0, 0]
},
"leftEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 1440 ) * -4", 0, 0]
},
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.1 ) * 720 ) * -2"],
"position": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -0.2",
0
]
},
"left_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * 20", 0, 0]
},
"right_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * -20", 0, 0]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 720 ) * 20", 0, 0]
},
"right_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 720 ) * -20", 0, 0]
},
"rolled": {
"scale": 0
}
},
"sound_effects": {
"0.04": {
"effect": "step_-6dB"
},
"0.29": {
"effect": "step_-12dB"
},
"0.54": {
"effect": "step_-6dB"
},
"0.79": {
"effect": "step_-12dB"
}
}
},
"animation.silverlabs_nat.hedgehog.roll_ground": {
"loop": true,
"animation_length": 1,
"bones": {
"tail": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -10",
0,
0
]
},
"skull": {
"rotation": [
-7.5,
0,
"Math.sin(( q.anim_time - 0.3 ) * 1440 ) * 2"
]
},
"rightEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -6", 0, 0]
},
"leftEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -6", 0, 0]
},
"rolled": {
"rotation": ["q.anim_time * 720", 0, 0],
"position": [0, "Math.sin(( q.anim_time - 0.2 ) * 1440 ) * 1", 0]
},
"body": {
"rotation": [
2.5,
0,
"Math.sin(( q.anim_time - 0.1 ) * 1440 ) * -2"
],
"position": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 2880 ) * -0.2",
0
]
},
"left_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 30", 0, 0]
},
"right_arm": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -30",
0,
0
]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 1440 ) * 30", 0, 0]
},
"right_leg": {
"rotation": [
"Math.sin(( q.anim_time - 0.4 ) * 1440 ) * -30",
0,
0
]
},
"unrolled": {
"scale": 0
},
"locator": {
"rotation": [187.5, 0, -180],
"position": [0, 0.15, 0]
}
},
"sound_effects": {
"0.0": {
"effect": "step_-6dB"
},
"0.17": {
"effect": "step_-12dB"
},
"0.29": {
"effect": "step_-6dB"
},
"0.42": {
"effect": "step_-12dB"
},
"0.54": {
"effect": "step_-6dB"
},
"0.67": {
"effect": "step_-12dB"
},
"0.79": {
"effect": "step_-6dB"
},
"0.92": {
"effect": "step_-12dB"
}
},
"particle_effects": {
"0.0": {
"effect": "hedgehog_trail",
"locator": "locator"
},
"0.5": {
"effect": "hedgehog_trail",
"locator": "locator"
}
}
},
"animation.silverlabs_nat.hedgehog.sit": {
"loop": true,
"bones": {
"root": {
"scale": [
"1.1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02",
"0.9 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.02",
"1.1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02"
]
},
"body": {
"position": [0, -0.5, 0]
},
"left_arm": {
"rotation": [-45, 0, -90],
"position": [1.5, 0, -1.5]
},
"right_arm": {
"rotation": [-45, 0, 90],
"position": [-1.5, 0, -1.5]
},
"left_leg": {
"position": [1.75, 0, 2]
},
"right_leg": {
"position": [-1.75, 0, 2]
},
"rolled": {
"scale": 0
}
}
},
"animation.silverlabs_nat.hedgehog.hide": {
"loop": "hold_on_last_frame",
"animation_length": 0.5,
"bones": {
"root": {
"position": {
"0.0833": [0, 0, 0],
"0.125": [0, 0.41, 0],
"0.1667": [0, 1, 0],
"0.2083": [0, 1.59, 0],
"0.25": [0, 2, 0]
}
},
"rolled": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [4.84, 0, -0.23],
"0.0833": [11.25, 0, -0.62],
"0.125": [22.02, 0, -0.7],
"0.1667": [40, 0, 0],
"0.2083": [83.9, 0, 3.28],
"0.25": [138.96, 0, 7.67],
"0.2917": [180, 0, 10],
"0.3333": [193.44, 0, 1.41],
"0.375": [175, 0, -7.5],
"0.4167": [175.12, 0, -5.94],
"0.4583": [177.84, 0, -2.55],
"0.5": [180, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0.07, -0.2],
"0.0833": [0, 0.19, -0.5],
"0.125": [0, 0.21, -0.8],
"0.1667": [0, 0, -1],
"0.2083": [0, -0.89, -1.07],
"0.25": [0, -2.11, -1.04],
"0.2917": [0, -3, -1],
"0.3333": [0, -3.16, -1],
"0.375": [0, -3, -1],
"0.4167": [0, -3.15, -1],
"0.4583": [0, -3.35, -1],
"0.5": [0, -3.5, -1]
},
"scale": {
"0.0": [0, 0, 0],
"0.0417": [-0.0234, -0.0234, -0.0234],
"0.0833": [-0.0625, -0.0625, -0.0625],
"0.125": [-0.0703, -0.0703, -0.0703],
"0.1667": [0, 0, 0],
"0.2083": [1, 1, 1]
}
},
"unrolled": {
"rotation": {
"0.0833": [0, 0, 0],
"0.125": [13.33, 0, 0],
"0.1667": [31.67, 0, 0],
"0.2083": [45, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0.59, 0.59],
"0.0833": [0, 1.41, 1.41],
"0.125": [0, 2, 2]
},
"scale": {
"0.1667": [1, 1, 1],
"0.2083": [0, 0, 0]
}
},
"body": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.28, 0],
"0.0833": [0, -0.5, 0],
"0.125": [0, -0.39, 0],
"0.1667": [0, -0.17, 0],
"0.2083": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "hide"
}
}
},
"animation.silverlabs_nat.hedgehog.unhide": {
"loop": "hold_on_last_frame",
"animation_length": 0.4583,
"bones": {
"root": {
"position": {
"0.0": [0, 2, 0],
"0.0417": [0, 2.56, 0],
"0.0833": [0, 3, 0],
"0.125": [0, 2.91, 0],
"0.1667": [0, 2.69, 0],
"0.2083": [0, 2.37, 0],
"0.25": [0, 2, 0],
"0.2917": [0, 0.94, 0],
"0.3333": [0, 0, 0]
},
"scale": {
"0.2917": [1, 1, 1],
"0.3333": [1.0563, 0.9437, 1.0563],
"0.375": [1.1, 0.9, 1.1],
"0.4167": [1.0562, 0.9438, 1.0562],
"0.4583": [1, 1, 1]
}
},
"rolled": {
"rotation": {
"0.0": [180, 0, 0],
"0.0417": [152.51, 0, 0],
"0.0833": [112.52, 0, 0],
"0.125": [71.27, 0, 0],
"0.1667": [40, 0, 0],
"0.2083": [22.04, 0, 0],
"0.25": [11.25, 0, 0],
"0.2917": [4.84, 0, 0],
"0.3333": [0, 0, 0]
},
"position": {
"0.0": [0, -3.5, -1],
"0.0417": [0, -2.93, -1.2],
"0.0833": [0, -2.11, -1.49],
"0.125": [0, -1.27, -1.73],
"0.1667": [0, -0.64, -1.77],
"0.2083": [0, -0.31, -1.46],
"0.25": [0, -0.14, -0.93],
"0.2917": [0, -0.06, -0.38],
"0.3333": [0, 0, 0]
},
"scale": {
"0.125": [1, 1, 1],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [0, 0, 0]
}
},
"unrolled": {
"rotation": {
"0.125": [45, 0, 0],
"0.1667": [31.67, 0, 0],
"0.2083": [13.33, 0, 0],
"0.25": [0, 0, 0]
},
"position": {
"0.2083": [0, 0.57, 0.28],
"0.25": [0, 0.4, 0.2],
"0.2917": [0, 0.17, 0.08],
"0.3333": [0, 0, 0]
},
"scale": {
"0.125": [0, 0, 0],
"0.1667": [1, 1, 1]
}
},
"body": {
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.28, 0],
"0.0833": [0, -0.5, 0],
"0.125": [0, -0.39, 0],
"0.1667": [0, -0.17, 0],
"0.2083": [0, 0, 0]
}
}
},
"sound_effects": {
"0.3333": {
"effect": "unhide"
}
}
},
"animation.silverlabs_nat.hedgehog.attack": {
"animation_length": 1,
"bones": {
"root": {
"position": {
"0.0417": {
"pre": [0, 2, 0],
"post": [0, 2, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 2, -5],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 6, -2.12],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 2, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 3, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 2, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.0833": {
"pre": [1, 1, 1],
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0.999, 1.201, 1.399],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [1.1, 0.9, 1.1],
"lerp_mode": "catmullrom"
},
"0.75": {
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
}
}
},
"rolled": {
"rotation": {
"0.0": {
"post": [360, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [180, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [900, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [180, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [40, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0833": {
"pre": [0, -3, -1],
"post": [0, -3, -1],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, -3.5, -1],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [0, -0.64279, -1.76604],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.0": [1, 1, 1],
"0.5": {
"pre": [1, 1, 1],
"post": [1, 1, 1]
},
"0.5417": {
"pre": [1, 1, 1],
"post": [0, 0, 0]
},
"0.6667": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"unrolled": {
"rotation": {
"0.0": {
"post": [45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.5833": {
"pre": [0, 0.56572, 0.28453],
"post": [0, 0.56572, 0.28453],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.0": [0, 0, 0],
"0.5": {
"pre": [0, 0, 0],
"post": [0, 0, 0]
},
"0.5417": {
"pre": [0, 0, 0],
"post": [1, 1, 1]
}
}
},
"body": {
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, -0.5, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.hedgehog.roll_air": {
"loop": true,
"animation_length": 1,
"bones": {
"tail": {
"rotation": [
"Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -10",
0,
0
]
},
"skull": {
"rotation": [
-7.5,
0,
"Math.sin(( q.anim_time - 0.3 ) * 1440 ) * 2"
]
},
"rightEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -6", 0, 0]
},
"leftEar": {
"rotation": ["Math.sin(( q.anim_time - 0.3 ) * 2880 ) * -6", 0, 0]
},
"rolled": {
"rotation": ["q.anim_time * 1440", 0, 0],
"scale": [0.8, 1.2, 1.2]
},
"body": {
"rotation": [
2.5,
0,
"Math.sin(( q.anim_time - 0.1 ) * 1440 ) * -2"
],
"position": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 2880 ) * -0.2",
0
]
},
"left_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 30", 0, 0]
},
"right_arm": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -30",
0,
0
]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 1440 ) * 30", 0, 0]
},
"right_leg": {
"rotation": [
"Math.sin(( q.anim_time - 0.4 ) * 1440 ) * -30",
0,
0
]
},
"unrolled": {
"scale": 0
}
}
}
}
}

View File

@@ -0,0 +1,459 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.hippo.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
},
"animation.silverlabs_nat.hippo.look_at_target": {
"loop": true,
"bones": {
"skull": {
"rotation": [0, "q.target_y_rotation", 0]
},
"melon": {
"position": [0, 12.12, -23.4],
"scale": 0.675
}
}
},
"animation.silverlabs_nat.hippo.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"trunk": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 )", 0, 0]
},
"trunk2": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 180 )",
0,
"Math.sin(( q.anim_time - 0.3 ) * 180 ) * 2"
]
},
"trunk3": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 180 )",
0,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 2"
]
},
"trunk4": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 180 )",
0,
"Math.sin(( q.anim_time - 0.4 ) * 180 ) * 2"
]
},
"left_ear": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 )", 0, 0]
},
"right_ear": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 )", 0, 0]
},
"left_arm": {
"position": [0, 0, 0.1]
},
"right_arm": {
"position": [0, 0, 0.1]
},
"left_leg": {
"position": [0, 0, -0.1]
},
"right_leg": {
"position": [0, 0, -0.1]
}
}
},
"animation.silverlabs_nat.hippo.walk": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.26": {
"effect": "step_-6dB"
},
"0.51": {
"effect": "step"
},
"0.75": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"trunk": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"]
},
"trunk2": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"]
},
"trunk3": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 2"]
},
"trunk4": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 4"]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.5",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"
],
"position": [0, -0.5, 0]
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2"]
},
"left_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.25": [0, 0, 0],
"0.5": [0, 2, 0],
"0.75": [0, 0, 0]
}
},
"right_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.25": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 2, 0]
}
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 2, 0],
"0.5": [0, 0, 0]
}
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.5": [0, 0, 0],
"0.75": [0, 2, 0],
"1.0": [0, 0, 0]
}
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2", 0, 0]
}
}
},
"animation.silverlabs_nat.hippo.run": {
"sound_effects": {
"0.33": {
"effect": "step_-6dB"
},
"0.5": {
"effect": "step"
},
"0.58": {
"effect": "step_-6dB"
},
"0.79": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"tail2": {
"rotation": ["Math.sin(( q.anim_time - 0.1 ) * 360 ) * 16", 0, 0]
},
"tail": {
"rotation": [
"7.5 + Math.cos(( q.anim_time - 0.1 ) * 360 ) * -5",
0,
0
]
},
"root": {
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 1, 0],
"0.5": [0, 0, 0],
"0.5833": [0, "Math.sin(( q.anim_time - 0.0 ) * 2880 ) * 0.5", 0],
"0.6667": [0, 0, 0]
}
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * -2",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.5"
],
"position": [
0,
"-1 + Math.sin(( q.anim_time - 0.3 ) * 360 ) * -0.5",
0
]
},
"skull": {
"rotation": [
"Math.cos(( q.anim_time - 0.2 ) * 360 ) * 1",
0,
"Math.cos(( q.anim_time - 0.2 ) * 360 ) * 1"
],
"position": [
0,
"-0.5 + Math.sin(( q.anim_time - 0.3 ) * 360 ) * -0.5",
0
]
},
"left_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 36", 0, 0],
"position": {
"0.0": [0, "-2 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2", 0],
"0.25": [0, 0, 0],
"0.5": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"right_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 36", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.25": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 2, 0]
}
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 360 ) * -36", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 1, 0],
"0.5": [0, 1, 0],
"0.6667": [0, 0, 0]
}
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * -36", 0, 0],
"position": {
"0.25": [0, 1, 0],
"0.5": [0, 0, 0],
"0.75": [0, 1, 0],
"1.0": [0, 1, 0]
}
},
"legs": {
"position": [0, -0.75, 0]
}
}
},
"animation.silverlabs_nat.hippo.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"trunk": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"]
},
"trunk2": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"]
},
"trunk3": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 2"]
},
"trunk4": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 4"]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2", 0, 0]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 1",
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1"
],
"position": [
0,
"-0.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.5",
0
]
},
"skull": {
"rotation": [-5, 0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * 0.5"],
"position": [
0,
"-0.5 + Math.sin(( q.anim_time - 0.3 ) * 360 ) * 0.25",
0
]
},
"left_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.25": [0, 0, 0],
"0.5": [0, 2, 0],
"0.75": [0, 0, 0]
}
},
"right_arm": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.0": [0, 2, 0],
"0.25": [0, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 2, 0]
}
},
"left_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 20", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 2, 0],
"0.5": [0, 0, 0]
}
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * -20", 0, 0],
"position": {
"0.5": [0, 0, 0],
"0.75": [0, 2, 0],
"1.0": [0, 0, 0]
}
},
"root": {
"position": [0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 0.5", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.hippo.swim_idle": {
"loop": true,
"animation_length": 2,
"bones": {
"trunk": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2"]
},
"trunk2": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 3"]
},
"trunk3": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 2"]
},
"trunk4": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.4 ) * 360 ) * 4"]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 2", 0, 0]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.2",
0,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.2"
],
"position": [
0,
"-0.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.1",
0
]
},
"skull": {
"rotation": [
-2.62681,
0,
"0 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * 0.1"
],
"position": [0, "0 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.1", 0]
},
"root": {
"position": [0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * 0.1", 0]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.hippo.bite": {
"animation_length": 1,
"bones": {
"skull": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.0417": [-30, 0, 0],
"0.1667": [0, 0, 0]
},
"position": {
"0.0": [0, 1, 0],
"0.0417": [0, 2, -1],
"0.0833": [0, 1, 0],
"0.125": [0, 0.5, 0],
"0.1667": [0, 0.43, 0],
"0.2083": [0, -1.29, 0],
"0.25": [0, -1, 0],
"0.2917": [0, 0, 0]
}
},
"botJaw": {
"rotation": {
"0.0": [67.5, 0, 0],
"0.0417": [87.5, 0, 0],
"0.1667": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "bite"
}
}
},
"animation.silverlabs_nat.hippo.sleep": {
"loop": true,
"bones": {
"root": {
"position": [
0,
"-8.7 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.08",
0
],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.01",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02"
]
},
"bone": {
"rotation": [0, -13, 0],
"position": [0, -4.3, 1.5]
},
"topJaw": {
"rotation": [0, 0, 0]
},
"left_arm": {
"rotation": [90, 0, 0],
"position": [5.3, 3, -2.4]
},
"right_arm": {
"rotation": [87.89717, -17.98866, 0.64968],
"position": [-4.6, 3.8, -2.7]
},
"left_leg": {
"rotation": [0, 0, -80],
"position": [0, 3.6, 0]
},
"right_leg": {
"rotation": [0, 0, -86],
"position": [-4.1, 2.9, 0]
}
}
}
}
}

View File

@@ -0,0 +1,721 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.hyena.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-27.5, 0, 0],
"position": [0, -3, 0]
},
"skull": {
"rotation": [27.5, 0, 0]
},
"tail": {
"rotation": [
-12.5,
"Math.sin(( q.anim_time - 0.0 ) * 90 ) * 8",
"Math.cos(( q.anim_time - 0.0 ) * 90 ) * 8"
]
},
"leftLeg": {
"rotation": [-90, -22.5, 0],
"position": [0.75, -7, 0]
},
"rightLeg": {
"rotation": [-90, 22.5, 0],
"position": [-0.75, -7, 0]
},
"leftArm": {
"rotation": [-22.5, 0, 0]
},
"rightArm": {
"rotation": [-22.5, 0, 0]
}
}
},
"animation.silverlabs_nat.hyena.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [
-90,
"Math.sin(( q.anim_time - 0.0 ) * 90 ) * 8",
"Math.cos(( q.anim_time - 0.0 ) * 90 ) * 8"
]
}
}
},
"animation.silverlabs_nat.hyena.run": {
"loop": true,
"animation_length": 1,
"bones": {
"butt_pivot": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 720 ) * 4"]
},
"body": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 720 ) * -4", 0, 0],
"position": [
0,
"-0.5 + Math.clamp( Math.sin(( q.anim_time - 0.35 ) * 720 ) * 1, -0.25, 3 )",
0
]
},
"skullRot": {
"rotation": ["Math.cos(( q.anim_time - 0.1 ) * 720 ) * -4", 0, 0]
},
"skull": {
"rotation": [
"Math.sin(( q.anim_time - 0.5 ) * 720 ) * 12.5",
0,
0
],
"position": [0, -0.49948, 0.03235]
},
"left_ear": {
"rotation": [-65.85133, -20.70481, 80.99283]
},
"right_ear": {
"rotation": [-65.85133, 20.70481, -80.99283]
},
"leftArm": {
"rotation": [
"-Math.cos(( q.anim_time - 0.2 ) * 720 ) * 45",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.2 ) * 720 ) * 2, -0.2, 2 )",
"-1.25 - Math.cos(( q.anim_time - 0.5 ) * 720 ) * -1"
]
},
"rightArm": {
"rotation": [
"-Math.cos(( q.anim_time - 0.3 ) * 720 ) * 45",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.3 ) * 720 ) * 2, -0.2, 2 )",
"-1.25 - Math.cos(( q.anim_time - 0.6 ) * 720 ) * -1"
]
},
"tail": {
"rotation": [
"-67.5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 12.5",
0,
0
]
},
"leftLeg": {
"rotation": ["Math.cos(( q.anim_time - 0.3 ) * 720 ) * 45", 0, 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 720 ) * 2, -0.2, 2 )",
"Math.cos(( q.anim_time - 0.6 ) * 720 ) * -1"
]
},
"rightLeg": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * 30", 0, 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.2 ) * 720 ) * 2, -0.2, 2 )",
"Math.cos(( q.anim_time - 0.5 ) * 720 ) * -1"
]
}
},
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.125": {
"effect": "step_-6dB"
},
"0.2917": {
"effect": "step"
},
"0.375": {
"effect": "step_-6dB"
},
"0.4583": {
"effect": "step"
},
"0.625": {
"effect": "step_-6dB"
},
"0.7917": {
"effect": "step"
},
"0.875": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.hyena.walk": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [
"4 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * 4",
0,
0
],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.35 ) * 720 ) * 0.25, -0.25, 2 )",
0
]
},
"skull": {
"rotation": ["Math.sin(( q.anim_time - 0.8 ) * 360 ) * 4", 0, 0]
},
"leftArm": {
"rotation": [
"-Math.cos(( q.anim_time - 0.2 ) * 360 ) * 22.5",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.2 ) * 360 ) * 2, -0.2, 2 )",
"-1.25 - Math.cos(( q.anim_time - 0.5 ) * 360 ) * -1"
]
},
"rightArm": {
"rotation": [
"Math.cos(( q.anim_time - 0.3 ) * 360 ) * 22.5",
0,
0
],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 360 ) * 2, -0.2, 2 )",
"Math.cos(( q.anim_time - 0.6 ) * 360 ) * -1"
]
},
"tail": {
"rotation": [
"-90 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4",
0,
0
]
},
"leftLeg": {
"rotation": [
"-Math.cos(( q.anim_time - 0.0 ) * 360 ) * 22.5",
0,
0
],
"position": [
0,
"Math.clamp( -Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2, -0.2, 2 )",
"-1.25 - Math.cos(( q.anim_time - 0.3 ) * 360 ) * -1"
]
},
"rightLeg": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * 22.5",
0,
0
],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.1 ) * 360 ) * 2, -0.2, 2 )",
"Math.cos(( q.anim_time - 0.4 ) * 360 ) * -1"
]
}
},
"sound_effects": {
"0.0417": {
"effect": "step"
},
"0.2083": {
"effect": "step_-6dB"
},
"0.625": {
"effect": "step"
},
"0.8333": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.hyena.idle_event": {
"loop": "hold_on_last_frame",
"animation_length": 1.0833,
"bones": {
"shoulders": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 1.25, 0],
"0.0833": [0, 4.44, 0],
"0.125": [0, 8.75, 0],
"0.1667": [0, 13.33, 0],
"0.2083": [0, 17.36, 0],
"0.25": [0, 20, 0],
"0.2917": [0, 20.76, 0],
"0.3333": [0, 21.39, 0],
"0.375": [0, 21.88, 0],
"0.4167": [0, 22.22, 0],
"0.4583": [0, 22.43, 0],
"0.5": [0, 22.5, 0],
"0.5417": [0, 22.43, 0],
"0.5833": [0, 22.22, 0],
"0.625": [0, 21.88, 0],
"0.6667": [0, 21.39, 0],
"0.7083": [0, 20.76, 0],
"0.75": [0, 20, 0],
"0.7917": [0, 17.84, 0],
"0.8333": [0, 14.58, 0],
"0.875": [0, 10.73, 0],
"0.9167": [0, 6.82, 0],
"0.9583": [0, 3.38, 0],
"1.0": [0, 0.93, 0],
"1.0417": [0, 0, 0]
}
},
"skullRot": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [2.88, 0.35, -1.26],
"0.0833": [5.52, 0.96, 1.8],
"0.125": [5.35, 0.99, 4.01],
"0.1667": [-0.12, -0.41, 2.39],
"0.2083": [-8.4, -2.38, -0.08],
"0.25": [-14.66, -3.21, 0.41],
"0.2917": [-16.42, -2.37, 4.92],
"0.3333": [-16.77, -0.71, 11.91],
"0.375": [-16.51, 1.22, 18.92],
"0.4167": [-16.43, 2.85, 23.48],
"0.4583": [-16.75, 4.69, 24.03],
"0.5": [-16.91, 6.32, 21.69],
"0.5417": [-16.78, 7.11, 20.41],
"0.5833": [-16.39, 6.55, 21.85],
"0.625": [-15.72, 5.15, 24.36],
"0.6667": [-14.51, 3.84, 27.01],
"0.7083": [-13.42, 3.28, 29.17],
"0.75": [-12.07, 2.76, 32.09],
"0.7917": [-10.56, 2.26, 34.7],
"0.8333": [-9, 1.81, 35.96],
"0.875": [-7.49, 1.4, 34.81],
"0.9167": [-5.6, 0.92, 28.2],
"0.9583": [-3.64, 0.49, 17.65],
"1.0": [-1.73, 0.16, 6.98],
"1.0417": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, -7.19, 0],
"0.0833": [0, -25.56, 0],
"0.125": [0, -50.31, 0],
"0.1667": [0, -76.67, 0],
"0.2083": [0, -99.83, 0],
"0.25": [0, -115, 0],
"0.2917": [0, -119.39, 0],
"0.3333": [0, -122.99, 0],
"0.375": [0, -125.78, 0],
"0.4167": [0, -127.78, 0],
"0.4583": [0, -128.98, 0],
"0.5": [0, -129.37, 0],
"0.5417": [0, -128.98, 0],
"0.5833": [0, -127.78, 0],
"0.625": [0, -125.78, 0],
"0.6667": [0, -122.99, 0],
"0.7083": [0, -119.39, 0],
"0.75": [0, -115, 0],
"0.7917": [0, -102.6, 0],
"0.8333": [0, -83.82, 0],
"0.875": [0, -61.7, 0],
"0.9167": [0, -39.24, 0],
"0.9583": [0, -19.46, 0],
"1.0": [0, -5.37, 0],
"1.0417": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0.1, -0.3, 0],
"0.0833": [0.69, -0.7, 0],
"0.125": [1.31, -1, 0],
"0.1667": [1.91, -1.11, 0],
"0.2083": [2.55, -1.11, 0],
"0.25": [3, -1, 0],
"0.2917": [3.07, -0.95, 0],
"0.3333": [3.13, -0.88, 0],
"0.375": [3.19, -0.8, 0],
"0.4167": [3.24, -0.7, 0],
"0.4583": [3.27, -0.6, 0],
"0.5": [3.29, -0.5, 0],
"0.5417": [3.3, -0.4, 0],
"0.5833": [3.28, -0.3, 0],
"0.625": [3.25, -0.2, 0],
"0.6667": [3.19, -0.12, 0],
"0.7083": [3.11, -0.05, 0],
"0.75": [3, 0, 0],
"0.7917": [2.69, 0.06, 0],
"0.8333": [2.24, 0.1, 0],
"0.875": [1.7, 0.12, 0],
"0.9167": [1.14, 0.12, 0],
"0.9583": [0.63, 0.1, 0],
"1.0": [0.23, 0.06, 0],
"1.0417": [0, 0, 0]
}
},
"left_ear": {
"rotation": {
"0.25": [0, 0, 0],
"0.2917": [35.02, 0, 0],
"0.3333": [70, 0, 0],
"0.375": [59.05, 0, 0],
"0.4167": [34.99, 0, 0],
"0.4583": [10.93, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [19.72, 0, 0],
"0.5833": [55, 0, 0],
"0.625": [70, 0, 0],
"0.6667": [11.06, 0, 0],
"0.7083": [-42.5, 0, 0],
"0.75": [-14.87, 0, 0],
"0.7917": [37.73, 0, 0],
"0.8333": [70, 0, 0],
"0.875": [54.98, 0, 0],
"0.9167": [19.7, 0, 0],
"0.9583": [0, 0, 0]
}
},
"leftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-19.19, 0, 0],
"0.0833": [-32.32, 0, 0],
"0.125": [-49.65, 0, 0],
"0.1667": [-79.9, 0, 0],
"0.2083": [-115.05, 0, 0],
"0.25": [-135.7, 0, 0],
"0.2917": [-115.15, 0, 0],
"0.3333": [-96.95, 0, 0],
"0.375": [-99.3, 0, 0],
"0.4167": [-119.85, 0, 0],
"0.4583": [-138.05, 0, 0],
"0.5": [-135.7, 0, 0],
"0.5417": [-115.15, 0, 0],
"0.5833": [-96.95, 0, 0],
"0.625": [-99.3, 0, 0],
"0.6667": [-119.85, 0, 0],
"0.7083": [-138.05, 0, 0],
"0.75": [-135.7, 0, 0],
"0.7917": [-115.15, 0, 0],
"0.8333": [-96.95, 0, 0],
"0.875": [-99.3, 0, 0],
"0.9167": [-119.87, 0, 0],
"0.9583": [-92.07, 0, 0],
"1.0": [-45.27, 0, 0],
"1.0417": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0.31, 0, -0.06],
"0.0833": [1.11, 0, -0.22],
"0.125": [2.19, 0, -0.44],
"0.1667": [3.33, 0, -0.67],
"0.2083": [4.34, 0, -0.87],
"0.25": [5, 0, -1],
"0.2917": [5.19, 0, -1.04],
"0.3333": [5.35, 0, -1.07],
"0.375": [5.47, 0, -1.09],
"0.4167": [5.56, 0, -1.11],
"0.4583": [5.61, 0, -1.12],
"0.5": [5.63, 0, -1.12],
"0.5417": [5.61, 0, -1.12],
"0.5833": [5.56, 0, -1.11],
"0.625": [5.47, 0, -1.09],
"0.6667": [5.35, 0, -1.07],
"0.7083": [5.19, 0, -1.04],
"0.75": [5, 0, -1],
"0.7917": [4.46, 0, -0.89],
"0.8333": [3.64, 0, -0.73],
"0.875": [2.68, 0, -0.54],
"0.9167": [1.71, 0, -0.34],
"0.9583": [0.85, 0, -0.17],
"1.0": [0.23, 0, -0.05],
"1.0417": [0, 0, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 1.41],
"0.0833": [0, 0, 5],
"0.125": [0, 0, 9.84],
"0.1667": [0, 0, 15],
"0.2083": [0, 0, 19.53],
"0.25": [0, 0, 22.5],
"0.2917": [0, 0, 23.36],
"0.3333": [0, 0, 24.06],
"0.375": [0, 0, 24.61],
"0.4167": [0, 0, 25],
"0.4583": [0, 0, 25.23],
"0.5": [0, 0, 25.31],
"0.5417": [0, 0, 25.23],
"0.5833": [0, 0, 25],
"0.625": [0, 0, 24.61],
"0.6667": [0, 0, 24.06],
"0.7083": [0, 0, 23.36],
"0.75": [0, 0, 22.5],
"0.7917": [0, 0, 20.07],
"0.8333": [0, 0, 16.4],
"0.875": [0, 0, 12.07],
"0.9167": [0, 0, 7.68],
"0.9583": [0, 0, 3.81],
"1.0": [0, 0, 1.05],
"1.0417": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0.14, -0.02, 0],
"0.0833": [0.5, -0.06, 0],
"0.125": [0.98, -0.11, 0],
"0.1667": [1.5, -0.17, 0],
"0.2083": [1.95, -0.22, 0],
"0.25": [2.25, -0.25, 0],
"0.2917": [2.34, -0.26, 0],
"0.3333": [2.41, -0.27, 0],
"0.375": [2.46, -0.27, 0],
"0.4167": [2.5, -0.28, 0],
"0.4583": [2.52, -0.28, 0],
"0.5": [2.53, -0.28, 0],
"0.5417": [2.52, -0.28, 0],
"0.5833": [2.5, -0.28, 0],
"0.625": [2.46, -0.27, 0],
"0.6667": [2.41, -0.27, 0],
"0.7083": [2.34, -0.26, 0],
"0.75": [2.25, -0.25, 0],
"0.7917": [2.01, -0.22, 0],
"0.8333": [1.64, -0.18, 0],
"0.875": [1.21, -0.13, 0],
"0.9167": [0.77, -0.09, 0],
"0.9583": [0.38, -0.04, 0],
"1.0": [0.11, -0.01, 0],
"1.0417": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 1.41, 0.47],
"0.0833": [0, 5, 1.67],
"0.125": [0, 9.84, 3.28],
"0.1667": [0, 15, 5],
"0.2083": [0, 19.53, 6.51],
"0.25": [0, 22.5, 7.5],
"0.2917": [0, 23.2, 7.73],
"0.3333": [0, 23.8, 7.93],
"0.375": [0, 24.3, 8.1],
"0.4167": [0, 24.7, 8.23],
"0.4583": [0, 25, 8.33],
"0.5": [0, 25.2, 8.4],
"0.5417": [0, 25.3, 8.43],
"0.5833": [0, 25.3, 8.43],
"0.625": [0, 25.2, 8.4],
"0.6667": [0, 25, 8.33],
"0.7083": [0, 24.7, 8.23],
"0.75": [0, 24.3, 8.1],
"0.7917": [0, 23.8, 7.93],
"0.8333": [0, 23.2, 7.73],
"0.875": [0, 22.5, 7.5],
"0.9167": [0, 17.4, 5.8],
"0.9583": [0, 9.85, 3.28],
"1.0": [0, 2.99, 1],
"1.0417": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.06, 0, 0],
"0.0833": [-0.22, 0, 0],
"0.125": [-0.44, 0, 0],
"0.1667": [-0.67, 0, 0],
"0.2083": [-0.87, 0, 0],
"0.25": [-1, 0, 0],
"0.2917": [-1.03, 0, 0],
"0.3333": [-1.06, 0, 0],
"0.375": [-1.08, 0, 0],
"0.4167": [-1.1, 0, 0],
"0.4583": [-1.11, 0, 0],
"0.5": [-1.12, 0, 0],
"0.5417": [-1.12, 0, 0],
"0.5833": [-1.12, 0, 0],
"0.625": [-1.12, 0, 0],
"0.6667": [-1.11, 0, 0],
"0.7083": [-1.1, 0, 0],
"0.75": [-1.08, 0, 0],
"0.7917": [-1.06, 0, 0],
"0.8333": [-1.03, 0, 0],
"0.875": [-1, 0, 0],
"0.9167": [-0.77, 0, 0],
"0.9583": [-0.44, 0, 0],
"1.0": [-0.13, 0, 0],
"1.0417": [0, 0, 0]
}
},
"butt": {
"rotation": {
"0.2917": [0, 0, 0],
"0.3333": [1.3, 0, 0],
"0.375": [3.7, 0, 0],
"0.4167": [5, 0, 0],
"0.4583": [3.7, 0, 0],
"0.5": [1.3, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [1.3, 0, 0],
"0.625": [3.7, 0, 0],
"0.6667": [5, 0, 0],
"0.7083": [2.5, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [1.3, 0, 0],
"0.8333": [3.71, 0, 0],
"0.875": [5, 0, 0],
"0.9167": [4.48, 0, 0],
"0.9583": [3.24, 0, 0],
"1.0": [1.76, 0, 0],
"1.0417": [0.52, 0, 0],
"1.0833": [0, 0, 0]
}
}
},
"sound_effects": {
"0.25": {
"effect": "idle_event"
},
"0.5": {
"effect": "idle_event"
},
"0.75": {
"effect": "idle_event"
}
}
},
"animation.silverlabs_nat.hyena.attack": {
"loop": "hold_on_last_frame",
"animation_length": 0.4167,
"bones": {
"body": {
"rotation": {
"0.0833": [0, 0, 0],
"0.125": [1.67, 0, 0],
"0.1667": [3.89, 0, 0],
"0.2083": [5, 0, 0],
"0.25": [4.56, 0, 0],
"0.2917": [3.48, 0, 0],
"0.3333": [2.12, 0, 0],
"0.375": [0.84, 0, 0],
"0.4167": [0, 0, 0]
},
"position": {
"0.0833": [0, 0, 0],
"0.125": [0, 0, -0.33],
"0.1667": [0, 0, -0.78],
"0.2083": [0, 0, -1],
"0.25": [0, 0, -0.78],
"0.2917": [0, 0, -0.33],
"0.3333": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-11.76, 0, 0],
"0.0833": [-27.13, 0, 0],
"0.125": [-32.5, 0, 0],
"0.1667": [-4.2, 0, 0],
"0.2083": [25, 0, 0],
"0.25": [21.84, 0, 0],
"0.2917": [9.53, 0, 0],
"0.3333": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, -0.34],
"0.0833": [0, 0, -0.85],
"0.125": [0, 0, -1.39],
"0.1667": [0, 0, -1.82],
"0.2083": [0, 0, -2],
"0.25": [0, 0, -1.55],
"0.2917": [0, 0, -0.67],
"0.3333": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0": {
"effect": "attack"
}
}
},
"animation.silverlabs_nat.hyena.ravenous": {
"loop": true,
"bones": {
"body": {
"rotation": [15, 0, 0],
"position": [0, -1, 0]
},
"skull": {
"rotation": [-14.33501, 4.46375, 16.93839],
"position": [0, -1, -1]
},
"tail": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.hyena.sleep": {
"loop": true,
"bones": {
"tail": {
"rotation": [
-90,
"Math.sin(( q.anim_time - 0.0 ) * 90 ) * 8",
"Math.cos(( q.anim_time - 0.0 ) * 90 ) * 8"
]
},
"body": {
"rotation": [7.5, 0, 0],
"position": [0, -8.25, 0]
},
"skull": {
"rotation": [-7.5, 0, 0],
"position": [0, -1.09059, -0.14358]
},
"leftLeg": {
"rotation": [-90, -22.5, 0],
"position": [1, -6.5, 0]
},
"rightLeg": {
"rotation": [-90, 22.5, 0],
"position": [-1, -6.5, 0]
},
"leftArm": {
"rotation": [-90, 0, 0],
"position": [2, -7, 0]
},
"rightArm": {
"rotation": [-90, 0, 0],
"position": [-2, -7, 0]
}
}
},
"animation.silverlabs_nat.hyena.item_adjust": {
"loop": true,
"bones": {
"rightItem": {
"rotation": [-37.9, 76, -54.9],
"position": [1, 0.5, -3.5],
"scale": 0.5
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,414 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.jellyfish.idle": {
"loop": true,
"bones": {
"root": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * 4", 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.25, -0.5, 1 )",
0
]
},
"frontTentacle": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0]
},
"leftTentacle": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"]
},
"leftMidFrontTentacle": {
"rotation": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
-45,
0
]
},
"leftMidBackTentacle": {
"rotation": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
45,
0
]
},
"rightMidFrontTentacle": {
"rotation": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
45,
0
]
},
"rightMidBackTentacle": {
"rotation": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
-45,
0
]
},
"backTentacle": {
"rotation": ["-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0]
},
"rightTentacle": {
"rotation": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"]
}
}
},
"animation.silverlabs_nat.jellyfish.swim": {
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 2", 0],
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.4 ) * 360 ) * 1, -1, 3 )",
0
]
},
"body": {
"scale": [
1,
"1 + Math.clamp( Math.sin(( q.anim_time - 0.1 ) * 360 ) * 0.1, -0.25, 0.5 )",
1
]
},
"frontTentacle": {
"rotation": [
"-10 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 22.5",
0,
0
]
},
"leftTentacle": {
"rotation": [
0,
0,
"-10 - ( Math.sin(( q.anim_time - 0.0 ) * 360 ) * -22.5 )"
]
},
"leftMidFrontTentacle": {
"rotation": [
"-22.5 + Math.sin(( q.anim_time - 0.1 ) * 360 ) * 22.5",
-45,
0
]
},
"leftMidBackTentacle": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.05 ) * 360 ) * -22.5",
45,
0
]
},
"rightMidFrontTentacle": {
"rotation": [
"-22.5 + Math.sin(( q.anim_time - 0.1 ) * 360 ) * 22.5",
45,
0
]
},
"rightMidBackTentacle": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.1 ) * 360 ) * -22.5",
-45,
0
]
},
"backTentacle": {
"rotation": [
"10 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * -22.5",
0,
0
]
},
"rightTentacle": {
"rotation": [
0,
0,
"10 - ( Math.sin(( q.anim_time - 0.0 ) * 360 ) * 22.5 )"
]
},
"bone4": {
"rotation": [
"0 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * -15",
0,
0
]
},
"bone": {
"rotation": [
0,
0,
"0 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * -15"
]
},
"bone2": {
"rotation": [
"0 + Math.sin(( q.anim_time - 0.2 ) * 360 ) * 15",
0,
0
]
},
"bone3": {
"rotation": [
0,
0,
"0 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 15"
]
}
},
"sound_effects": {
"0.0": {
"effect": "swim"
},
"1.0": {
"effect": "swim"
}
}
},
"animation.silverlabs_nat.jellyfish.idle_event": {
"sound_effects": {
"0.75": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * 4", 0],
"position": {
"0.0": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.25, -0.5, 1 )",
0
],
"0.25": [0, -2, 0],
"0.6667": [0, 2.43, 0],
"0.8333": [0, 4, 0],
"1.8333": [0, 0.43, 0],
"2.0": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.25, -0.5, 1 )",
0
]
}
},
"frontTentacle": {
"rotation": {
"0.0": ["Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0],
"0.1667": [
"-15 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4",
0,
0
],
"0.5417": ["Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0],
"2.0": ["Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0]
}
},
"leftTentacle": {
"rotation": {
"0.0": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"],
"0.1667": [
0,
0,
"-5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"
],
"0.5417": [
0,
0,
"2.5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"
],
"2.0": [0, 0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"]
}
},
"leftMidFrontTentacle": {
"rotation": {
"0.0": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
-45,
0
],
"0.1667": [
"-10 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
-45,
0
],
"0.5417": [
"Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
-45,
0
],
"2.0": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
-45,
0
]
}
},
"leftMidBackTentacle": {
"rotation": {
"0.0": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
45,
0
],
"0.1667": [
"10 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
45,
0
],
"0.5417": [
"Math.sin(( q.anim_time - 0.1 ) * 180 ) * -9",
45,
0
],
"2.0": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
45,
0
]
}
},
"rightMidFrontTentacle": {
"rotation": {
"0.0": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
45,
0
],
"0.1667": [-20, 45, 0],
"0.5417": [2.5, 45, 0],
"2.0": [
"-5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * 4",
45,
0
]
}
},
"rightMidBackTentacle": {
"rotation": {
"0.0": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
-45,
0
],
"0.1667": [
"Math.sin(( q.anim_time - 0.1 ) * 180 ) * 13.5",
-45,
0
],
"0.5417": [
"Math.sin(( q.anim_time - 0.1 ) * 180 ) * -9",
-45,
0
],
"2.0": [
"5 + Math.sin(( q.anim_time - 0.1 ) * 180 ) * -4",
-45,
0
]
}
},
"backTentacle": {
"rotation": {
"0.0": ["-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0],
"0.1667": [
"10 - Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4",
0,
0
],
"0.5417": [
"-2.5 - Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4",
0,
0
],
"2.0": ["-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4", 0, 0]
}
},
"rightTentacle": {
"rotation": {
"0.0": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"],
"0.1667": [
0,
0,
"15 - Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"
],
"0.5417": [
0,
0,
"-2.5 - Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"
],
"2.0": [0, 0, "-Math.sin(( q.anim_time - 0.0 ) * 180 ) * 4"]
}
},
"body": {
"scale": {
"0.0": [1, 1, 1],
"0.25": [0.91, 1.025, 0.91],
"0.6667": [1.1, 0.8, 1.1],
"1.125": [0.95, 1.1, 0.95],
"1.75": [1, 1, 1]
}
}
}
},
"animation.silverlabs_nat.jellyfish.land": {
"loop": true,
"bones": {
"root": {
"position": [0, -6.5, 0]
},
"frontTentacle": {
"rotation": [-90, 0, 0],
"position": [0, -1, 0]
},
"leftTentacle": {
"rotation": [0, 0, -90],
"position": [0, -1, 0]
},
"leftMidFrontTentacle": {
"rotation": [-45, 0, -90],
"position": [0, -1, 0]
},
"leftMidBackTentacle": {
"rotation": [45, 0, -90],
"position": [0, -1, 0]
},
"rightMidFrontTentacle": {
"rotation": [-45, 0, 90],
"position": [0, -1, 0]
},
"rightMidBackTentacle": {
"rotation": [45, 0, 90],
"position": [0, -1, 0]
},
"backTentacle": {
"rotation": [90, 0, 0],
"position": [0, -1, 0]
},
"rightTentacle": {
"rotation": [0, 0, 90],
"position": [0, -1, 0]
},
"bone4": {
"rotation": [67.5, 0, 0],
"position": [0, -0.4, 0]
},
"bone3": {
"rotation": [0, 0, -65],
"position": [0, -0.3, 0]
},
"bone2": {
"rotation": [-67.5, 0, 0],
"position": [0, -0.4, 0]
},
"bone": {
"rotation": [0, 0, 67.5],
"position": [0, -0.4, 0]
}
}
}
}
}

View File

@@ -0,0 +1,873 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.jungle_scorpion.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.13": {
"effect": "step"
},
"0.38": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"left_leg_second": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 1, 0],
"0.25": [0, 0, 0]
}
},
"right_leg_second": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.25": [0, 0, 0],
"0.375": [0, 1, 0],
"0.5": [0, 0, 0]
}
},
"left_pincer": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 5", 0]
},
"right_pincer": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 1440 ) * -5", 0]
},
"right_mandible": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * 5"],
"position": [
0,
"Math.cos(( q.anim_time - 0.15 ) * 720 ) * 0.2",
0
]
},
"left_mandible": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * -5"],
"position": [
0,
"Math.cos(( q.anim_time - 0.15 ) * 720 ) * 0.2",
0
]
},
"body": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 1", 0, 0],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 0.2", 0]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 720 ) * 2", 0, 0]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.35 ) * 720 ) * 3", 0, 0]
},
"stinger": {
"rotation": ["Math.cos(( q.anim_time - 0.45 ) * 720 ) * 3", 0, 0]
},
"leftArm": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2", 0]
},
"leftClaw": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * -2"]
},
"rightArm": {
"rotation": [
0,
"-( Math.sin(( q.anim_time - 0.0 ) * 720 ) * 2 )",
0
]
},
"rightClaw": {
"rotation": [
0,
0,
"-( Math.cos(( q.anim_time - 0.0 ) * 720 ) * -2 )"
]
},
"frontLeftLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.0": [0, 1, 0],
"0.125": [0, 0, 0],
"0.375": [0, 0, 0],
"0.5": [0, 1, 0]
}
},
"middleLeftLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.125": [0, 0, 0],
"0.25": [0, 1, 0],
"0.375": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.25": [0, 0, 0],
"0.375": [0, 1, 0],
"0.5": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.125": [0, 0, 0],
"0.25": [0, 1, 0],
"0.375": [0, 0, 0]
}
},
"middleRightLeg": {
"rotation": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * -8", 0],
"position": {
"0.0": [0, 1, 0],
"0.125": [0, 0, 0],
"0.375": [0, 0, 0],
"0.5": [0, 1, 0]
}
},
"backRightLeg": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 720 ) * 8", 0],
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 1, 0],
"0.25": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.jungle_scorpion.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.06": {
"effect": "step"
},
"0.19": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.25,
"bones": {
"body": {
"rotation": [
"7.5 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 2",
0,
0
],
"position": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 0.3",
0
]
},
"tail": {
"rotation": [
"22.5 + Math.cos(( q.anim_time - 0.1 ) * 1440 ) * 3",
0,
0
]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.15 ) * 1440 ) * 3", 0, 0]
},
"stinger": {
"rotation": [
"-20 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * 3",
0,
0
]
},
"leftArm": {
"rotation": [
-23.27125,
"-21.5312 + Math.sin(( q.anim_time - 0.1 ) * 1440 ) * 2",
12.61177
]
},
"leftClaw": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -2"]
},
"rightArm": {
"rotation": [
-23.27125,
"21.5312 - ( Math.sin(( q.anim_time - 0.1 ) * 1440 ) * 2 )",
-12.61177
]
},
"rightClaw": {
"rotation": [
0,
0,
"-( Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -2 )"
]
},
"frontLeftLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0": [0, 1, 0],
"0.0625": [0, 0, 0],
"0.1875": [0, 0, 0],
"0.25": [0, 1, 0]
}
},
"middleLeftLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -10",
0
],
"position": {
"0.0625": [0, 0, 0],
"0.125": [0, 1, 0],
"0.1875": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.125": [0, 0, 0],
"0.1875": [0, 1, 0],
"0.25": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0625": [0, 0, 0],
"0.125": [0, 1, 0],
"0.1875": [0, 0, 0]
}
},
"middleRightLeg": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * -10",
0
],
"position": {
"0.0": [0, 1, 0],
"0.0625": [0, 0, 0],
"0.1875": [0, 0, 0],
"0.25": [0, 1, 0]
}
},
"backRightLeg": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 10",
0
],
"position": {
"0.0": [0, 0, 0],
"0.0625": [0, 1, 0],
"0.125": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.jungle_scorpion.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.5", 0, 0]
},
"tail2": {
"rotation": ["Math.cos(( q.anim_time - 0.1 ) * 180 ) * 1", 0, 0]
},
"stinger": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 180 ) * 2", 0, 0]
},
"leftArm": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 160 ) * 0.5", 0, 0]
},
"rightArm": {
"rotation": ["Math.cos(( q.anim_time - 0.5 ) * 160 ) * 0.5", 0, 0]
}
}
},
"animation.silverlabs_nat.jungle_scorpion.attack_UB": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [7.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0.75],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"body": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-7.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0.25],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, -1],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-20, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [112.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 0.5, -2.5],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.25": {
"pre": [1, 1, 1],
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [1, 1.275, 0.925],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
}
}
},
"tail2": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [20, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-70, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"stinger": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-82.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"leftArm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-17.5, -47.5, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-7.5, -9.84, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"leftClaw": {
"rotation": {
"0.0833": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 55, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-20, 15.47, -2.5],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"rightArm": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [-17.5, 47.5, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-7.5, 9.84, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"rightClaw": {
"rotation": {
"0.0833": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, -55, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [-20, -15.47, 2.5],
"lerp_mode": "catmullrom"
},
"0.5417": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"frontLeftLeg": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, -10],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [15, 0, -20.94],
"lerp_mode": "catmullrom"
},
"0.4167": [0, 0, -5],
"0.5833": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"backLeftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.5": {
"pre": [0, 0, -7.5],
"post": [0, 0, -7.5],
"lerp_mode": "catmullrom"
},
"0.6667": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": {
"0.0417": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 10],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [15, 0, 20.94],
"lerp_mode": "catmullrom"
},
"0.4583": [0, 0, 5],
"0.625": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"backRightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.5": {
"pre": [0, 0, 7.5],
"post": [0, 0, 7.5],
"lerp_mode": "catmullrom"
},
"0.6667": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.jungle_scorpion.attack": {
"sound_effects": {
"0.08": {
"effect": "attack"
}
},
"loop": true,
"animation_length": 0.75,
"bones": {
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-1.94, 0, 0],
"0.1667": [-4.44, 0, 0],
"0.25": [-5, 0, 0],
"0.3333": [1.41, 0, 0],
"0.4167": [7.5, 0, 0],
"0.5": [4.53, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [-0.48, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0.25],
"0.1667": [0, 0, 0.58],
"0.25": [0, 0, 0.75],
"0.3333": [0, 0, 0.65],
"0.4167": [0, 0, 0.42],
"0.5": [0, 0, 0.17],
"0.5833": [0, 0, 0],
"0.6667": [0, 0, -0.05],
"0.75": [0, 0, 0]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-2.69, 0, 0],
"0.1667": [-6.2, 0, 0],
"0.25": [-7.5, 0, 0],
"0.3333": [-3.1, 0, 0],
"0.4167": [3.3, 0, 0],
"0.4583": [5, 0, 0],
"0.5": [5.04, 0, 0],
"0.5833": [2.48, 0, 0],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0.12],
"0.1667": [0, 0, 0.27],
"0.25": [0, 0, 0.25],
"0.3333": [0, 0, -0.25],
"0.4167": [0, 0, -0.87],
"0.4583": [0, 0, -1],
"0.5": [0, 0, -0.93],
"0.5833": [0, 0, -0.44],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-10.83, 0, 0],
"0.1667": [-23.89, 0, 0],
"0.25": [-20, 0, 0],
"0.3333": [52.03, 0, 0],
"0.4167": [112.5, 0, 0],
"0.5": [64.53, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [-7.2, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.02, 0.09],
"0.1667": [0, -0.04, 0.19],
"0.25": [0, 0, 0],
"0.3333": [0, 0.28, -1.41],
"0.4167": [0, 0.5, -2.5],
"0.5": [0, 0.28, -1.41],
"0.5833": [0, 0, 0],
"0.6667": [0, -0.03, 0.16],
"0.75": [0, 0, 0]
},
"scale": {
"0.25": [1, 1, 1],
"0.3333": [1, 1.1547, 0.9578],
"0.4167": [1, 1.275, 0.925],
"0.5": [1, 1, 1],
"0.5833": [1, 0.9841, 1.0043],
"0.6667": [1, 0.9796, 1.0056],
"0.75": [1, 1, 1]
}
},
"tail2": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [9.26, 0, 0],
"0.1667": [20.74, 0, 0],
"0.25": [20, 0, 0],
"0.3333": [-28.12, 0, 0],
"0.4167": [-70, 0, 0],
"0.5": [-40.63, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [4.48, 0, 0],
"0.75": [0, 0, 0]
}
},
"stinger": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [10.56, 0, 0],
"0.1667": [23.61, 0, 0],
"0.25": [22.5, 0, 0],
"0.3333": [-33.75, 0, 0],
"0.4167": [-82.5, 0, 0],
"0.5": [-47.81, 0, 0],
"0.5833": [0, 0, 0],
"0.6667": [5.28, 0, 0],
"0.75": [0, 0, 0]
}
},
"leftArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-5.56, -15.47, 0],
"0.1667": [-13.06, -36.22, 0],
"0.25": [-17.5, -47.5, 0],
"0.3333": [-14.06, -32.25, 0],
"0.4167": [-7.5, -9.84, 0],
"0.5": [-3.13, -2.57, 0],
"0.5833": [0, 0, 0],
"0.6667": [0.48, 0.63, 0],
"0.75": [0, 0, 0]
}
},
"leftClaw": {
"rotation": {
"0.0833": [0, 0, 0],
"0.1667": [0.96, 22.58, 0.12],
"0.25": [1.28, 49.17, 0.16],
"0.2917": [0, 55, 0],
"0.3333": [-6.67, 47.93, -0.83],
"0.4167": [-20, 15.47, -2.5],
"0.5": [-6.67, 3.12, -0.83],
"0.5417": [0, 0, 0],
"0.5833": [0.75, -0.58, 0.09],
"0.6667": [1.44, -1.12, 0.18],
"0.75": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-5.56, 15.47, 0],
"0.1667": [-13.06, 36.22, 0],
"0.25": [-17.5, 47.5, 0],
"0.3333": [-14.06, 32.25, 0],
"0.4167": [-7.5, 9.84, 0],
"0.5": [-3.13, 2.57, 0],
"0.5833": [0, 0, 0],
"0.6667": [0.48, -0.63, 0],
"0.75": [0, 0, 0]
}
},
"rightClaw": {
"rotation": {
"0.0833": [0, 0, 0],
"0.1667": [0.96, -22.58, -0.12],
"0.25": [1.28, -49.17, -0.16],
"0.2917": [0, -55, 0],
"0.3333": [-6.67, -47.93, 0.83],
"0.4167": [-20, -15.47, 2.5],
"0.5": [-6.67, -3.12, 0.83],
"0.5417": [0, 0, 0],
"0.5833": [0.75, 0.58, -0.09],
"0.6667": [1.44, 1.12, -0.18],
"0.75": [0, 0, 0]
}
},
"frontLeftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [-0.56, 0, -2.56],
"0.1667": [-1.11, 0, -6.23],
"0.25": [0, 0, -10],
"0.3333": [15, 0, -20.94],
"0.4167": [0, 0, -5],
"0.5": [-0.94, 0, -1.5],
"0.5833": [0, 0, 0],
"0.6667": [0, 0, 0.32],
"0.75": [0, 0, 0]
}
},
"backLeftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.25": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.4167": [0, 0, -4.22],
"0.5": [0, 0, -7.5],
"0.5833": [0, 0, -4.22],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
},
"frontRightLeg": {
"rotation": {
"0.0417": [0, 0, 0],
"0.125": [-0.56, 0, 2.56],
"0.2083": [-1.11, 0, 6.23],
"0.2917": [0, 0, 10],
"0.375": [15, 0, 20.94],
"0.4583": [0, 0, 5],
"0.5417": [-0.94, 0, 1.5],
"0.625": [0, 0, 0],
"0.7083": [0, 0, -0.34],
"0.75": [0, 0, 0]
}
},
"backRightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.25": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.4167": [0, 0, 4.22],
"0.5": [0, 0, 7.5],
"0.5833": [0, 0, 4.22],
"0.6667": [0, 0, 0],
"0.75": [0, 0, 0]
}
}
}
}
}
}

View File

@@ -0,0 +1,258 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.kakapo.dance": {
"loop": true,
"animation_length": 2,
"sound_effects": {
"0.0": {
"effect": "dance"
}
},
"bones": {
"body": {
"rotation": [
-35,
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 12.5"
],
"position": [
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.25",
1,
-1
]
},
"left_wing": {
"rotation": [
-42.73421,
-15.69986,
"-61.3249499369 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 22.5"
],
"position": [-1, 0, 0]
},
"right_wing": {
"rotation": [
-42.73421,
15.69986,
"61.3249 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -22.5"
],
"position": [1, 0, 0]
},
"skull": {
"rotation": [
35,
0,
"Math.sin(( q.anim_time - 0.1 ) * 360 ) * -12.5"
],
"position": ["Math.cos(( q.anim_time - 0.65 ) * 360 ) * 1", 0, -1]
},
"tail": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.7 ) * 360 ) * -12.5",
0
]
}
}
},
"animation.silverlabs_nat.kakapo.idle": {
"loop": true,
"bones": {
"root": {
"rotation": [0, 0, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02",
"1 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.02",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02"
]
}
}
},
"animation.silverlabs_nat.kakapo.sit": {
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [0, 0, 0],
"position": [0, -2, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02",
"1 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.02",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02"
]
},
"left_wing": {
"rotation": [0, 0, 0]
},
"skull": {
"position": [0, -1, 0]
},
"tail": {
"rotation": [-90, 0, 0],
"position": [0, 2, 1]
},
"left_leg": {
"rotation": [0, 0, 0],
"position": [0, 2.2, 0]
},
"right_leg": {
"rotation": [0, 0, 0],
"position": [0, 2.2, 0]
}
}
},
"animation.silverlabs_nat.kakapo.walk": {
"loop": true,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"animation_length": 1,
"bones": {
"neck": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2",
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * -2"
],
"position": [
0,
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.25"
]
},
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 2"]
},
"tail": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.8 ) * 360 ) * 4"]
},
"left_leg": {
"rotation": ["-Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45", 0, 0]
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45", 0, 0]
}
},
"sound_effects": {
"0.5": {
"effect": "step"
},
"1.0": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.kakapo.run": {
"loop": true,
"animation_length": 1,
"bones": {
"neck": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -6",
0,
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * -2"
],
"position": [
0,
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.25"
]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 4",
0,
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * 2"
]
},
"left_wing": {
"rotation": [0, 22.5, -67.5],
"position": [-0.5, 0.25, 0]
},
"right_wing": {
"rotation": [0, -22.5, 67.5],
"position": [0.5, 0.25, 0]
},
"skull": {
"rotation": [
"Math.sin(( q.anim_time - 0.4 ) * 720 ) * -6",
0,
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * -2"
],
"position": [0, -1, -1]
},
"tail": {
"rotation": [
"Math.sin(( q.anim_time - 0.6 ) * 720 ) * 12.5",
0,
"Math.cos(( q.anim_time - 0.6 ) * 720 ) * 4"
]
},
"left_leg": {
"rotation": [
"12.5 - Math.cos(( q.anim_time - 0.0 ) * 720 ) * 60",
0,
0
]
},
"right_leg": {
"rotation": [
"12.5 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 60",
0,
0
]
}
},
"sound_effects": {
"0.25": {
"effect": "step"
},
"0.5": {
"effect": "step_-6dB"
},
"0.75": {
"effect": "step"
},
"1.0": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.kakapo.sleep": {
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [0, 0, 0],
"position": [0, -2, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02",
"1 + Math.cos(( q.anim_time - 0.0 ) * 180 ) * 0.02",
"1 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 0.02"
]
},
"left_wing": {
"rotation": [0, 0, -90],
"position": [0, -5, 0]
},
"skull": {
"position": [0, -3, -2]
},
"tail": {
"rotation": [-90, 0, 0],
"position": [0, 2, 1]
},
"left_leg": {
"rotation": [0, 0, 0],
"position": [0, 2.2, 0]
},
"right_leg": {
"rotation": [0, 0, 0],
"position": [0, 2.2, 0]
},
"right_wing": {
"rotation": [0, 0, 90],
"position": [0, -5, 0]
}
}
}
}
}

View File

@@ -0,0 +1,978 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.kangaroo.look_at_target": {
"loop": true,
"bones": {
"skull": {
"relative_to": {
"rotation": "entity"
},
"rotation": [
"Math.clamp( q.target_x_rotation, -30, 30 ) - this",
"Math.clamp( q.target_y_rotation, -15, 15 ) - this",
0
]
}
}
},
"animation.silverlabs_nat.kangaroo.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 180 ) * 4", 0]
},
"baby": {
"scale": 1
}
}
},
"animation.silverlabs_nat.kangaroo.punch_left": {
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.0417": [-18.88, 2.11, 6.73],
"0.0833": [-14.17, 5.05, 15.99],
"0.125": [-12.76, 7.5, 22.76],
"0.1667": [-23.67, 11.17, 26.86],
"0.2083": [-32.67, 10.62, 23.17],
"0.25": [-26.2, 2.46, 10.88],
"0.2917": [-14.76, -8.96, -5.83],
"0.3333": [-7.73, -15.7, -16.32],
"0.375": [-13.56, -9.49, -10.63],
"0.4167": [-22.5, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [12.79, 0, 0],
"0.0833": [22.5, 0, 0],
"0.125": [17.2, 0, 0],
"0.1667": [6.68, 0, 0],
"0.2083": [-2, 0, 0],
"0.25": [-8.16, 0, 0],
"0.2917": [-10, 0, 0],
"0.3333": [-7.63, 0, 0],
"0.375": [-3.26, 0, 0],
"0.4167": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0417": [12.5, 0, 0],
"0.0833": [21.39, 0, 0],
"0.125": [34.54, 0, 0],
"0.1667": [46.67, 0, 0],
"0.2083": [52.5, 0, 0],
"0.25": [39.2, 0, 0],
"0.2917": [20, 0, 0],
"0.3333": [15.37, 0, 0],
"0.375": [13.52, 0, 0],
"0.4167": [12.5, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [22.5, 0, 0],
"0.0417": [18.82, 3.38, -5.41],
"0.0833": [14.07, 8.02, -12.91],
"0.125": [12.92, 11.4, -18.78],
"0.1667": [25.29, 12.71, -25.09],
"0.2083": [35.72, 11.47, -22.94],
"0.25": [29.56, 8.93, -7.78],
"0.2917": [18.1, 5.38, 13.25],
"0.3333": [10.73, 2.55, 25.96],
"0.375": [15.05, 0.72, 16.04],
"0.4167": [22.5, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.0": [0, 0, 22.5],
"0.0417": [0, 0, 48.15],
"0.0833": [0, 0, 83.8],
"0.125": [0, 0, 112.5],
"0.1667": [1.67, 0, 132.5],
"0.2083": [3.33, 0, 145.56],
"0.25": [0, 0, 140],
"0.2917": [-15, 0, 99.72],
"0.3333": [-35, 0, 40.83],
"0.375": [-45, 0, 0],
"0.4167": [-35, 0, -3.7],
"0.4583": [-15, 0, 10.65],
"0.5": [0, 0, 22.5]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [-0.3, 0, 0],
"0.0833": [-0.7, 0, 0],
"0.125": [-1, 0, 0],
"0.1667": [-1.11, 0, 0],
"0.2083": [-1.11, 0, 0],
"0.25": [-1, 0, 0],
"0.2917": [-0.7, 0, 0],
"0.3333": [-0.3, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0.07, 0, 0],
"0.4583": [0.04, 0, 0],
"0.5": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0417": {
"effect": "punch"
}
}
},
"animation.silverlabs_nat.kangaroo.punch_right": {
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.0417": [-18.88, -2.11, -6.73],
"0.0833": [-14.17, -5.05, -15.99],
"0.125": [-12.76, -7.5, -22.76],
"0.1667": [-23.67, -11.17, -26.86],
"0.2083": [-32.67, -10.62, -23.17],
"0.25": [-26.2, -2.46, -10.88],
"0.2917": [-14.76, 8.96, 5.83],
"0.3333": [-7.73, 15.7, 16.32],
"0.375": [-13.56, 9.49, 10.63],
"0.4167": [-22.5, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [12.79, 0, 0],
"0.0833": [22.5, 0, 0],
"0.125": [17.2, 0, 0],
"0.1667": [6.68, 0, 0],
"0.2083": [-2, 0, 0],
"0.25": [-8.16, 0, 0],
"0.2917": [-10, 0, 0],
"0.3333": [-7.63, 0, 0],
"0.375": [-3.26, 0, 0],
"0.4167": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0417": [12.5, 0, 0],
"0.0833": [21.39, 0, 0],
"0.125": [34.54, 0, 0],
"0.1667": [46.67, 0, 0],
"0.2083": [52.5, 0, 0],
"0.25": [39.2, 0, 0],
"0.2917": [20, 0, 0],
"0.3333": [15.37, 0, 0],
"0.375": [13.52, 0, 0],
"0.4167": [12.5, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [22.5, 0, 0],
"0.0417": [18.82, -3.38, 5.41],
"0.0833": [14.07, -8.02, 12.91],
"0.125": [12.92, -11.4, 18.78],
"0.1667": [25.29, -12.71, 25.09],
"0.2083": [35.72, -11.47, 22.94],
"0.25": [29.56, -8.93, 7.78],
"0.2917": [18.1, -5.38, -13.25],
"0.3333": [10.73, -2.55, -25.96],
"0.375": [15.05, -0.72, -16.04],
"0.4167": [22.5, 0, 0]
}
},
"leftArm": {
"rotation": {
"0.0": [0, 0, -22.5],
"0.0417": [0, 0, -48.15],
"0.0833": [0, 0, -83.8],
"0.125": [0, 0, -112.5],
"0.1667": [1.67, 0, -132.5],
"0.2083": [3.33, 0, -145.56],
"0.25": [0, 0, -140],
"0.2917": [-15, 0, -99.72],
"0.3333": [-35, 0, -40.83],
"0.375": [-45, 0, 0],
"0.4167": [-35, 0, 3.7],
"0.4583": [-15, 0, -10.65],
"0.5": [0, 0, -22.5]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0.3, 0, 0],
"0.0833": [0.7, 0, 0],
"0.125": [1, 0, 0],
"0.1667": [1.11, 0, 0],
"0.2083": [1.11, 0, 0],
"0.25": [1, 0, 0],
"0.2917": [0.7, 0, 0],
"0.3333": [0.3, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [-0.07, 0, 0],
"0.4583": [-0.04, 0, 0],
"0.5": [0, 0, 0]
}
}
},
"sound_effects": {
"0.0417": {
"effect": "punch"
}
}
},
"animation.silverlabs_nat.kangaroo.walk": {
"loop": true,
"animation_length": 0.8333,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"root": {
"scale": {
"0.0": [1, 0.9, 1],
"0.0417": [1, 0.9009, 1],
"0.0833": [1, 0.9086, 1],
"0.125": [1, 0.9214, 1],
"0.1667": [1, 0.9375, 1],
"0.2083": [1, 0.9552, 1],
"0.25": [1, 0.9727, 1],
"0.2917": [1, 0.9882, 1],
"0.3333": [1, 1, 1],
"0.375": [1, 1.0207, 1],
"0.4167": [1, 1.0406, 1],
"0.4583": [1, 1.0527, 1],
"0.5": [1, 1.05, 1],
"0.5417": [1, 1.0391, 1],
"0.5833": [1, 1.0207, 1],
"0.625": [1, 0.9974, 1],
"0.6667": [1, 0.9719, 1],
"0.7083": [1, 0.9467, 1],
"0.75": [1, 0.9246, 1],
"0.7917": [1, 0.9081, 1],
"0.8333": [1, 0.9, 1]
}
},
"body": {
"rotation": {
"0.0": [30, 0, 0],
"0.0417": [29.72, 0, 0],
"0.0833": [26.39, 0, 0],
"0.125": [22.5, 0, 0],
"0.1667": [21.15, 0, 0],
"0.2083": [19.43, 0, 0],
"0.25": [17.5, 0, 0],
"0.2917": [15.5, 0, 0],
"0.3333": [13.6, 0, 0],
"0.375": [11.94, 0, 0],
"0.4167": [10.69, 0, 0],
"0.4583": [9.99, 0, 0],
"0.5": [10, 0, 0],
"0.5417": [11.13, 0, 0],
"0.5833": [13.36, 0, 0],
"0.625": [16.33, 0, 0],
"0.6667": [19.69, 0, 0],
"0.7083": [23.09, 0, 0],
"0.75": [26.17, 0, 0],
"0.7917": [28.6, 0, 0],
"0.8333": [30, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.93, -0.04],
"0.0833": [0, -1.3, 0.04],
"0.125": [0, -1, 0],
"0.1667": [0, -0.34, -0.18],
"0.2083": [0, 0.71, -0.47],
"0.25": [0, 1.93, -0.77],
"0.2917": [0, 3.1, -0.98],
"0.3333": [0, 4, -1],
"0.375": [0, 4.9, -0.64],
"0.4167": [0, 5.69, 0],
"0.4583": [0, 6.13, 0.64],
"0.5": [0, 6, 1],
"0.5417": [0, 5.6, 1.01],
"0.5833": [0, 4.95, 0.94],
"0.625": [0, 4.12, 0.8],
"0.6667": [0, 3.19, 0.62],
"0.7083": [0, 2.23, 0.43],
"0.75": [0, 1.34, 0.25],
"0.7917": [0, 0.56, 0.1],
"0.8333": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [15, 0, 0],
"0.0417": [14.26, 0, 0],
"0.0833": [12.11, 0, 0],
"0.125": [8.77, 0, 0],
"0.1667": [4.56, 0, 0],
"0.2083": [-0.09, 0, 0],
"0.25": [-4.74, 0, 0],
"0.2917": [-8.92, 0, 0],
"0.3333": [-12.22, 0, 0],
"0.375": [-14.32, 0, 0],
"0.4167": [-15, 0, 0],
"0.4583": [-14.2, 0, 0],
"0.5": [-12, 0, 0],
"0.5417": [-8.62, 0, 0],
"0.5833": [-4.39, 0, 0],
"0.625": [0.28, 0, 0],
"0.6667": [4.92, 0, 0],
"0.7083": [9.07, 0, 0],
"0.75": [12.33, 0, 0],
"0.7917": [14.37, 0, 0],
"0.8333": [15, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [7.91, 0, 0],
"0.0833": [15.04, 0, 0],
"0.125": [20.69, 0, 0],
"0.1667": [24.29, 0, 0],
"0.2083": [25.5, 0, 0],
"0.25": [24.19, 0, 0],
"0.2917": [20.5, 0, 0],
"0.3333": [14.78, 0, 0],
"0.375": [7.61, 0, 0],
"0.4167": [-0.32, 0, 0],
"0.4583": [-8.21, 0, 0],
"0.5": [-15.29, 0, 0],
"0.5417": [-20.87, 0, 0],
"0.5833": [-24.38, 0, 0],
"0.625": [-25.5, 0, 0],
"0.6667": [-24.09, 0, 0],
"0.7083": [-20.31, 0, 0],
"0.75": [-14.53, 0, 0],
"0.7917": [-7.31, 0, 0],
"0.8333": [0.63, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [-30, 0, 0],
"0.0417": [-29.61, 0, 0],
"0.0833": [-28.52, 0, 0],
"0.125": [-26.87, 0, 0],
"0.1667": [-24.81, 0, 0],
"0.2083": [-22.48, 0, 0],
"0.25": [-20, 0, 0],
"0.2917": [-17.52, 0, 0],
"0.3333": [-15.19, 0, 0],
"0.375": [-13.12, 0, 0],
"0.4167": [-11.48, 0, 0],
"0.4583": [-10.39, 0, 0],
"0.5": [-10, 0, 0],
"0.5417": [-10.86, 0, 0],
"0.5833": [-13.13, 0, 0],
"0.625": [-16.33, 0, 0],
"0.6667": [-20, 0, 0],
"0.7083": [-23.67, 0, 0],
"0.75": [-26.88, 0, 0],
"0.7917": [-29.14, 0, 0],
"0.8333": [-30, 0, 0]
}
},
"leftArm": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [1.38, 0, 0],
"0.125": [2.37, 0, 0],
"0.1667": [2.97, 0, 0],
"0.2083": [3.16, 0, 0],
"0.25": [2.97, 0, 0],
"0.2917": [2.37, 0, 0],
"0.3333": [1.38, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [-2.3, 0, 0],
"0.4583": [-5.74, 0, 0],
"0.5": [-9.87, 0, 0],
"0.5417": [-14.24, 0, 0],
"0.5833": [-18.42, 0, 0],
"0.625": [-21.95, 0, 0],
"0.6667": [-24.4, 0, 0],
"0.7083": [-25.31, 0, 0],
"0.75": [-19.67, 0, 0],
"0.7917": [-8.42, 0, 0],
"0.8333": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.25": [0, 0, 0],
"0.2917": [1.76, 0, 0],
"0.3333": [2.81, 0, 0],
"0.375": [3.16, 0, 0],
"0.4167": [2.81, 0, 0],
"0.4583": [1.76, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [-4.25, 0, 0],
"0.5833": [-10.73, 0, 0],
"0.625": [-17.62, 0, 0],
"0.6667": [-23.09, 0, 0],
"0.7083": [-25.31, 0, 0],
"0.75": [-19.68, 0, 0],
"0.7917": [-8.43, 0, 0],
"0.8333": [0, 0, 0]
}
},
"leftLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0.48, 0, 0],
"0.0833": [1.8, 0, 0],
"0.125": [3.78, 0, 0],
"0.1667": [6.25, 0, 0],
"0.2083": [9.03, 0, 0],
"0.25": [11.95, 0, 0],
"0.2917": [14.84, 0, 0],
"0.3333": [17.5, 0, 0],
"0.375": [23.83, 0, 0],
"0.4167": [31.25, 0, 0],
"0.4583": [37.42, 0, 0],
"0.5": [40, 0, 0],
"0.5417": [38.3, 0, 0],
"0.5833": [34, 0, 0],
"0.625": [28.3, 0, 0],
"0.6667": [22.4, 0, 0],
"0.7083": [17.5, 0, 0],
"0.75": [9.99, 0, 0],
"0.7917": [3.05, 0, 0],
"0.8333": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.23, 0],
"0.0833": [0, -0.11, 0],
"0.125": [0, 0.29, 0],
"0.1667": [0, 0.87, 0],
"0.2083": [0, 1.57, 0],
"0.25": [0, 2.31, 0],
"0.2917": [0, 3, 0],
"0.3333": [0, 4.25, 0],
"0.375": [0, 5.9, 0],
"0.4167": [0, 7.54, 0],
"0.4583": [0, 8.71, 0],
"0.5": [0, 9, 0],
"0.5417": [0, 8.51, 0],
"0.5833": [0, 7.52, 0],
"0.625": [0, 6.2, 0],
"0.6667": [0, 4.69, 0],
"0.7083": [0, 3.15, 0],
"0.75": [0, 1.76, 0],
"0.7917": [0, 0.65, 0],
"0.8333": [0, 0, 0]
}
},
"leftFoot": {
"rotation": {
"0.125": [0, 0, 0],
"0.1667": [2.94, 0, 0],
"0.2083": [5.06, 0, 0],
"0.25": [7.04, 0, 0],
"0.2917": [9.53, 0, 0],
"0.3333": [13.21, 0, 0],
"0.375": [22.19, 0, 0],
"0.4167": [34.15, 0, 0],
"0.4583": [43.6, 0, 0],
"0.5": [45, 0, 0],
"0.5417": [36.41, 0, 0],
"0.5833": [20.82, 0, 0],
"0.625": [2.78, 0, 0],
"0.6667": [-13.18, 0, 0],
"0.7083": [-22.5, 0, 0],
"0.75": [-21.32, 0, 0],
"0.7917": [-10.14, 0, 0],
"0.8333": [0, 0, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0.48, 0, 0],
"0.0833": [1.8, 0, 0],
"0.125": [3.78, 0, 0],
"0.1667": [6.25, 0, 0],
"0.2083": [9.03, 0, 0],
"0.25": [11.95, 0, 0],
"0.2917": [14.84, 0, 0],
"0.3333": [17.5, 0, 0],
"0.375": [23.83, 0, 0],
"0.4167": [31.25, 0, 0],
"0.4583": [37.42, 0, 0],
"0.5": [40, 0, 0],
"0.5417": [35.65, 0, 0],
"0.5833": [26.3, 0, 0],
"0.625": [17.5, 0, 0],
"0.6667": [10, 0, 0],
"0.7083": [3.06, 0, 0],
"0.75": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.23, 0],
"0.0833": [0, -0.11, 0],
"0.125": [0, 0.29, 0],
"0.1667": [0, 0.87, 0],
"0.2083": [0, 1.57, 0],
"0.25": [0, 2.31, 0],
"0.2917": [0, 3, 0],
"0.3333": [0, 4.25, 0],
"0.375": [0, 5.9, 0],
"0.4167": [0, 7.54, 0],
"0.4583": [0, 8.71, 0],
"0.5": [0, 9, 0],
"0.5417": [0, 8.23, 0],
"0.5833": [0, 6.67, 0],
"0.625": [0, 4.69, 0],
"0.6667": [0, 2.67, 0],
"0.7083": [0, 0.98, 0],
"0.75": [0, 0, 0]
}
},
"rightFoot": {
"rotation": {
"0.25": [0, 0, 0],
"0.2917": [6.03, 0, 0],
"0.3333": [13.21, 0, 0],
"0.375": [22.19, 0, 0],
"0.4167": [34.15, 0, 0],
"0.4583": [43.6, 0, 0],
"0.5": [45, 0, 0],
"0.5417": [36.41, 0, 0],
"0.5833": [20.82, 0, 0],
"0.625": [2.78, 0, 0],
"0.6667": [-13.18, 0, 0],
"0.7083": [-22.5, 0, 0],
"0.75": [-21.32, 0, 0],
"0.7917": [-10.14, 0, 0],
"0.8333": [0, 0, 0]
}
}
},
"sound_effects": {
"0.75": {
"effect": "step"
},
"0.8333": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.kangaroo.run": {
"loop": true,
"animation_length": 0.625,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"root": {
"scale": {
"0.0": {
"post": [1, 0.9, 1],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [1, 1.1, 1],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [1, 0.9, 1],
"lerp_mode": "catmullrom"
}
}
},
"body": {
"rotation": {
"0.0": [30, 0, 0],
"0.0417": [29.53, 0, 0],
"0.0833": [22.5, 0, 0],
"0.125": [20.04, 0, 0],
"0.1667": [16.7, 0, 0],
"0.2083": [12.85, 0, 0],
"0.25": [8.91, 0, 0],
"0.2917": [5.25, 0, 0],
"0.3333": [2.29, 0, 0],
"0.375": [0.4, 0, 0],
"0.4167": [0, 0, 0],
"0.4583": [3.24, 0, 0],
"0.5": [10.02, 0, 0],
"0.5417": [18.18, 0, 0],
"0.5833": [25.56, 0, 0],
"0.625": [30, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -1.44, 0],
"0.0833": [0, -1, 0],
"0.125": [0, 0.31, -0.25],
"0.1667": [0, 2.31, -0.63],
"0.2083": [0, 4.41, -0.94],
"0.25": [0, 6, -1],
"0.2917": [0, 7.09, -0.64],
"0.3333": [0, 7.94, 0],
"0.375": [0, 8.32, 0.64],
"0.4167": [0, 8, 1],
"0.4583": [0, 6.93, 0.98],
"0.5": [0, 5.18, 0.77],
"0.5417": [0, 3.18, 0.47],
"0.5833": [0, 1.31, 0.18],
"0.625": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.63, 0, 0],
"0.0833": [-2.34, 0, 0],
"0.125": [-4.86, 0, 0],
"0.1667": [-7.92, 0, 0],
"0.2083": [-11.25, 0, 0],
"0.25": [-14.58, 0, 0],
"0.2917": [-17.64, 0, 0],
"0.3333": [-20.16, 0, 0],
"0.375": [-21.87, 0, 0],
"0.4167": [-22.5, 0, 0],
"0.4583": [-20.16, 0, 0],
"0.5": [-14.58, 0, 0],
"0.5417": [-7.92, 0, 0],
"0.5833": [-2.34, 0, 0],
"0.625": [0, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0": [-45, 0, 0],
"0.0417": [-38.89, 0, 0],
"0.0833": [-23.61, 0, 0],
"0.125": [-3.75, 0, 0],
"0.1667": [16.11, 0, 0],
"0.2083": [31.39, 0, 0],
"0.25": [37.5, 0, 0],
"0.2917": [34.67, 0, 0],
"0.3333": [27.09, 0, 0],
"0.375": [16.11, 0, 0],
"0.4167": [3.1, 0, 0],
"0.4583": [-10.6, 0, 0],
"0.5": [-23.61, 0, 0],
"0.5417": [-34.59, 0, 0],
"0.5833": [-42.17, 0, 0],
"0.625": [-45, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": {
"post": [-30, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [-30, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"leftArm": {
"rotation": {
"0.0417": [0, 0, 0],
"0.0833": [1.76, 0, 0],
"0.125": [2.81, 0, 0],
"0.1667": [3.16, 0, 0],
"0.2083": [2.81, 0, 0],
"0.25": [1.76, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [-4.25, 0, 0],
"0.375": [-10.73, 0, 0],
"0.4167": [-17.62, 0, 0],
"0.4583": [-23.09, 0, 0],
"0.5": [-25.31, 0, 0],
"0.5417": [-19.68, 0, 0],
"0.5833": [-8.43, 0, 0],
"0.625": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"0.2083": [0, 0, 0],
"0.25": [2.37, 0, 0],
"0.2917": [3.16, 0, 0],
"0.3333": [2.37, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [-8.43, 0, 0],
"0.4583": [-19.68, 0, 0],
"0.5": [-25.31, 0, 0],
"0.5417": [-19.69, 0, 0],
"0.5833": [-8.45, 0, 0],
"0.625": [0, 0, 0]
}
},
"leftLeg": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [62.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [0, 3, 0],
"lerp_mode": "catmullrom"
},
"0.4167": {
"post": [0, 9, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"leftFoot": {
"rotation": {
"0.0833": [0, 0, 0],
"0.125": [3.52, 0, 0],
"0.1667": [6.02, 0, 0],
"0.2083": [8.82, 0, 0],
"0.25": [13.21, 0, 0],
"0.2917": [22.17, 0, 0],
"0.3333": [34.14, 0, 0],
"0.375": [43.59, 0, 0],
"0.4167": [45, 0, 0],
"0.4583": [33.02, 0, 0],
"0.5": [11.85, 0, 0],
"0.5417": [-9.62, 0, 0],
"0.5833": [-22.5, 0, 0],
"0.625": [0, 0, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [62.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [17.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [0, 3, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 9, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"rightFoot": {
"rotation": {
"0.2083": [0, 0, 0],
"0.25": [13.21, 0, 0],
"0.2917": [22.17, 0, 0],
"0.3333": [34.14, 0, 0],
"0.375": [43.59, 0, 0],
"0.4167": [45, 0, 0],
"0.4583": [33.02, 0, 0],
"0.5": [11.85, 0, 0],
"0.5417": [-9.62, 0, 0],
"0.5833": [-22.5, 0, 0],
"0.625": [0, 0, 0]
}
}
},
"sound_effects": {
"0.5833": {
"effect": "step"
},
"0.625": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.kangaroo.right_ear_flick_event": {
"animation_length": 0.375,
"bones": {
"rightEar": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [26.96, -11.4, -7],
"0.0833": [12.65, -8.87, -5.44],
"0.125": [-10.16, -3.8, -2.33],
"0.1667": [-22.5, 0, 0],
"0.2083": [-1.7, 0.71, 0.44],
"0.25": [22.5, 0, 0],
"0.2917": [18.17, 0.42, 0.26],
"0.3333": [6.34, 0.84, 0.52],
"0.375": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.kangaroo.left_ear_flick_event": {
"animation_length": 0.375,
"bones": {
"leftEar": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [26.96, 11.4, 7],
"0.0833": [12.63, 8.87, 5.44],
"0.125": [-10.18, 3.8, 2.33],
"0.1667": [-22.5, 0, 0],
"0.2083": [-1.68, -0.71, -0.44],
"0.25": [22.5, 0, 0],
"0.2917": [18.17, -0.42, -0.26],
"0.3333": [6.34, -0.84, -0.52],
"0.375": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.kangaroo.baby_right_ear_flick_event": {
"animation_length": 0.375,
"bones": {
"rightEar": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [26.96, -11.4, -7],
"0.0833": [12.65, -8.87, -5.44],
"0.125": [-10.16, -3.8, -2.33],
"0.1667": [-22.5, 0, 0],
"0.2083": [-1.7, 0.71, 0.44],
"0.25": [22.5, 0, 0],
"0.2917": [18.17, 0.42, 0.26],
"0.3333": [6.34, 0.84, 0.52],
"0.375": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.kangaroo.pouch": {
"loop": true,
"bones": {
"body": {
"rotation": [-22.5, 0, 0]
},
"pouch": {
"position": [0, -4, 0]
},
"tail": {
"rotation": [22.5, 0, 0]
},
"skull": {
"rotation": [22.5, 0, 0]
},
"head2": {
"rotation": [42.5, 0, 0],
"position": [0, -2.25281, 0.10101]
},
"leftEar2": {
"rotation": [-22.5, 0, 0]
},
"rightEar2": {
"rotation": [-22.5, 0, 0]
},
"leftArm2": {
"rotation": [45, 0, 0],
"position": [0, -0.35355, -0.35355]
},
"rightArm2": {
"rotation": [45, 0, 0],
"position": [0, -0.35355, -0.35355]
}
}
},
"animation.silverlabs_nat.kangaroo.baby_hidden_transform": {
"loop": true,
"bones": {
"baby": {
"scale": 0
}
}
}
}
}

View File

@@ -0,0 +1,367 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.kiwi.swim": {
"loop": true,
"bones": {
"root": {
"position": [0, -3, 0]
},
"left_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"right_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"body": {
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.05", 0]
}
}
},
"animation.silverlabs_nat.kiwi.idle": {
"loop": true,
"bones": {
"left_wing": {
"rotation": [-15, 0, 0],
"position": [0, 0, 1]
},
"right_wing": {
"rotation": [-15, 0, 0],
"position": [0, 0, 1]
},
"skullRot": {
"rotation": [-10, 0, 0]
}
}
},
"animation.silverlabs_nat.kiwi.sit": {
"loop": true,
"bones": {
"leftLeg": {
"rotation": [-90, -45, 0],
"position": [0, -6, 0]
},
"rightLeg": {
"rotation": [-90, 45, 0],
"position": [0, -6, 0]
},
"body": {
"position": [0, -3, 0]
},
"left_leg": {
"rotation": [-90, -45, 0],
"position": [0, -3, 0]
},
"right_leg": {
"rotation": [-90, 45, 0],
"position": [0, -3, 0]
}
}
},
"animation.silverlabs_nat.kiwi.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"sound_effects": {
"0.33": {
"effect": "step"
},
"0.88": {
"effect": "step_-6dB"
},
"1.33": {
"effect": "step"
},
"1.88": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"chin": {
"rotation": [
"Math.sin(( q.anim_time - 0.1 ) * 720 ) * 8",
0,
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * 8"
]
},
"tail": {
"rotation": [
"-10 + Math.cos(( q.anim_time - 0.1 ) * 360 ) * -6",
0,
0
],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.3", 0]
},
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.1 ) * 360 ) * -4"],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 720 ) * 0.3", 0]
},
"left_wing": {
"rotation": [-22.5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1",
1
]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 30", 0, 0],
"position": {
"0.0": [0, 0, -1],
"0.0833": [0, 0.8, -0.5],
"0.3333": [0, 1.2, 1],
"0.625": [0, 2, 0],
"0.875": [0, 0.25, -1],
"1.0": [0, 0.25, -1],
"1.0833": [0, 0.99, -0.5],
"1.3333": [0, 1.2, 1],
"1.625": [0, 2, 0],
"1.875": [0, 0.25, -1],
"2.0": [0, 0, -1]
}
},
"right_wing": {
"rotation": [-22.5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1",
1
]
},
"right_leg": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -30",
0,
0
],
"position": {
"0.0": [0, 2, 0],
"0.2917": [0, 0, -1],
"0.7083": [0, 0.7, 1],
"1.0": [0, 2, 0],
"1.2917": [0, 0, -1],
"1.7083": [0, 0.7, 1],
"2.0": [0, 2, 0]
}
},
"skullRot": {
"rotation": [-10, 0, "Math.sin(( q.anim_time - 0.1 ) * 360 ) * 6"]
},
"root": {
"position": {
"0.25": [0, 0, 0],
"0.375": [0, -0.5, 0],
"0.5": [0, -0.25, 0],
"0.75": [0, 0, 0],
"0.875": [0, -0.5, 0],
"1.0": [0, 0, 0],
"1.25": [0, 0, 0],
"1.375": [0, -0.5, 0],
"1.5": [0, 0, 0],
"1.75": [0, 0, 0],
"1.875": [0, -0.5, 0],
"2.0": [0, 0, 0]
}
},
"skull": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.3 ) * 360 ) * -2"]
}
}
},
"animation.silverlabs_nat.kiwi.run": {
"sound_effects": {
"0.21": {
"effect": "step_-6dB"
},
"0.46": {
"effect": "step"
},
"0.71": {
"effect": "step_-6dB"
},
"1.0": {
"effect": "step"
},
"1.21": {
"effect": "step_-6dB"
},
"1.46": {
"effect": "step"
},
"1.71": {
"effect": "step_-6dB"
},
"1.96": {
"effect": "step"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"chin": {
"rotation": [
"Math.sin(( q.anim_time - 0.1 ) * 720 ) * 8",
0,
"Math.cos(( q.anim_time - 0.1 ) * 720 ) * 8"
]
},
"tail": {
"rotation": [
"-10 + Math.cos(( q.anim_time - 0.1 ) * 360 ) * -6",
0,
0
],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.3", 0]
},
"body": {
"rotation": [
12.5,
0,
"Math.sin(( q.anim_time - 0.1 ) * 720 ) * -4"
],
"position": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 1440 ) * 0.3",
0
]
},
"left_wing": {
"rotation": [-22.5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1",
1
]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 720 ) * 45", 0, 0],
"position": {
"0.0": [0, 0, -1],
"0.0417": [0, 0.8, -0.5],
"0.1667": [0, 1.2, 1],
"0.3333": [0, 2, 0],
"0.4583": [0, 0, -1],
"0.5417": [0, 0.25, -1],
"0.5833": [0, 0.99, -0.5],
"0.7083": [0, 1.2, 1],
"0.875": [0, 2, 0],
"1.0": [0, 0, -1],
"1.0417": [0, 0.8, -0.5],
"1.1667": [0, 1.2, 1],
"1.3333": [0, 2, 0],
"1.4583": [0, 0, -1],
"1.5417": [0, 0.25, -1],
"1.5833": [0, 0.99, -0.5],
"1.7083": [0, 1.2, 1],
"1.875": [0, 2, 0],
"2.0": [0, 0, -1]
}
},
"right_wing": {
"rotation": [-22.5, 0, 0],
"position": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.1",
1
]
},
"right_leg": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * -45",
0,
0
],
"position": {
"0.0": [0, 2, 0],
"0.1667": [0, 0, -1],
"0.375": [0, 0.7, 1],
"0.5": [0, 2, 0],
"0.6667": [0, 0, -1],
"0.875": [0, 0.7, 1],
"1.0": [0, 2, 0],
"1.1667": [0, 0, -1],
"1.375": [0, 0.7, 1],
"1.5": [0, 2, 0],
"1.6667": [0, 0, -1],
"1.875": [0, 0.7, 1],
"2.0": [0, 2, 0]
}
},
"skullRot": {
"rotation": [-10, 0, "Math.sin(( q.anim_time - 0.1 ) * 360 ) * 6"]
},
"root": {
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0, 0],
"0.2083": [0, -0.5, 0],
"0.25": [0, -0.25, 0],
"0.375": [0, 0, 0],
"0.4583": [0, -0.5, 0],
"0.5": [0, 0, 0],
"0.625": [0, 0, 0],
"0.7083": [0, -0.5, 0],
"0.75": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9583": [0, -0.5, 0],
"1.0": [0, 0, 0],
"1.125": [0, 0, 0],
"1.2083": [0, -0.5, 0],
"1.25": [0, -0.25, 0],
"1.375": [0, 0, 0],
"1.4583": [0, -0.5, 0],
"1.5": [0, 0, 0],
"1.625": [0, 0, 0],
"1.7083": [0, -0.5, 0],
"1.75": [0, 0, 0],
"1.875": [0, 0, 0],
"1.9583": [0, -0.5, 0],
"2.0": [0, 0, 0]
}
},
"skull": {
"rotation": [
-12.5,
0,
"Math.sin(( q.anim_time - 0.3 ) * 720 ) * -2"
]
}
}
},
"animation.silverlabs_nat.kiwi.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"bones": {
"root": {
"position": [0, -3, 0]
},
"left_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"right_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 1]
},
"skull": {
"rotation": [59.11421, 26.66839, 27.40216],
"position": [0.25, 0, 0.5]
}
}
},
"animation.silverlabs_nat.kiwi.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.5
}
}
}
}
}

View File

@@ -0,0 +1,774 @@
{
"format_version": "1.8.0",
"animations": {
"animation.silverlabs_nat.kiwi_baby.idle": {
"loop": true,
"anim_time_update": "q.anim_time + q.delta_time",
"bones": {
"body": {
"position": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 0.2", 0]
},
"skull": {
"rotation": [
"-Math.sin( -50 + ( q.anim_time - 0.0 ) * 90 ) * -1",
"-Math.cos(( q.anim_time - 0.0 ) * 45 ) * 1",
0
],
"position": [0, "Math.sin(( q.anim_time + 0.1 ) * 90 ) * 0.15", 0]
}
}
},
"animation.silverlabs_nat.kiwi_baby.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"position": {
"0.0": [-0.14, 0, 0],
"0.1": [-0.15, 0, 0],
"0.2": [-0.14, 0, 0],
"0.3": [-0.1, 0, 0],
"0.4": [0.1, 0, 0],
"0.5": [0.14, 0, 0],
"0.6": [0.15, 0, 0],
"0.7": [0.14, 0, 0],
"0.8": [0.1, 0, 0],
"0.9": [-0.1, 0, 0],
"1.0": [-0.14, 0, 0]
},
"scale": {
"0.0": [0.9941, 1.0059, 0.9941],
"0.1": [0.9905, 1.0095, 0.9905],
"0.2": [1, 1, 1],
"0.3": [1.0095, 0.9905, 1.0095],
"0.4": [1.0059, 0.9941, 1.0059],
"0.5": [0.9941, 1.0059, 0.9941],
"0.6": [0.9905, 1.0095, 0.9905],
"0.7": [1, 1, 1],
"0.8": [1.0095, 0.9905, 1.0095],
"0.9": [1.0059, 0.9941, 1.0059],
"1.0": [0.9941, 1.0059, 0.9941]
}
},
"body": {
"rotation": {
"0.0": [-1.18, 0, 0],
"0.1": [1.18, 0, 0],
"0.2": [1.9, 0, 0],
"0.3": [0, 0, 0],
"0.4": [-1.9, 0, 0],
"0.5": [-1.18, 0, 0],
"0.6": [1.18, 0, 0],
"0.7": [1.9, 0, 0],
"0.8": [0, 0, 0],
"0.9": [-1.9, 0, 0],
"1.0": [-1.18, 0, 0]
},
"position": {
"0.0": [0, 0.29, -0.21],
"0.1": [0, 0, -0.33],
"0.2": [0, -0.29, 0],
"0.3": [0, -0.23, 0.33],
"0.4": [0, 0.23, 0.21],
"0.5": [0, 0.29, -0.21],
"0.6": [0, 0, -0.33],
"0.7": [0, -0.29, 0],
"0.8": [0, -0.23, 0.33],
"0.9": [0, 0.23, 0.21],
"1.0": [0, 0.29, -0.21]
}
},
"skull": {
"rotation": {
"0.0": [4.82, 0, 0],
"0.1": [7.18, 0, 0],
"0.2": [7.9, 0, 0],
"0.3": [6, 0, 0],
"0.4": [4.1, 0, 0],
"0.5": [4.82, 0, 0],
"0.6": [7.18, 0, 0],
"0.7": [7.9, 0, 0],
"0.8": [6, 0, 0],
"0.9": [4.1, 0, 0],
"1.0": [4.82, 0, 0]
},
"position": {
"0.0": [0, 0.2, 0.01],
"0.1": [0, 0, -0.04],
"0.2": [0, -0.2, 0.1],
"0.3": [0, -0.16, 0.24],
"0.4": [0, 0.16, 0.19],
"0.5": [0, 0.2, 0.01],
"0.6": [0, 0, -0.04],
"0.7": [0, -0.2, 0.1],
"0.8": [0, -0.16, 0.24],
"0.9": [0, 0.16, 0.19],
"1.0": [0, 0.2, 0.01]
}
},
"left_leg": {
"rotation": {
"0.0": [-30, 0, 0],
"0.1": [-22.36, 0, 0],
"0.2": [-2.36, 0, 0],
"0.3": [22.36, 0, 0],
"0.4": [42.36, 0, 0],
"0.5": [50, 0, 0],
"0.6": [42.36, 0, 0],
"0.7": [22.36, 0, 0],
"0.8": [-2.36, 0, 0],
"0.9": [-22.36, 0, 0],
"1.0": [-30, 0, 0]
},
"position": {
"0.0": [0, 0.1, -1],
"0.1": [0, 0.1, -0.81],
"0.2": [0, 0.1, -0.31],
"0.3": [0, 0.1, 0.31],
"0.4": [0, 0.1, 0.81],
"0.5": [0, 0.1, 1],
"0.6": [0, 0.98, 0.81],
"0.7": [0, 1.53, 0.31],
"0.8": [0, 1.53, -0.31],
"0.9": [0, 0.98, -0.81],
"1.0": [0, 0.1, -1]
},
"scale": {
"0.0": [1, 1, 1],
"0.1": [1, 1, 1],
"0.2": [1, 1, 1],
"0.3": [1, 0.8555, 1],
"0.4": [1, 0.7286, 1],
"0.5": [1, 0.7053, 1],
"0.6": [1, 0.7946, 1],
"0.7": [1, 0.9624, 1],
"0.8": [1, 1, 1],
"0.9": [1, 1, 1],
"1.0": [1, 1, 1]
}
},
"right_leg": {
"rotation": {
"0.0": [50, 0, 0],
"0.1": [42.36, 0, 0],
"0.2": [22.36, 0, 0],
"0.3": [-2.36, 0, 0],
"0.4": [-22.36, 0, 0],
"0.5": [-30, 0, 0],
"0.6": [-22.36, 0, 0],
"0.7": [-2.36, 0, 0],
"0.8": [22.36, 0, 0],
"0.9": [42.36, 0, 0],
"1.0": [50, 0, 0]
},
"position": {
"0.0": [0, 0.1, 1],
"0.1": [0, 0.98, 0.81],
"0.2": [0, 1.53, 0.31],
"0.3": [0, 1.53, -0.31],
"0.4": [0, 0.98, -0.81],
"0.5": [0, 0.1, -1],
"0.6": [0, 0.1, -0.81],
"0.7": [0, 0.1, -0.31],
"0.8": [0, 0.1, 0.31],
"0.9": [0, 0.1, 0.81],
"1.0": [0, 0.1, 1]
},
"scale": {
"0.0": [1, 0.7053, 1],
"0.1": [1, 0.7946, 1],
"0.2": [1, 0.9624, 1],
"0.3": [1, 1, 1],
"0.4": [1, 1, 1],
"0.5": [1, 1, 1],
"0.6": [1, 1, 1],
"0.7": [1, 1, 1],
"0.8": [1, 0.8555, 1],
"0.9": [1, 0.7286, 1],
"1.0": [1, 0.7053, 1]
}
}
}
},
"animation.silverlabs_nat.kiwi_baby.walk_UB": {
"loop": true,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"position": [
"-( v.freq = 2; v.mag = 0.15; v.balloon = 4; v.offset = 0; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset; );",
0,
0
],
"scale": [
"1 + Math.sin(( q.anim_time + 0.3 ) * 720 ) * 0.01",
"1 + Math.sin(( q.anim_time + 0.3 ) * 720 ) * -0.01",
"1 + Math.sin(( q.anim_time + 0.3 ) * 720 ) * 0.01"
]
},
"body": {
"rotation": ["-Math.sin(( q.anim_time - 0.3 ) * 720 ) * 2", 0, 0],
"position": [
0,
"v.freq = 4; v.mag = 0.3; v.balloon = 2; v.offset = 0.0; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag - v.offset;",
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * 0.35"
]
},
"skull": {
"rotation": ["6 - Math.sin(( q.anim_time - 0.3 ) * 720 ) * 2", 0, 0],
"position": [
0,
"v.freq = 4; v.mag = 0.2; v.balloon = 2; v.offset = 0.0; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag - v.offset;",
"0.1 + Math.sin(( q.anim_time - 0.2 ) * 720 ) * 0.15"
]
},
"left_leg": {
"rotation": [
"10 - Math.cos(( q.anim_time - 0.0 ) * 360 ) * 40",
0,
0
],
"position": [
0,
"0.1 + Math.max( 0, Math.sin(( q.anim_time + 0.5 ) * 360 ) ) * 1.5",
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -1"
],
"scale": [
1,
"1 + Math.max( 0, Math.sin(( q.anim_time - 0.22 ) * 360 ) ) * -0.3",
1
]
},
"right_leg": {
"rotation": [
"10 - Math.cos(( q.anim_time - 0.0 ) * 360 ) * -40",
0,
0
],
"position": [
0,
"0.1 + Math.max( 0, Math.sin(( q.anim_time + 0.0 ) * 360 ) ) * 1.5",
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 1"
],
"scale": [
1,
"1 + Math.max( 0, Math.sin(( q.anim_time - 0.72 ) * 360 ) ) * -0.3",
1
]
}
}
},
"animation.silverlabs_nat.kiwi_baby.run": {
"loop": true,
"animation_length": 0.5833,
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"rotation": {
"0.0": [7.5, 0, 0],
"0.0417": [7.5, 0, 0],
"0.0833": [7.5, 0, 0],
"0.125": [7.5, 0, 0],
"0.1667": [7.5, 0, 0],
"0.2083": [7.5, 0, 0],
"0.25": [7.5, 0, 0],
"0.2917": [7.5, 0, 0],
"0.3333": [7.5, 0, 0],
"0.375": [7.5, 0, 0],
"0.4167": [7.5, 0, 0],
"0.4583": [7.5, 0, 0],
"0.5": [7.5, 0, 0],
"0.5417": [7.5, 0, 0],
"0.5833": [7.5, 0, 0]
},
"position": {
"0.0": [-0.06, -0.05, 0],
"0.0417": [0.16, 0.26, 0],
"0.0833": [0.23, 0.34, 0],
"0.125": [0.25, 0.12, 0],
"0.1667": [0.25, -0.05, 0],
"0.2083": [0.24, -0.05, 0],
"0.25": [0.2, -0.05, 0],
"0.2917": [0.05, -0.04, 0],
"0.3333": [-0.17, 0.27, 0],
"0.375": [-0.23, 0.34, 0],
"0.4167": [-0.25, 0.11, 0],
"0.4583": [-0.25, -0.05, 0],
"0.5": [-0.24, -0.05, 0],
"0.5417": [-0.2, -0.05, 0],
"0.5833": [-0.06, -0.05, 0]
},
"scale": {
"0.0": [1.0052, 0.9519, 1.0052],
"0.0417": [1.0224, 0.9594, 1.0224],
"0.0833": [1.0226, 0.9977, 1.0226],
"0.125": [1.0056, 1.0377, 1.0056],
"0.1667": [0.9844, 1.0491, 0.9844],
"0.2083": [0.975, 1.0232, 0.975],
"0.25": [0.9846, 0.9797, 0.9846],
"0.2917": [1.0059, 0.9516, 1.0059],
"0.3333": [1.0227, 0.9602, 1.0227],
"0.375": [1.0223, 0.9991, 1.0223],
"0.4167": [1.0049, 1.0387, 1.0049],
"0.4583": [0.9838, 1.0488, 0.9838],
"0.5": [0.975, 1.0219, 0.975],
"0.5417": [0.9852, 0.9783, 0.9852],
"0.5833": [1.0052, 0.9519, 1.0052]
}
},
"body": {
"rotation": {
"0.0": [5.83, 0, 0],
"0.0417": [2.45, 0, 0],
"0.0833": [1, 0, 0],
"0.125": [2.59, 0, 0],
"0.1667": [6.01, 0, 0],
"0.2083": [8.66, 0, 0],
"0.25": [8.53, 0, 0],
"0.2917": [5.72, 0, 0],
"0.3333": [2.36, 0, 0],
"0.375": [1.01, 0, 0],
"0.4167": [2.69, 0, 0],
"0.4583": [6.12, 0, 0],
"0.5": [8.71, 0, 0],
"0.5417": [8.48, 0, 0],
"0.5833": [5.83, 0, 0]
},
"position": {
"0.0": [0, 0.03, 0.32],
"0.0417": [0, 0.61, 0.1],
"0.0833": [0, 0.7, -0.2],
"0.125": [0, 0.59, -0.35],
"0.1667": [0, -0.02, -0.23],
"0.2083": [0, -0.28, 0.06],
"0.25": [0, -0.28, 0.31],
"0.2917": [0, 0.06, 0.32],
"0.3333": [0, 0.62, 0.09],
"0.375": [0, 0.7, -0.21],
"0.4167": [0, 0.58, -0.35],
"0.4583": [0, -0.05, -0.22],
"0.5": [0, -0.29, 0.07],
"0.5417": [0, -0.27, 0.31],
"0.5833": [0, 0.03, 0.32]
}
},
"skull": {
"rotation": {
"0.0": [-11.85, 0, 0],
"0.0417": [-9.52, 0, 0],
"0.0833": [-6.04, 0, 0],
"0.125": [-4.05, 0, 0],
"0.1667": [-5.06, 0, 0],
"0.2083": [-8.3, 0, 0],
"0.25": [-11.32, 0, 0],
"0.2917": [-11.81, 0, 0],
"0.3333": [-9.41, 0, 0],
"0.375": [-5.94, 0, 0],
"0.4167": [-4.03, 0, 0],
"0.4583": [-5.14, 0, 0],
"0.5": [-8.42, 0, 0],
"0.5417": [-11.38, 0, 0],
"0.5833": [-11.85, 0, 0]
},
"position": {
"0.0": [0.07, -0.15, -0.19],
"0.0417": [0.1, 0.02, -0.01],
"0.0833": [0.05, 0.05, 0.25],
"0.125": [-0.04, 0.02, 0.4],
"0.1667": [-0.1, -0.17, 0.32],
"0.2083": [-0.08, -0.25, 0.08],
"0.25": [-0.01, -0.24, -0.15],
"0.2917": [0.07, -0.14, -0.19],
"0.3333": [0.1, 0.03, -0.01],
"0.375": [0.05, 0.05, 0.25],
"0.4167": [-0.04, 0.01, 0.4],
"0.4583": [-0.1, -0.17, 0.31],
"0.5": [-0.08, -0.25, 0.07],
"0.5417": [0, -0.24, -0.15],
"0.5833": [0.07, -0.15, -0.19]
}
},
"left_leg": {
"rotation": {
"0.0": [-10.64, 0, 0],
"0.0417": [-18.78, 0, 0],
"0.0833": [-19.17, 0, 0],
"0.125": [-11.73, 0, 0],
"0.1667": [2.05, 0, 0],
"0.2083": [19.42, 0, 0],
"0.25": [36.9, 0, 0],
"0.2917": [51.01, 0, 0],
"0.3333": [58.92, 0, 0],
"0.375": [59.05, 0, 0],
"0.4167": [51.38, 0, 0],
"0.4583": [37.43, 0, 0],
"0.5": [20, 0, 0],
"0.5417": [2.57, 0, 0],
"0.5833": [-10.64, 0, 0]
},
"position": {
"0.0": [0, 0.9, -1.8],
"0.0417": [0, 0.46, -1.65],
"0.0833": [0, 0.12, -1.23],
"0.125": [0, -0.08, -0.62],
"0.1667": [0, -0.07, 0.05],
"0.2083": [0, 0.12, 0.65],
"0.25": [0, 0.48, 1.06],
"0.2917": [0, 0.91, 1.2],
"0.3333": [0, 1.35, 1.04],
"0.375": [0, 1.69, 0.61],
"0.4167": [0, 1.88, 0],
"0.4583": [0, 1.87, -0.67],
"0.5": [0, 1.67, -1.26],
"0.5417": [0, 1.31, -1.67],
"0.5833": [0, 0.9, -1.8]
},
"scale": {
"0.0": [1, 1, 1],
"0.0417": [1, 1, 1],
"0.0833": [1, 1, 1],
"0.125": [1, 0.9908, 1],
"0.1667": [1, 0.9265, 1],
"0.2083": [1, 0.8769, 1],
"0.25": [1, 0.8518, 1],
"0.2917": [1, 0.8564, 1],
"0.3333": [1, 0.8897, 1],
"0.375": [1, 0.945, 1],
"0.4167": [1, 1, 1],
"0.4583": [1, 1, 1],
"0.5": [1, 1, 1],
"0.5417": [1, 1, 1],
"0.5833": [1, 1, 1]
}
},
"right_leg": {
"rotation": {
"0.0": [50.64, 0, 0],
"0.0417": [58.78, 0, 0],
"0.0833": [59.17, 0, 0],
"0.125": [51.73, 0, 0],
"0.1667": [37.95, 0, 0],
"0.2083": [20.58, 0, 0],
"0.25": [3.1, 0, 0],
"0.2917": [-11.01, 0, 0],
"0.3333": [-18.92, 0, 0],
"0.375": [-19.05, 0, 0],
"0.4167": [-11.38, 0, 0],
"0.4583": [2.57, 0, 0],
"0.5": [20, 0, 0],
"0.5417": [37.43, 0, 0],
"0.5833": [50.64, 0, 0]
},
"position": {
"0.0": [0, 0.9, 1.2],
"0.0417": [0, 1.34, 1.05],
"0.0833": [0, 1.68, 0.63],
"0.125": [0, 1.88, 0.02],
"0.1667": [0, 1.87, -0.65],
"0.2083": [0, 1.68, -1.25],
"0.25": [0, 1.32, -1.66],
"0.2917": [0, 0.89, -1.8],
"0.3333": [0, 0.45, -1.64],
"0.375": [0, 0.11, -1.21],
"0.4167": [0, -0.08, -0.6],
"0.4583": [0, -0.07, 0.07],
"0.5": [0, 0.13, 0.66],
"0.5417": [0, 0.49, 1.07],
"0.5833": [0, 0.9, 1.2]
},
"scale": {
"0.0": [1, 0.8609, 1],
"0.0417": [1, 0.8993, 1],
"0.0833": [1, 0.9578, 1],
"0.125": [1, 1, 1],
"0.1667": [1, 1, 1],
"0.2083": [1, 1, 1],
"0.25": [1, 1, 1],
"0.2917": [1, 1, 1],
"0.3333": [1, 1, 1],
"0.375": [1, 1, 1],
"0.4167": [1, 0.9731, 1],
"0.4583": [1, 0.9115, 1],
"0.5": [1, 0.8676, 1],
"0.5417": [1, 0.8501, 1],
"0.5833": [1, 0.8609, 1]
}
}
}
},
"animation.silverlabs_nat.kiwi_baby.run_UB": {
"loop": true,
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"rotation": [7.5, 0, 0],
"position": [
"-( v.freq = 3.45; v.mag = -0.25; v.balloon = 3; v.offset = 0; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset; );",
"-0.05 + Math.max( 0, Math.sin(( q.anim_time - 0.0 ) * 1240 ) ) * 0.4",
0
],
"scale": [
"1 + Math.sin(( q.anim_time + 0.3 ) * 1240 ) * 0.025",
"1 + Math.sin(( q.anim_time + 0.35 ) * 1240 ) * -0.05",
"1 + Math.sin(( q.anim_time + 0.3 ) * 1240 ) * 0.025"
]
},
"body": {
"rotation": [
"5 - Math.sin(( q.anim_time - 0.3 ) * 1240 ) * 4",
0,
"Math.cos(( q.anim_time - 0.3 ) * 620 ) * -4"
],
"position": [
"-Math.sin(( q.anim_time - 0.2 ) * 620 ) * 0.35",
"v.freq = 6.9; v.mag = 0.5; v.balloon = 2; v.offset = -0.2; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag - v.offset;",
"Math.sin(( q.anim_time - 0.2 ) * 1240 ) * 0.35"
]
},
"skull": {
"rotation": [
"-8 - Math.sin(( q.anim_time - 0.35 ) * 1240 ) * -4",
0,
0
],
"position": [
"-Math.cos(( q.anim_time + 0.4 ) * 1240 ) * 0.1",
"v.freq = 6.9; v.mag = 0.15; v.balloon = 2; v.offset = 0.1; v.time_offset = 1.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 180 * v.freq ) ) / Math.atan( v.balloon ) * v.mag - v.offset;",
"0.1 + Math.sin(( q.anim_time - 0.35 ) * 1240 ) * 0.3"
]
},
"left_leg": {
"rotation": [
"20 - Math.cos( -40 + ( q.anim_time - 0.0 ) * 620 ) * 40",
0,
0
],
"position": [
-0.1,
"0.9 + Math.sin(( q.anim_time - 0.0 ) * 620 ) * -1",
"-0.3 + Math.cos(( q.anim_time - 0.0 ) * 620 ) * -1.5"
],
"scale": [
1,
"1 + Math.max( 0, Math.sin(( q.anim_time - 0.7 ) * 620 ) ) * -0.15",
1
]
},
"right_leg": {
"rotation": [
"20 - Math.cos( -40 + ( q.anim_time - 0.0 ) * 620 ) * -40",
0,
0
],
"position": [
0.1,
"0.9 + Math.sin(( q.anim_time - 0.0 ) * 620 ) * 1",
"-0.3 + Math.cos(( q.anim_time - 0.0 ) * 620 ) * 1.5"
],
"scale": [
1,
"1 + Math.max( 0, Math.sin(( q.anim_time - 0.4 ) * 620 ) ) * -0.15",
1
]
}
}
},
"animation.silverlabs_nat.kiwi_baby.sit_idle": {
"loop": true,
"bones": {
"body": {
"rotation": [-2, 0, 0],
"position": [0, -1.7, 1.6]
},
"skull": {
"rotation": [-6.5, 0, 0],
"position": [0, -0.5, 0]
}
}
},
"animation.silverlabs_nat.kiwi_baby.sit": {
"loop": "hold_on_last_frame",
"animation_length": 0.7917,
"bones": {
"root": {
"scale": {
"0.375": [1, 1, 1],
"0.5": [1.02, 0.96, 1.02],
"0.625": [0.995, 1.01, 0.995],
"0.7083": [1, 1, 1]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [-14.98037, 0.77613, 2.89795],
"0.4583": [0, 0, 0],
"0.7083": [-2, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.125": [0, 0.49, 0.3],
"0.25": [0.3, 0.58, 1.1],
"0.2917": [0, 0.2, 1.3],
"0.4167": [0, -1.5, 1.6],
"0.4583": [0, -1.8, 1.6],
"0.5833": [0, -1.85, 1.6],
"0.7083": [0, -1.7, 1.6]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [16, 0, 1.6],
"0.4583": [-7.3, 0, -0.7],
"0.5417": [-5.6, 0, -0.55],
"0.625": [-6.5, 0, -0.4],
"0.75": [-6.5, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.2083": [0, 0.5, 0],
"0.4167": [0, 0.62, 0],
"0.5417": [0, -0.46, 0],
"0.625": [0, -0.3, 0],
"0.75": [0, -0.5, 0]
}
},
"right_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [-11, 0, 0],
"0.3333": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 0.9, 0],
"0.3333": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.kiwi_baby.unsit": {
"animation_length": 1.0417,
"bones": {
"root": {
"scale": {
"0.0": [1, 1, 1],
"0.375": [1, 1, 1],
"0.625": [1.02, 0.96, 1.02],
"0.875": [0.995, 1.01, 0.995],
"1.0417": [1, 1, 1]
}
},
"body": {
"rotation": {
"0.0": [-2, 0, 0],
"0.125": [-0.34, 0, 0],
"0.2917": [0, 0, 0],
"0.4167": [-10.09971, 0.0406, -0.90326],
"0.4583": [-11.1, 0, -1],
"0.5417": [-9.61, 0, -1],
"0.7083": [1.48, 0, 0],
"0.75": [2.5, 0, 0],
"0.8333": [0, 0, 0]
},
"position": {
"0.0": [0, -1.7, 1.6],
"0.125": [0, -1.71, 1.57],
"0.2917": [0, -1.3, 1.3],
"0.4167": [0, 0.23, 0.88],
"0.5": [0, 0.38, 0.6],
"0.625": [0, 0.39, 0.3],
"0.75": [0, -0.1, 0],
"0.875": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [-6.5, 0, 0],
"0.125": [-3.4, 0, -0.4],
"0.2917": [7.4, 0, 0.1],
"0.375": [13.9, 0, 0.45],
"0.5": [16, 0, 1.6],
"0.6667": [10.33333, 0, 0.53333],
"0.75": [3.1, 0, 0],
"0.875": [0.57, 0, 0],
"1.0417": [0, 0, 0]
},
"position": {
"0.0": [0, -0.5, 0],
"0.125": [0, -0.1, 0],
"0.5417": [0, 0.3, 0],
"0.75": [0, 0, 0]
}
},
"left_leg": {
"rotation": {
"0.75": [0, 0, 0],
"0.9167": [0, 0, 0]
},
"position": {
"0.75": [0, 0, 0],
"0.8333": [0, 0.6, 0],
"0.9167": [0, 0, 0]
}
},
"right_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.5": [0, 0, 0],
"0.5833": [0, 0, 1.2],
"0.6667": [0, 0, 0],
"0.9167": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.5": [0, 0, 0],
"0.5833": [0, 1, 0],
"0.6667": [0, 0, 0],
"0.8333": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.kiwi_baby.sleep": {
"loop": true,
"anim_time_update": "q.anim_time + q.delta_time",
"bones": {
"root": {
"rotation": [0.5, 0, 96],
"position": [-4, 2.4, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.04",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02"
]
},
"body": {
"position": [0.2, 0, 0]
},
"skull": {
"rotation": [123.35195, 6.34381, -6.03648],
"position": [0, 0.7, -1.5]
},
"left_leg": {
"rotation": [
-23.5331,
4.85103,
"11 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 1"
],
"position": [0, 0.8, 1.9]
},
"right_leg": {
"rotation": [
-27,
-4,
"-8 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 1"
],
"position": [0, 0.5, 1.5]
}
}
}
}
}

View File

@@ -0,0 +1,253 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.komodo_dragon.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.2 ) * 180 ) * -4", 0]
},
"tail2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * -6", 0]
}
}
},
"animation.silverlabs_nat.komodo_dragon.walk": {
"loop": true,
"animation_length": 1.2917,
"bones": {
"tail": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.3 ) * 280 ) * -8",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * -5"
]
},
"skull": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.2 ) * 280 ) * 3",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * -4"
]
},
"tail2": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.3 ) * 280 ) * -8",
"Math.sin(( q.anim_time - 0.0 ) * 280 ) * -5"
]
},
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.3 ) * 280 ) * -2",
"Math.cos(( q.anim_time - 0.0 ) * 280 ) * 4"
],
"position": [
0,
"1 + Math.cos(( q.anim_time - 0.4 ) * 280 ) * 0.25",
0
]
},
"left_arm": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [22.5, 0, 0],
"0.5": [-45, 0, 0],
"0.8333": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 1],
"0.0417": [0, 0.67, 0.87],
"0.0833": [0, 1.2, 0.7],
"0.1667": [0, 2.17, 0.44],
"0.5": [0, 1, -1],
"0.6667": [0, 0.5, -2.5],
"0.8333": [0, 0, -2],
"1.2917": [0, 0, 1]
}
},
"right_arm": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.9583": [22.5, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, -1],
"0.1667": [0, 0.5, -2.5],
"0.3333": [0, 0, -2],
"0.7917": [0, 0, 1],
"0.8333": [0, 0.67, 0.87],
"0.875": [0, 1.2, 0.7],
"0.9583": [0, 2.17, 0.44],
"1.2917": [0, 1, -1]
}
},
"left_leg": {
"rotation": {
"0.0": [-45, 0, 0],
"0.3333": [0, 0, 0],
"0.7917": [0, 0, 0],
"1.0": [45, 0, 0],
"1.2917": [-45, 0, 0]
},
"position": {
"0.0": [0, 1, 1],
"0.1667": [0, 0.5, -1.5],
"0.3333": [0, 0, -3],
"0.7917": [0, 0, 3],
"0.8333": [0, 0.67, 3.87],
"0.875": [0, 1.2, 3.7],
"1.0": [0, 2.17, 0.44],
"1.2917": [0, 1, 1]
}
},
"right_leg": {
"rotation": {
"0.0": [0, 0, 0],
"0.2083": [45, 0, 0],
"0.5": [-45, 0, 0],
"0.5417": [-45, 0, 0],
"0.875": [0, 0, 0],
"1.2917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 3],
"0.0417": [0, 0.67, 3.87],
"0.0833": [0, 1.2, 3.7],
"0.2083": [0, 2.17, 0.44],
"0.5": [0, 1, 1],
"0.5417": [0, 1, 1],
"0.7083": [0, 0.5, -1.5],
"0.875": [0, 0, -3],
"1.2917": [0, 0, 3]
}
}
},
"sound_effects": {
"0.2917": {
"effect": "step"
},
"0.3333": {
"effect": "step_-12dB"
},
"0.7917": {
"effect": "step"
},
"0.8333": {
"effect": "step_-12dB"
}
}
},
"animation.silverlabs_nat.komodo_dragon.bite": {
"loop": "hold_on_last_frame",
"animation_length": 0.3125,
"bones": {
"skull": {
"rotation": {
"0.0": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1875": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.125": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1875": {
"post": [0, -1, 0],
"lerp_mode": "catmullrom"
},
"0.3125": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"lower_jaw": {
"rotation": {
"0.0": {
"post": [67.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [67.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1875": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
},
"sound_effects": {
"0.0": {
"effect": "bite"
}
}
},
"animation.silverlabs_nat.komodo_dragon.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.5
}
}
},
"animation.silverlabs_nat.komodo_dragon.bask": {
"loop": true,
"animation_length": 2,
"bones": {
"tail": {
"rotation": [
7.5,
"Math.cos(( q.anim_time - 0.2 ) * 180 ) * -4",
0
]
},
"tail2": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 180 ) * -6", 0]
},
"root": {
"position": [0, -3, 0]
},
"neck": {
"rotation": [0, 0, 0],
"position": [0, -2, 0]
},
"left_arm": {
"rotation": [-90, -47.5, 0],
"position": [1, 0, 0]
},
"right_arm": {
"rotation": [-90, 47.5, 0],
"position": [-1, 0, 0]
},
"left_leg": {
"rotation": [-69.05898, -40.78947, -30.36119],
"position": [1, 0.75, 0]
},
"right_leg": {
"rotation": [-69.05898, 40.78947, 30.36119],
"position": [-1, 0.75, 0]
}
}
}
}
}

View File

@@ -0,0 +1,951 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.lion.idle": {
"loop": true,
"animation_length": 2,
"bones": {
"tail2": {
"rotation": [
"12.5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * -5",
0,
0
]
},
"left_arm": {
"position": [0, 0, 0]
},
"tail": {
"rotation": [
"-67.5 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 2.5",
0,
0
]
}
}
},
"animation.silverlabs_nat.lion.walk": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [0.5, -0.32, -1],
"0.0417": [0.75, -0.18, -0.5],
"0.125": [0.85, -0.02, 0.19],
"0.1667": [0.73, 0.19, 0.93],
"0.2083": [0.35, 0.37, 1.38],
"0.2917": [-0.03, 0.47, 1.62],
"0.3333": [-0.15, 0.5, 1.69],
"0.375": [-0.03, 0.47, 1.63],
"0.4583": [0.35, 0.38, 1.39],
"0.5": [0.73, 0.2, 0.93],
"0.5417": [0.85, -0.02, 0.19],
"0.625": [0.75, -0.19, -0.5],
"0.6667": [0.5, -0.32, -1],
"0.7083": [0.2, -0.42, -1.37],
"0.7917": [-0.05, -0.48, -1.61],
"0.8333": [-0.15, -0.5, -1.69],
"0.875": [-0.05, -0.48, -1.6],
"0.9583": [0.2, -0.42, -1.36],
"1.0": [0.5, -0.32, -1]
},
"position": {
"0.0": [0, -1.39, 0],
"0.0417": [0, -1.48, 0],
"0.125": [0, -1.5, 0],
"0.1667": [0, -1.47, 0],
"0.2083": [0, -1.3, 0],
"0.2917": [0, -1.13, 0],
"0.3333": [0, -1.1, 0],
"0.375": [0, -1.13, 0],
"0.4583": [0, -1.3, 0],
"0.5": [0, -1.48, 0],
"0.5417": [0, -1.5, 0],
"0.625": [0, -1.48, 0],
"0.6667": [0, -1.38, 0],
"0.7083": [0, -1.22, 0],
"0.7917": [0, -1.12, 0],
"0.8333": [0, -1.1, 0],
"0.875": [0, -1.12, 0],
"0.9583": [0, -1.21, 0],
"1.0": [0, -1.39, 0]
}
},
"skull": {
"rotation": {
"0.0": [-0.0143, 1.0296, 2.4453],
"0.0417": [-0.0286, 0.7722, 1.5301],
"0.125": [-0.0286, 0.4576, 0.6721],
"0.1667": [-0.0286, 0.0715, -0.1287],
"0.2083": [-0.0429, -0.3432, -0.8294],
"0.2917": [-0.0429, -0.715, -1.4157],
"0.3333": [-0.0286, -1.001, -1.8733],
"0.375": [-0.0286, -1.144, -2.2022],
"0.4583": [-0.0286, -1.1583, -2.3881],
"0.5": [-0.0143, -1.0296, -2.4453],
"0.5417": [-0.0143, -0.8151, -2.2022],
"0.625": [0, -0.4719, -1.5301],
"0.6667": [0, -0.0572, -0.5577],
"0.7083": [0, 0.3861, 0.572],
"0.7917": [0, 0.8008, 1.6731],
"0.8333": [0, 1.0868, 2.5597],
"0.875": [0, 1.2155, 3.0602],
"0.9583": [-0.0143, 1.2012, 3.0602],
"1.0": [-0.0143, 1.0296, 2.4453]
}
},
"left_arm": {
"rotation": {
"0.0": [-12.9551, -0.57938, -0.12839],
"0.5": [14.04576, -0.45794, -0.37744],
"0.625": [16.29563, -0.42978, -0.38548],
"0.6667": [17.54955, -0.4167, -0.39064],
"0.8333": [4.24676, -0.51431, -0.23329],
"0.9583": [-12.9551, -0.57938, -0.12839],
"1.0": [-12.9551, -0.57938, -0.12839]
},
"position": {
"0.0": [0, -0.1, -1.9],
"0.5": [0, 0.4, 1.6],
"0.625": [0, 0.68, 0.38],
"0.6667": [0, 0.84, -0.28],
"0.8333": [0, 1.5, -1.95],
"0.9583": [0, 0.6, -1.7],
"1.0": [0, -0.1, -1.9]
}
},
"ears": {
"rotation": ["Math.sin(( q.anim_time - 0.4 ) * 360 ) * -3", 0, 0]
},
"right_arm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.125": [16.29563, 0.42978, 0.38548],
"0.1667": [17.54955, 0.4167, 0.39064],
"0.3333": [4.24676, 0.51431, 0.23329],
"0.4583": [-12.9551, 0.57938, 0.12839],
"0.5": [-12.9551, 0.57938, 0.12839],
"1.0": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0, 0.4, 1.6],
"0.125": [0, 0.68, 0.38],
"0.1667": [0, 0.84, -0.28],
"0.3333": [0, 1.5, -1.95],
"0.4583": [0, 0.6, -1.7],
"0.5": [0, -0.1, -1.7],
"1.0": [0, 0.4, 1.6]
}
},
"left_leg": {
"rotation": {
"0.0": [-2.21, -0.55, -0.18],
"0.375": [20.34576, -0.45794, -0.37744],
"0.4583": [24.09782, -0.41662, -0.4064],
"0.5": [21.84955, -0.4167, -0.39064],
"0.5417": [19.10344, -0.43457, -0.36079],
"0.6667": [7.61115, -0.5073, -0.25492],
"0.7917": [-9.37728, -0.55649, -0.15493],
"0.875": [-8.6551, -0.57938, -0.12839],
"1.0": [-2.21, -0.55, -0.18]
},
"position": {
"0.0": [0, 0.01, -1.21],
"0.0417": [0, -0.04, -0.99],
"0.375": [0, 0.4, 1.9],
"0.5": [0, 0.74, 0.62],
"0.5417": [0, 0.73, -0.1],
"0.6667": [0, 1.31, -1.55],
"0.7917": [0, 1.15, -1.38],
"0.875": [0, 0.2, -1.6],
"1.0": [0, 0.01, -1.21]
}
},
"right_leg": {
"rotation": {
"0.0": [21.84955, 0.4167, 0.39064],
"0.0417": [19.10344, 0.43457, 0.36079],
"0.1667": [7.61115, 0.5073, 0.25492],
"0.2917": [-9.37728, 0.55649, 0.15493],
"0.375": [-8.6551, 0.57938, 0.12839],
"0.875": [20.34576, 0.45794, 0.37744],
"0.9583": [24.09782, 0.41662, 0.4064],
"1.0": [21.84955, 0.4167, 0.39064]
},
"position": {
"0.0": [0, 0.84, 0.62],
"0.0833": [0, 1.03, -0.1],
"0.2083": [0, 1.31, -1.55],
"0.2917": [0, 1.15, -1.38],
"0.375": [0, 0.2, -1.35],
"0.5417": [0, -0.04, -0.99],
"0.875": [0, 0.4, 1.9],
"1.0": [0, 0.84, 0.62]
}
},
"tail2": {
"rotation": {
"0.0": [12.5, 0, -4.34],
"0.0417": [12.5, 0, -5.85],
"0.0833": [12.5, 0, -6.91],
"0.125": [12.5, 0, -7.5],
"0.1667": [12.5, 0, -7.64],
"0.2083": [12.5, 0, -7.34],
"0.25": [12.5, 0, -6.61],
"0.2917": [12.5, 0, -5.49],
"0.3333": [12.5, 0, -3.99],
"0.375": [12.5, 0, -2.15],
"0.4167": [12.5, 0, 0],
"0.4583": [12.5, 0, 2.15],
"0.5": [12.5, 0, 3.99],
"0.5417": [12.5, 0, 5.49],
"0.5833": [12.5, 0, 6.61],
"0.625": [12.5, 0, 7.34],
"0.6667": [12.5, 0, 7.64],
"0.7083": [12.5, 0, 7.5],
"0.75": [12.5, 0, 6.91],
"0.7917": [12.5, 0, 5.85],
"0.8333": [12.5, 0, 4.34],
"0.875": [12.5, 0, 2.38],
"0.9167": [12.5, 0, 0],
"0.9583": [12.5, 0, -2.38],
"1.0": [12.5, 0, -4.34]
}
},
"tail": {
"rotation": {
"0.0": [-67.5, 2.7, -3.57],
"0.0417": [-67.5, 2.27, -3.08],
"0.0833": [-67.5, 1.68, -2.36],
"0.125": [-67.5, 0.92, -1.37],
"0.1667": [-67.5, 0, 0],
"0.2083": [-67.5, -0.92, 1.37],
"0.25": [-67.5, -1.68, 2.36],
"0.2917": [-67.5, -2.27, 3.08],
"0.3333": [-67.5, -2.7, 3.57],
"0.375": [-67.5, -2.97, 3.85],
"0.4167": [-67.5, -3.08, 3.96],
"0.4583": [-67.5, -3.02, 3.88],
"0.5": [-67.5, -2.8, 3.62],
"0.5417": [-67.5, -2.4, 3.15],
"0.5833": [-67.5, -1.81, 2.46],
"0.625": [-67.5, -1.02, 1.46],
"0.6667": [-67.5, 0, 0],
"0.7083": [-67.5, 1.02, -1.46],
"0.75": [-67.5, 1.81, -2.46],
"0.7917": [-67.5, 2.4, -3.15],
"0.8333": [-67.5, 2.8, -3.62],
"0.875": [-67.5, 3.02, -3.88],
"0.9167": [-67.5, 3.08, -3.96],
"0.9583": [-67.5, 2.97, -3.85],
"1.0": [-67.5, 2.7, -3.57]
},
"position": [0, 1, 1]
}
},
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.25": {
"effect": "step"
},
"0.5": {
"effect": "step"
},
"0.75": {
"effect": "step"
}
}
},
"animation.silverlabs_nat.lion.run": {
"loop": true,
"animation_length": 0.9167,
"bones": {
"body": {
"rotation": {
"0.0": [-5.1291, 0.2829, 2.4477],
"0.0417": [-4.8831, 0.2583, 2.3001],
"0.125": [-4.5141, 0.1599, 1.9311],
"0.2083": [-3.6531, 0, 1.3899],
"0.2917": [-1.6728, -0.1968, 0.7257],
"0.375": [0.3936, -0.3321, -0.0123],
"0.4167": [1.7958, -0.4059, -0.3813],
"0.4583": [3.2964, -0.8241, -1.4022],
"0.5": [4.1574, -0.984, -1.9557],
"0.5417": [4.5264, -1.0824, -2.3124],
"0.5833": [4.7724, -1.107, -2.46],
"0.625": [4.5018, -1.0578, -2.337],
"0.6667": [2.6568, -0.7995, -1.4268],
"0.7083": [1.3038, -0.615, -0.7503],
"0.75": [-0.1722, -0.4059, -0.0123],
"0.7917": [-2.3985, -0.2091, 0.738],
"0.8333": [-4.1205, 0.1353, 1.9557],
"0.875": [-4.8585, 0.2337, 2.3247],
"0.9167": [-5.1291, 0.2829, 2.4477]
},
"position": {
"0.0": [0, -0.7, 0.7],
"0.0417": [0, -0.38, 0.69],
"0.125": [0, -0.23, 0.64],
"0.2083": [0, -0.17, 0.63],
"0.2917": [0, -0.21, 0.61],
"0.4167": [0, -0.29, 0.59],
"0.4583": [0, -0.6, 0.56],
"0.5": [0, -0.85, 0.51],
"0.5417": [0, -1.1, 0.5],
"0.5833": [0, -1.47, 0.56],
"0.625": [0, -1.63, 0.57],
"0.6667": [0, -1.77, 0.6],
"0.7083": [0, -1.81, 0.62],
"0.75": [0, -1.84, 0.65],
"0.7917": [0, -1.84, 0.67],
"0.8333": [0, -1.31, 0.7],
"0.875": [0, -1.04, 0.7],
"0.9167": [0, -0.7, 0.7]
}
},
"skull": {
"rotation": {
"0.0": [5.68485, -1.07297, 1.10068],
"0.0417": [4.51656, -1.07297, 1.02539],
"0.125": [1.86358, -0.90355, 0.86538],
"0.2083": [0.09412, -0.58354, 0.6395],
"0.2917": [-1.00474, -0.14118, 0.39478],
"0.4167": [-1.69796, 0.30118, 0.15007],
"0.4583": [-2.02883, 0.79061, -0.22641],
"0.5": [-2.29096, 0.79061, -0.3017],
"0.5417": [-2.19825, 0.68708, -0.24523],
"0.5833": [-1.87798, 0.55531, -0.1417],
"0.625": [-0.945, 0.40472, -0.01934],
"0.6667": [1.97839, 0.04706, 0.2536],
"0.7083": [3.36008, -0.14118, 0.39478],
"0.75": [4.96012, -0.32942, 0.54538],
"0.7917": [6.26839, -0.50825, 0.68656],
"0.8333": [6.84419, -0.83767, 0.94068],
"0.875": [6.55288, -0.96944, 1.04421],
"0.9167": [5.68485, -1.07297, 1.10068]
}
},
"left_arm": {
"rotation": {
"0.0": [3.1, -0.1, 3.9],
"0.0417": [-6.8, -0.05, 2.91],
"0.2083": [-32.18, 0.1, 1.23],
"0.2917": [-41.88, 0.29, 0.8],
"0.4167": [-46.55, 0.47, 1.52],
"0.4583": [-45.1, 0.59, 2.01],
"0.5": [-41.2, 0.59, 2.01],
"0.5417": [-34, 0.59, 2.81],
"0.5833": [-23.43, 1.22, 3.8],
"0.625": [-9.25, 1.54, 4.94],
"0.6667": [18.92, 2.18, 6.72],
"0.7083": [29.91, 2.5, 7.87],
"0.75": [34.31, 2.71, 7.34],
"0.7917": [31.27, 2.89, 6.97],
"0.8333": [23.97, 1.97, 6.21],
"0.875": [14.57, 0.77, 5.69],
"0.9167": [3.1, -0.1, 3.9]
},
"position": {
"0.0": [0, 2.03, -1.8],
"0.0417": [0, 1.92, -1.81],
"0.125": [0, 1.78, -1.83],
"0.2083": [0, 1.61, -1.86],
"0.2917": [0, 1.23, -1.91],
"0.4167": [0, 1.03, -1.94],
"0.4583": [0, 0.5, -2],
"0.5": [0, 0, -2],
"0.5417": [0, -0.5, -2],
"0.5833": [0, -0.6, -1.5],
"0.625": [0, -0.65, -1.25],
"0.6667": [0, -0.75, -0.75],
"0.7083": [0, -0.8, -0.5],
"0.75": [-0.225, -0.41, -0.48],
"0.7917": [-0.125, 0.19, -0.58],
"0.875": [0, 2.09, -1.61],
"0.9167": [0, 2.03, -1.8]
}
},
"right_arm": {
"rotation": {
"0.0": [-12.8, 0, 1.1],
"0.0417": [-27.78, -0.09, 0.79],
"0.125": [-47.05, -0.18, -0.23],
"0.2083": [-55.74, -0.45, -0.56],
"0.2917": [-52.23, -0.56, -0.69],
"0.4167": [-38.7, -0.64, -0.76],
"0.4583": [-27.36, -0.28, -0.01],
"0.5": [-15.43, -0.04, 0.52],
"0.5417": [-0.1, 0.01, 1],
"0.5833": [14.73, -0.75, 1.8],
"0.625": [25.95, -1.12, 2.2],
"0.6667": [32.28, -1.76, 3.05],
"0.7083": [33.41, -2.04, 3.61],
"0.75": [33.18, -2.27, 4.13],
"0.7917": [27.91, -2.35, 3.92],
"0.8333": [15.57, -0.92, 2.65],
"0.875": [3.68, -0.37, 1.8],
"0.9167": [-12.8, 0, 1.1]
},
"position": {
"0.0": [0, 1.66, -0.18],
"0.0417": [0, 1.47, -0.21],
"0.125": [0, 1.2, -0.27],
"0.2083": [0, 0.88, -0.33],
"0.2917": [0, 0.24, -0.44],
"0.4167": [0, -0.03, -0.48],
"0.4583": [0.1, -0.17, -0.44],
"0.5": [0.25, -0.03, -0.35],
"0.5417": [0.3, 0, -0.2],
"0.5833": [0.35, -0.4, 0.35],
"0.625": [0.375, -0.6, 0.62],
"0.6667": [0.375, -0.44, 0.89],
"0.7083": [0.425, 0.17, 0.78],
"0.75": [0.525, 0.86, 0.61],
"0.7917": [0.45, 1.9, 0.3],
"0.8333": [0, 2.28, -0.03],
"0.875": [0, 2.04, -0.12],
"0.9167": [0, 1.66, -0.18]
}
},
"left_leg": {
"rotation": {
"0.0": [3.56, -0.12, 2],
"0.0417": [13.48, -0.24, 1.47],
"0.125": [31.8, -0.35, 0.94],
"0.2083": [47.75, -0.44, 0.84],
"0.2917": [57.75, -0.67, 0.76],
"0.4167": [61.65, -0.75, 0.72],
"0.4583": [60.6, -0.43, 0.19],
"0.5": [57.98, -0.2, -0.01],
"0.5417": [50.07, 0, 0],
"0.5833": [37.78, 0.21, 0.56],
"0.7083": [-8.99, 0.36, 1.15],
"0.75": [-19.24, 0.41, 1.34],
"0.7917": [-20.99, 0.46, 1.53],
"0.8333": [-15.48, 0.21, 1.28],
"0.875": [-5.96, 0.04, 1.64],
"0.9167": [3.56, -0.12, 2]
},
"position": {
"0.0": [0, -0.11, -1.11],
"0.0417": [0, -0.01, -0.84],
"0.125": [0, 0.08, -0.58],
"0.2083": [0, 0.14, -0.41],
"0.5": [0, 0.36, -1.53],
"0.6667": [0, 3.21, 0.79],
"0.75": [0, 1.36, 0.26],
"0.7917": [0, 0.43, -0.01],
"0.8333": [0, -0.5, -0.77],
"0.875": [0, -0.31, -0.94],
"0.9167": [0, -0.11, -1.11]
}
},
"right_leg": {
"rotation": {
"0.0": [20.59, 0.7, -1.87],
"0.0417": [33.25, 0.75, -1.54],
"0.125": [55.57, 0.8, -1.07],
"0.2083": [68.5, 0.75, -0.66],
"0.2917": [76.77, 0.58, -0.19],
"0.4167": [79.01, 0.46, 0.05],
"0.4583": [74.3, 0, 0],
"0.5": [63.99, -0.19, -0.53],
"0.5417": [38.63, -0.4, -1.36],
"0.5833": [9.81, -0.87, -3.32],
"0.625": [-4.64, -1.09, -4.2],
"0.6667": [-22.41, -1.57, -5.31],
"0.7083": [-26.98, -1.88, -5.63],
"0.75": [-25.41, -2.16, -5.79],
"0.7917": [-18.29, -2.24, -5.57],
"0.8333": [-5.2, -0.48, -3.35],
"0.875": [6.39, 0.11, -2.61],
"0.9167": [20.59, 0.7, -1.87]
},
"position": {
"0.0": [-0.6, 0.08, -0.58],
"0.0417": [-0.6, 0.15, -0.29],
"0.125": [-0.6, 0.25, 0.11],
"0.2083": [-0.6, 0.4, 0.3],
"0.2917": [-0.6, 0.58, 0.05],
"0.4167": [-0.6, 0.69, -0.18],
"0.4583": [-0.6, 1.2, -0.6],
"0.5": [-0.6, 1.53, -0.48],
"0.5417": [-0.6, 1.97, -0.25],
"0.5833": [-0.6, 2.89, 0.35],
"0.625": [-0.6, 3.2, 0.62],
"0.6667": [-0.6, 2.79, 0.95],
"0.7083": [-0.6, 1.77, 0.95],
"0.75": [-0.6, 0.85, 0.79],
"0.7917": [-0.6, -0.7, -0.6],
"0.8333": [-0.6, -0.23, -0.59],
"0.875": [-0.6, -0.08, -0.58],
"0.9167": [-0.6, 0.08, -0.58]
}
},
"root": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [-0.37, 0, 0],
"0.0833": [-0.94, 0, 0],
"0.125": [-1.54, 0, 0],
"0.1667": [-1.95, 0, 0],
"0.2083": [-2, 0, 0],
"0.25": [-1.69, 0, 0],
"0.2917": [-1.12, 0, 0],
"0.3333": [-0.39, 0, 0],
"0.375": [0.39, 0, 0],
"0.4167": [1.12, 0, 0],
"0.4583": [1.69, 0, 0],
"0.5": [2, 0, 0],
"0.5417": [1.4, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0.32, -0.09],
"0.0833": [0, 0.79, -0.24],
"0.125": [0, 1.31, -0.39],
"0.1667": [0, 1.78, -0.52],
"0.2083": [0, 2.1, -0.6],
"0.25": [0, 2.32, -0.6],
"0.2917": [0, 2.31, -0.51],
"0.3333": [0, 2.1, -0.4],
"0.375": [0, 1.74, -0.3],
"0.4167": [0, 1.22, -0.19],
"0.4583": [0, 0.69, -0.08],
"0.5": [0, 0.3, 0],
"0.5833": [0, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0": [0.625, 0, 0],
"0.0417": [-3.815, 0, 0],
"0.125": [-9, 0, 0],
"0.1667": [-11.39, 0, 0],
"0.2083": [-15.05, 0, 0],
"0.25": [-15.915, 0, 0],
"0.2917": [-16.525, 0, 0],
"0.3333": [-16.5, 0, 0],
"0.375": [-15.36, 0, 0],
"0.4583": [-13.35, 0, 0],
"0.5": [-10.76, 0, 0],
"0.5417": [-7.89, 0, 0],
"0.5833": [-5.03, 0, 0],
"0.625": [-0.5, 0, 0],
"0.6667": [1.67, 0, 0],
"0.7083": [3.605, 0, 0],
"0.75": [5.955, 0, 0],
"0.7917": [8.77, 0, 0],
"0.8333": [7.7, 0, 0],
"0.875": [4.975, 0, 0],
"0.9167": [0.625, 0, 0]
}
},
"tail3": {
"rotation": {
"0.0": [3.605, 0, 0],
"0.0417": [5.055, 0, 0],
"0.0833": [5.77, 0, 0],
"0.125": [5.5, 0, 0],
"0.1667": [2.975, 0, 0],
"0.2083": [-1.375, 0, 0],
"0.2917": [-9, 0, 0],
"0.3333": [-11.39, 0, 0],
"0.4167": [-15.05, 0, 0],
"0.4583": [-15.915, 0, 0],
"0.5": [-16.525, 0, 0],
"0.5417": [-16.5, 0, 0],
"0.5833": [-15.36, 0, 0],
"0.625": [-13.35, 0, 0],
"0.6667": [-10.76, 0, 0],
"0.7083": [-7.89, 0, 0],
"0.75": [-5.03, 0, 0],
"0.7917": [-2.465, 0, 0],
"0.8333": [-0.5, 0, 0],
"0.875": [1.67, 0, 0],
"0.9167": [3.605, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [-9, 0, 0],
"0.0417": [-11.39, 0, 0],
"0.125": [-15.05, 0, 0],
"0.1667": [-15.915, 0, 0],
"0.2083": [-16.5, 0, 0],
"0.25": [-15.36, 0, 0],
"0.3333": [-13.35, 0, 0],
"0.375": [-10.76, 0, 0],
"0.4167": [-7.89, 0, 0],
"0.4583": [-5.03, 0, 0],
"0.5": [-2.465, 0, 0],
"0.5417": [-0.5, 0, 0],
"0.5833": [1.67, 0, 0],
"0.625": [3.605, 0, 0],
"0.6667": [5.77, 0, 0],
"0.7083": [5.5, 0, 0],
"0.75": [2.975, 0, 0],
"0.7917": [-1.375, 0, 0],
"0.8333": [-5.915, 0, 0],
"0.9167": [-9, 0, 0]
}
}
},
"sound_effects": {
"0.5": {
"effect": "step_-6dB"
},
"0.5417": {
"effect": "step"
},
"0.7917": {
"effect": "step_-6dB"
},
"0.8333": {
"effect": "step"
}
}
},
"animation.silverlabs_nat.lion.swing": {
"sound_effects": {
"0.0": {
"effect": "swing"
}
},
"animation_length": 0.25,
"bones": {
"right_arm": {
"rotation": [
"-35 + Math.cos(( q.anim_time - 0.5 ) * 1440 ) * 35",
0,
"10 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -10"
]
}
}
},
"animation.silverlabs_nat.lion.prey": {
"loop": true,
"animation_length": 1,
"bones": {
"skullRot": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -1",
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -2"
]
},
"trunk1": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * 1", 0, 0]
},
"trunk2": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2", 0, 0]
},
"trunk3": {
"rotation": ["Math.sin(( q.anim_time - 0.5 ) * 360 ) * 1", 0, 0]
},
"trunk4": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2", 0, 0]
},
"right_ear": {
"rotation": [
"Math.sin(( q.anim_time - 0.5 ) * 360 ) * 2",
"-( Math.cos(( q.anim_time - 0.5 ) * 360 ) * -2 )",
0
]
},
"left_ear": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 2",
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -2",
0
]
},
"body": {
"rotation": ["10 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 1", 0, 0],
"position": [0, -2, 0]
},
"tail2": {
"rotation": [
"12.5 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2.5",
0,
0
]
},
"skull": {
"rotation": [
"-10 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * -1",
0,
0
]
},
"left_leg": {
"rotation": ["Math.sin(( q.anim_time - 0.0 ) * 360 ) * 22.5", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 1.04, 0],
"0.3333": [0, 2, 0],
"0.375": [0, 2.83, 0],
"0.4167": [0, 3.46, 0],
"0.4583": [0, 3.86, 0],
"0.5": [0, 4, 0],
"0.5417": [0, 3.86, 0],
"0.5833": [0, 3.46, 0],
"0.625": [0, 2.83, 0],
"0.6667": [0, 2, 0],
"0.7083": [0, 1.04, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 0],
"0.9583": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.8 ) * 360 ) * 22.5", 0, 0],
"position": {
"0.0": [0, 3.8, 0],
"0.0417": [0, 3.99, 0],
"0.0833": [0, 3.91, 0],
"0.125": [0, 3.56, 0],
"0.1667": [0, 2.97, 0],
"0.2083": [0, 2.18, 0],
"0.25": [0, 1.24, 0],
"0.2917": [0, 0.21, 0],
"0.3333": [0, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0, 0, 0],
"0.4583": [0, 0, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0.83, 0],
"0.875": [0, 1.82, 0],
"0.9167": [0, 2.68, 0],
"0.9583": [0, 3.35, 0],
"1.0": [0, 3.8, 0]
}
},
"right_arm": {
"rotation": ["-Math.sin(( q.anim_time - 0.25 ) * 360 ) * 15", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0.52, 0],
"0.0833": [0, 1, 0],
"0.125": [0, 1.41, 0],
"0.1667": [0, 1.73, 0],
"0.2083": [0, 1.93, 0],
"0.25": [0, 2, 0],
"0.2917": [0, 1.93, 0],
"0.3333": [0, 1.73, 0],
"0.375": [0, 1.41, 0],
"0.4167": [0, 1, 0],
"0.4583": [0, 0.52, 0],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 0],
"0.5833": [0, 0, 0],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 0],
"0.7083": [0, 0, 0],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 0],
"0.8333": [0, 0, 0],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 0],
"0.9583": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"left_arm": {
"rotation": ["Math.cos(( q.anim_time - 0.4 ) * 360 ) * 15", 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 0],
"0.0833": [0, 0, 0],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 0],
"0.3333": [0, 0, 0],
"0.375": [0, 0, 0],
"0.4167": [0, 0.21, 0],
"0.4583": [0, 0.72, 0],
"0.5": [0, 1.18, 0],
"0.5417": [0, 1.55, 0],
"0.5833": [0, 1.83, 0],
"0.625": [0, 1.98, 0],
"0.6667": [0, 1.99, 0],
"0.7083": [0, 1.87, 0],
"0.75": [0, 1.62, 0],
"0.7917": [0, 1.26, 0],
"0.8333": [0, 0.81, 0],
"0.875": [0, 0.31, 0],
"0.9167": [0, 0, 0],
"0.9583": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"tail": {
"rotation": [
"-67.5 + Math.sin(( q.anim_time - 0.3 ) * 360 ) * 2.5",
0,
0
]
}
},
"sound_effects": {
"0.2917": {
"effect": "step_-6dB"
},
"0.5": {
"effect": "step_-6dB"
},
"0.7917": {
"effect": "step_-6dB"
},
"0.9167": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.lion.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"position": [0, -10, 0]
},
"skull": {
"rotation": [17.25002, 2.99318, -9.54589],
"position": [0, 0, 0]
},
"right_arm": {
"rotation": [-90, 0, 0],
"position": [-2, 5.5, 4]
},
"left_arm": {
"rotation": [-90, 0, 0],
"position": [2, 5.5, 4]
},
"right_leg": {
"rotation": [-90, 12.5, 0],
"position": [-2.75, 1, 2]
},
"left_leg": {
"rotation": [-90, -12.5, 0],
"position": [2.75, 1, 2]
},
"tail": {
"rotation": [-67.5, 0, 0]
},
"tail2": {
"rotation": [
"12.5 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * -3",
0,
0
]
},
"front_legs": {
"position": [0, -6, 0]
},
"tail1": {
"rotation": [
"-67.5 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 2.5",
0,
0
]
}
}
},
"animation.silverlabs_nat.lion.sleep2": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [0, 0, 90],
"position": [-14, 5, 0]
},
"tail": {
"rotation": [0, 30, 0]
},
"tail2": {
"rotation": [
0,
0,
"27.5 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * 3"
]
},
"right_arm": {
"rotation": [0, 0, 0],
"position": [6.5, -2, 0]
},
"left_arm": {
"rotation": [-37.5, 0, 0],
"position": [-0.5, -1, 0]
},
"right_leg": {
"rotation": [22.5, 0, 0],
"position": [6, 0, 1]
},
"left_leg": {
"rotation": [0, 0, 0],
"position": [0, 0, -5]
},
"skull": {
"rotation": [0, 0, 0]
},
"tail1": {
"rotation": [0, 30, 0],
"position": [-0.25, 0, 0]
}
}
},
"animation.silverlabs_nat.lion.attack": {
"sound_effects": {
"0.0": {
"effect": "attack"
}
},
"animation_length": 0.25,
"bones": {
"right_arm": {
"rotation": [
"-35 + Math.cos(( q.anim_time - 0.5 ) * 1440 ) * 35",
0,
"10 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -10"
]
},
"left_arm": {
"position": [0, 0, 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,160 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.lizard.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"body": {
"position": [0, -1, 0]
},
"skull": {
"rotation": [0, 30, 0],
"position": [0, -1, 0]
},
"tail": {
"rotation": [0, -27.5, 0],
"position": [0, 1, 0]
},
"left_arm": {
"rotation": [0, 0, -30],
"position": [0, -2, 0]
},
"right_arm": {
"rotation": [0, 0, 30],
"position": [0, -2, 0]
},
"left_leg": {
"rotation": [0, 0, -27.5],
"position": [0, -2, 0]
},
"right_leg": {
"rotation": [0, 0, 27.5],
"position": [0, -2, 0]
},
"chest": {
"position": [0, 0, 0],
"scale": 1
}
}
},
"animation.silverlabs_nat.lizard.sit": {
"loop": true,
"animation_length": 2,
"bones": {
"body": {
"rotation": [-25, 0, 0],
"position": [0, 1.25, 0]
},
"tail": {
"rotation": [25, 0, 0],
"position": [0, 0.76342, 0.04565]
},
"left_arm": {
"rotation": [0.11349, -2.70647, 17.31229],
"position": [0, 1, -1]
},
"right_arm": {
"rotation": [0.11349, 2.70647, -17.31229],
"position": [0, 1, -1]
},
"left_leg": {
"rotation": [-3.78631, 79.60693, -24.46383],
"position": [0, -1.75, 1]
},
"right_leg": {
"rotation": [-3.78631, -79.60693, 24.46383],
"position": [0, -1.75, 1]
},
"skullRot": {
"rotation": [15, 0, 0]
},
"skullRot": {
"rotation": [25, 0, 0]
}
}
},
"animation.silverlabs_nat.lizard.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 12.5",
0
]
},
"skullRot": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 ) * 2", 0, 0]
}
}
},
"animation.silverlabs_nat.lizard.walk": {
"sound_effects": {
"0.0": {
"effect": "step_-6dB"
},
"0.4": {
"effect": "step"
},
"0.5": {
"effect": "step_-6dB"
},
"0.9": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / v.anim_speed_movement_max )",
"bones": {
"tail": {
"rotation": [0, "Math.cos(( q.anim_time - 0.1 ) * 360 ) * -8", 0]
},
"left_arm": {
"rotation": [
0,
"-8 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 24",
0
]
},
"right_arm": {
"rotation": [
0,
"8 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 24",
0
]
},
"left_leg": {
"rotation": [
0,
"8 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 24",
0
]
},
"right_leg": {
"rotation": [
0,
"-8 + Math.cos(( q.anim_time - 0.0 ) * 360 ) * 24",
0
]
},
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.4 ) * 360 ) * 4",
"Math.cos(( q.anim_time - 0.4 ) * 360 ) * 4"
]
},
"skullRot": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -4"]
}
}
}
}
}

View File

@@ -0,0 +1,20 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.reptile_tail.flop": {
"sound_effects": {
"0.0": {
"effect": "flop"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 720 ) * 16", 0, 0],
"position": [0, 1, 0]
}
}
}
}
}

View File

@@ -0,0 +1,24 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.look_at_target": {
"loop": true,
"bones": {
"skull": {
"rotation": ["q.target_x_rotation", "q.target_y_rotation", 0.0]
}
}
},
"animation.silverlabs_nat.tortoise.look_at_target": {
"loop": true,
"bones": {
"skull": {
"relative_to": {
"rotation": "entity"
},
"rotation": ["v.head_rot_x", "v.head_rot_y", 0]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,229 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.orca.idle": {
"loop": true,
"animation_length": 4,
"bones": {
"leftFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 90 ) * -2",
"45 + Math.cos(( q.anim_time - 0.2 ) * 90 ) * 2"
]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2", 0, 0]
},
"tail2": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 90 ) * 2", 0, 0],
"position": [
0,
"-0.25 + Math.cos(( q.anim_time - 0.9 ) * 90 ) * 0.25",
0
]
},
"rightFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 90 ) * 2",
"-45 + Math.cos(( q.anim_time - 0.2 ) * 90 ) * -2"
]
},
"body": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.orca.swim": {
"sound_effects": {
"0.25": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"leftFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * -3",
"45 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * 3"
]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 180 ) * 10", 0, 0]
},
"tail2": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 180 ) * 20", 0, 0],
"position": [
0,
"-1 + Math.cos(( q.anim_time - 0.8 ) * 180 ) * 1",
0
]
},
"rightFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 3",
"-45 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * -3"
]
},
"body": {
"rotation": [0, 0, 0]
},
"root": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 180 ) * -2", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.2 ) * 180 ) * -1", 0]
}
}
},
"animation.silverlabs_nat.orca.swim_fast": {
"sound_effects": {
"0.25": {
"effect": "swim_fast"
},
"1.25": {
"effect": "swim_fast"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"leftFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -3",
"45 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 3"
]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.2 ) * 360 ) * 12", 0, 0]
},
"tail2": {
"rotation": [
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * 22.5",
0,
0
],
"position": [
0,
"-1 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * 2",
0
]
},
"rightFin": {
"rotation": [
22.5,
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 3",
"-45 + Math.cos(( q.anim_time - 0.2 ) * 360 ) * -3"
]
},
"body": {
"rotation": [0, 0, 0]
},
"root": {
"rotation": ["Math.sin(( q.anim_time - 0.2 ) * 360 ) * -4", 0, 0],
"position": [0, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -1", 0]
},
"botJaw": {
"rotation": [0, 0, 0]
},
"fluke": {
"rotation": [
"Math.cos(( q.anim_time - 0.1 ) * 360 ) * -22.5",
0,
0
]
}
}
},
"animation.silverlabs_nat.orca.flop": {
"sound_effects": {
"0.42": {
"effect": "flop"
},
"1.42": {
"effect": "flop"
},
"2.42": {
"effect": "flop"
},
"3.42": {
"effect": "flop"
}
},
"loop": true,
"animation_length": 4,
"bones": {
"root": {
"position": [
0,
"Math.clamp( Math.sin(( q.anim_time - 0.4 ) * 360 ) * 8, 0, 16 )",
0
]
},
"body": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 4", 0, 0]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 10", 0, 0]
},
"tail2": {
"rotation": [
"Math.cos(( q.anim_time - 0.3 ) * 360 ) * 22.5",
0,
0
]
},
"rightFin": {
"rotation": [
0,
0,
"-12.5 + Math.cos(( q.anim_time - 0.12 ) * 360 ) * 22.5"
]
},
"leftFin": {
"rotation": [
0,
0,
"12.5 + Math.cos(( q.anim_time - 0.12 ) * 360 ) * -22.5"
]
}
}
},
"animation.silverlabs_nat.orca.bite": {
"sound_effects": {
"0.0": {
"effect": "attack"
}
},
"loop": "hold_on_last_frame",
"animation_length": 0.29167,
"bones": {
"skullRot": {
"rotation": {
"0.0": [-22.5, 0, 0],
"0.0417": [-30, 0, 0],
"0.1667": [0, 0, 0]
}
},
"botJaw": {
"rotation": {
"0.0": [67.5, 0, 0],
"0.0417": [90, 0, 0],
"0.1667": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.orca.baby_transform": {
"loop": true,
"bones": {
"skullRot": {
"scale": 1.5
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,805 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.otter.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [
-47.5,
"0 + Math.sin(( q.anim_time - 0.0 ) * 160 ) * 3",
0
]
}
}
},
"animation.silverlabs_nat.otter.sit": {
"loop": "hold_on_last_frame",
"bones": {
"root": {
"position": [0, 0, -1]
},
"body": {
"rotation": [-67.5, 0, 0],
"position": [0, -1, 0]
},
"tail": {
"rotation": [65, 0, 0],
"position": [0, -0.73254, -0.84462]
},
"skull": {
"rotation": [67.5, 0, 0],
"position": [0, 0.38268, -0.92388]
},
"left_arm": {
"position": [0, 3, 0]
},
"right_arm": {
"position": [0, 3, 0]
},
"right_leg": {
"rotation": [-90, 22.5, 0],
"position": [-1, -3, -2]
},
"left_leg": {
"rotation": [-90, -22.5, 0],
"position": [1, -3, -2]
}
}
},
"animation.silverlabs_nat.otter.walk": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.04": {
"effect": "step_-6dB"
},
"0.29": {
"effect": "step"
},
"0.33": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 0.58333,
"bones": {
"body": {
"rotation": {
"0.0": [1.5, -1, 2],
"0.0417": [1.5, -0.89282, 1.78565],
"0.0833": [1.5, -0.60963, 1.21925],
"0.2083": [1.5, 0.60963, -1.21925],
"0.25": [1.5, 0.89282, -1.78565],
"0.2917": [1.5, 1, -2],
"0.3333": [1.5, 0.89282, -1.78565],
"0.375": [1.5, 0.60963, -1.21925],
"0.5": [1.5, -0.60963, 1.21925],
"0.5417": [1.5, -0.89282, 1.78565],
"0.5833": [1.5, -1, 2]
},
"position": {
"0.0": [0.1, -0.1, -0.2],
"0.0417": [0.08928, -0.1, -0.2],
"0.0833": [0.06096, -0.1, -0.2],
"0.2083": [-0.06096, -0.1, -0.2],
"0.25": [-0.08928, -0.1, -0.2],
"0.2917": [-0.1, -0.1, -0.2],
"0.3333": [-0.08928, -0.1, -0.2],
"0.375": [-0.06096, -0.1, -0.2],
"0.5": [0.06096, -0.1, -0.2],
"0.5417": [0.08928, -0.1, -0.2],
"0.5833": [0.1, -0.1, -0.2]
}
},
"skull": {
"rotation": {
"0.0": [-1.76745, 0.99985, -2.00015],
"0.0417": [-1.76745, 0.89269, -1.78578],
"0.0833": [-1.76745, 0.60953, -1.21934],
"0.2083": [-1.76745, -0.60953, 1.21934],
"0.25": [-1.76745, -0.89269, 1.78578],
"0.2917": [-1.76745, -0.99985, 2.00015],
"0.3333": [-1.76745, -0.89269, 1.78578],
"0.375": [-1.76745, -0.60953, 1.21934],
"0.5": [-1.76745, 0.60953, -1.21934],
"0.5417": [-1.76745, 0.89269, -1.78578],
"0.5833": [-1.76745, 0.99985, -2.00015]
},
"position": {
"0.0": [-0.1, 0, 0],
"0.0417": [-0.08928, 0, 0],
"0.0833": [-0.06096, 0, 0],
"0.2083": [0.06096, 0, 0],
"0.25": [0.08928, 0, 0],
"0.2917": [0.1, 0, 0],
"0.3333": [0.08928, 0, 0],
"0.375": [0.06096, 0, 0],
"0.5": [-0.06096, 0, 0],
"0.5417": [-0.08928, 0, 0],
"0.5833": [-0.1, 0, 0]
}
},
"tail": {
"rotation": [
-22.5,
"0 + Math.sin(( q.anim_time - 0.0 ) * 620 ) * 10",
0
]
},
"left_arm": {
"rotation": {
"0.0": [-15, 0, 0],
"0.25": [10, 0, 0],
"0.3333": [17.75, 0, 0],
"0.4583": [4.4, 0, 0],
"0.5417": [-12.95, 0, 0],
"0.5833": [-15, 0, 0]
},
"position": {
"0.0": [0, 0, -0.9],
"0.1667": [-0.025, 0, -0.23],
"0.25": [-0.25, 0, 0.1],
"0.3333": [-0.25, 0.3, -0.25],
"0.4583": [0, 0.33, -0.51],
"0.5417": [0, 0.15, -0.83],
"0.5833": [0, 0, -0.9]
}
},
"right_arm": {
"rotation": {
"0.0": [12.58, 0, 0],
"0.0833": [17.75, 0, 0],
"0.1667": [4.4, 0, 0],
"0.25": [-12.95, 0, 0],
"0.2917": [-15, 0, 0],
"0.5417": [10, 0, 0],
"0.5833": [12.58, 0, 0]
},
"position": {
"0.0": [0.25, 0.1, -0.02],
"0.0833": [0.25, 0.3, -0.25],
"0.1667": [0, 0.33, -0.51],
"0.25": [0, 0.15, -0.83],
"0.2917": [0, 0, -0.9],
"0.5417": [0.25, 0, 0.1],
"0.5833": [0.25, 0.1, -0.02]
}
},
"right_leg": {
"rotation": {
"0.0": [-6.41138, -0.27633, 0.06105],
"0.0417": [-9, 0, 0],
"0.2917": [24.73006, -3.31602, 0.73255],
"0.375": [35.29754, -2.48701, 0.54941],
"0.5833": [-6.41138, -0.27633, 0.06105]
},
"position": {
"0.0": [0, 0.23, -0.7],
"0.0417": [0, 0, -0.6],
"0.2917": [0.2, -0.2, 0.5],
"0.375": [0.15, 0.15, 0.42],
"0.5833": [0, 0.23, -0.7]
}
},
"left_leg": {
"rotation": {
"0.0": [24.73006, 3.31602, -0.73255],
"0.0833": [35.29754, 2.48701, -0.54941],
"0.2917": [-6.41138, 0.27633, -0.06105],
"0.3333": [-9, 0, 0],
"0.5833": [24.73006, 3.31602, -0.73255]
},
"position": {
"0.0": [-0.25, -0.2, 0.5],
"0.0833": [-0.125, 0.15, 0.42],
"0.2917": [0, 0.23, -0.7],
"0.3333": [0, 0, -0.6],
"0.5833": [-0.25, -0.2, 0.5]
}
}
}
},
"animation.silverlabs_nat.otter.run": {
"sound_effects": {
"0.0": {
"effect": "step"
},
"0.08": {
"effect": "step_-6dB"
},
"0.46": {
"effect": "step"
},
"0.54": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 0.7917,
"bones": {
"body": {
"rotation": {
"0.0": [-2, 0, 0],
"0.0417": [-1.05, 0, 0],
"0.0833": [0.37, 0, 0],
"0.125": [1.61, 0, 0],
"0.1667": [2, 0, 0],
"0.2083": [0.11, 0, 0],
"0.25": [-2.89, 0, 0],
"0.2917": [-4, 0, 0],
"0.3333": [-2.98, 0, 0],
"0.375": [-1.04, 0, 0],
"0.4167": [1.37, 0, 0],
"0.4583": [3.81, 0, 0],
"0.5": [5.84, 0, 0],
"0.5417": [7, 0, 0],
"0.5833": [7.08, 0, 0],
"0.625": [6, 0, 0],
"0.6667": [4.42, 0, 0],
"0.7083": [3, 0, 0],
"0.75": [0.25, 0, 0],
"0.7917": [-2, 0, 0]
},
"position": {
"0.0": [0, -0.4, 0],
"0.0417": [0, -0.45, -0.01],
"0.0833": [0, -0.52, -0.04],
"0.125": [0, -0.55, -0.04],
"0.1667": [0, -0.5, 0],
"0.2083": [0, -0.29, 0.12],
"0.25": [0, 0.03, 0.3],
"0.2917": [0, 0.35, 0.48],
"0.3333": [0, 0.57, 0.6],
"0.375": [0, 0.67, 0.64],
"0.4167": [0, 0.57, 0.6],
"0.4583": [0, 0.42, 0.58],
"0.5": [0, 0.2, 0.54],
"0.5417": [0, 0, 0.5],
"0.5833": [0, -0.12, 0.46],
"0.625": [0, -0.24, 0.41],
"0.6667": [0, -0.33, 0.36],
"0.7083": [0, -0.4, 0.3],
"0.75": [0, -0.43, 0.14],
"0.7917": [0, -0.4, 0]
}
},
"skull": {
"rotation": {
"0.0": [3.3, 0, 0],
"0.0417": [1.992, 0, 0],
"0.0833": [0.06, 0, 0],
"0.125": [-1.716, 0, 0],
"0.1667": [-2.556, 0, 0],
"0.2083": [-1.68, 0, 0],
"0.25": [0.312, 0, 0],
"0.2917": [2.136, 0, 0],
"0.3333": [2.508, 0, 0],
"0.375": [0.936, 0, 0],
"0.4167": [-1.92, 0, 0],
"0.4583": [-5.112, 0, 0],
"0.5": [-7.68, 0, 0],
"0.5417": [-8.7, 0, 0],
"0.5833": [-7.908, 0, 0],
"0.625": [-5.976, 0, 0],
"0.6667": [-3.408, 0, 0],
"0.7083": [-0.672, 0, 0],
"0.75": [1.728, 0, 0],
"0.7917": [3.3, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [17, 0, 0],
"0.0417": [12.3, 0, 0],
"0.0833": [5.3, 0.01, 0],
"0.125": [-2.35, 0.02, 0],
"0.1667": [-9.04, 0.02, 0],
"0.2083": [-13.13, 0, 0],
"0.25": [-14.28, -0.07, -0.01],
"0.2917": [-12.74, -0.17, -0.03],
"0.3333": [-9.49, -0.27, -0.05],
"0.375": [-5.52, -0.31, -0.06],
"0.4167": [-1.35, -0.28, -0.05],
"0.4583": [4.11, -0.22, -0.04],
"0.5": [9.93, -0.13, -0.02],
"0.5417": [15.21, -0.05, -0.01],
"0.5833": [19, 0, 0],
"0.625": [21.89, 0.02, 0],
"0.6667": [22.39, 0.01, 0],
"0.7083": [22, 0, 0],
"0.75": [19.69, 0, 0],
"0.7917": [17, 0, 0]
},
"position": [0, -0.1, -0.3]
},
"left_arm": {
"rotation": {
"0.0": [31, 0, 0],
"0.125": [71.55, 0, 0],
"0.375": [-36.36, 0, 0],
"0.5417": [-44, 0, 0],
"0.7917": [31, 0, 0]
},
"position": {
"0.0": [0, -0.2, 0],
"0.125": [0, -0.1, -0.575],
"0.25": [0, 0.68, -0.4],
"0.375": [0, 1.25, 0.2],
"0.4583": [0, 0.53, 0.1],
"0.5417": [0, -0.6, 0],
"0.6667": [0, -0.1, 0],
"0.7917": [0, -0.2, 0]
}
},
"right_arm": {
"rotation": {
"0.0": [58.03, 0, 0],
"0.0417": [71.55, 0, 0],
"0.2917": [-36.36, 0, 0],
"0.4583": [-44, 0, 0],
"0.7083": [31, 0, 0],
"0.7917": [58.03, 0, 0]
},
"position": {
"0.0": [0, -0.13, -0.53],
"0.0417": [0, -0.1, -0.7],
"0.1667": [0, 0.68, -0.4],
"0.2917": [0, 1.25, 0.2],
"0.375": [0, 0.53, 0.1],
"0.4583": [0, -0.6, 0],
"0.5833": [0, -0.1, 0],
"0.7083": [0, -0.2, 0],
"0.7917": [0, -0.13, -0.53]
}
},
"right_leg": {
"rotation": {
"0.0": [-34, 0, 0],
"0.0833": [-24, 0, 0],
"0.25": [22, 0, 0],
"0.2917": [36.7, 0, 0],
"0.3333": [50.63, 0, 0],
"0.375": [61, 0, 0],
"0.4167": [66.19, 0, 0],
"0.4583": [71.34, 0, 0],
"0.5": [74.58, 0, 0],
"0.5417": [74.09, 0, 0],
"0.5833": [68, 0, 0],
"0.625": [52.93, 0, 0],
"0.6667": [30.15, 0, 0],
"0.7083": [4.69, 0, 0],
"0.75": [-18.37, 0, 0],
"0.7917": [-34, 0, 0]
},
"position": {
"0.0": [0, 0.57, 0.48],
"0.0833": [0, -0.4, -0.2],
"0.25": [0, -0.1, 0.7],
"0.2917": [0, 0.01, 0.97],
"0.3333": [0, 0.12, 1.22],
"0.375": [0, 0.25, 1.4],
"0.4167": [0, 0.35, 1.46],
"0.4583": [0, 0.48, 1.5],
"0.5": [0, 0.6, 1.52],
"0.5417": [0, 0.72, 1.52],
"0.5833": [0, 0.8, 1.5],
"0.625": [0, 0.88, 1.45],
"0.6667": [0, 0.92, 1.35],
"0.7083": [0, 0.9, 1.2],
"0.75": [0, 0.74, 0.84],
"0.7917": [0, 0.57, 0.48]
}
},
"left_leg": {
"rotation": {
"0.0": [-24, 0, 0],
"0.1667": [22, 0, 0],
"0.2083": [36.7, 0, 0],
"0.25": [50.63, 0, 0],
"0.2917": [61, 0, 0],
"0.3333": [66.19, 0, 0],
"0.375": [71.34, 0, 0],
"0.4167": [74.58, 0, 0],
"0.4583": [74.09, 0, 0],
"0.5": [68, 0, 0],
"0.5417": [52.76, 0, 0],
"0.5833": [29.64, 0, 0],
"0.625": [3.94, 0, 0],
"0.6667": [-19.05, 0, 0],
"0.7083": [-34, 0, 0],
"0.75": [-29, 0, 0],
"0.7917": [-24, 0, 0]
},
"position": {
"0.0": [0, -0.4, -0.2],
"0.1667": [0, -0.1, 0.7],
"0.2083": [0, 0.01, 0.97],
"0.25": [0, 0.12, 1.22],
"0.2917": [0, 0.25, 1.4],
"0.3333": [0, 0.35, 1.46],
"0.375": [0, 0.48, 1.49],
"0.4167": [0, 0.6, 1.5],
"0.4583": [0, 0.72, 1.5],
"0.5": [0, 0.8, 1.5],
"0.5417": [0, 0.88, 1.51],
"0.5833": [0, 0.92, 1.5],
"0.625": [0, 0.9, 1.45],
"0.6667": [0, 0.73, 1.21],
"0.7083": [0, 0.57, 0.98],
"0.75": [0, 0.08, 0.39],
"0.7917": [0, -0.4, -0.2]
}
}
}
},
"animation.silverlabs_nat.otter.float": {
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [
"-181.009 + Math.cos(( q.anim_time - 0.2 ) * 180 ) * -1",
0.34871,
-0.1147
],
"position": [
0,
"9.75 + Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.3",
2.9
]
},
"tail": {
"rotation": [-54, 0, 0],
"position": [0, 0.1, -0.9]
},
"skull": {
"rotation": [117, 0, 0],
"position": [0, -3.2, -2.7]
},
"left_arm": {
"rotation": [62.74042, -6.93317, -9.12085]
},
"right_arm": {
"rotation": [58.62041, 22.26774, 20.3384],
"position": [-0.4, 0.7, -0.4]
},
"right_leg": {
"rotation": [-71.00825, 3.33615, 6.15449]
},
"left_leg": {
"rotation": [-63.77487, -2.37288, -4.40029],
"position": [0, 0, 0.1]
}
}
},
"animation.silverlabs_nat.otter.sleep": {
"sound_effects": {
"0.0": {
"effect": "sleep"
}
},
"loop": true,
"bones": {
"root": {
"rotation": [-14, 0, -87],
"position": [5, 2.35, -3]
},
"tail": {
"rotation": [-56.688, -9.62308, 0.71596],
"position": [0, 0, 0.2]
},
"skull": {
"rotation": [58.58728, -32.74546, 18.28027],
"position": [0.5, -1, -1]
},
"left_arm": {
"rotation": [-22.95462, -7.38265, 26.38195],
"position": [0.1, -0.2, 0]
},
"right_arm": {
"rotation": [-45, 0, 0]
},
"right_leg": {
"rotation": [-64, 0, 0]
},
"left_leg": {
"rotation": [-66.20381, 17.28324, 11.26176],
"position": [0.4, -0.3, 0]
}
}
},
"animation.silverlabs_nat.otter.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": {
"0.0": [0, 3, 0],
"0.0417": [0, 2.93048, 0],
"0.0833": [0, 2.7051, 0],
"0.125": [0, 2.29834, 0],
"0.1667": [0, 1.69417, 0],
"0.2083": [0, 0.90578, 0],
"0.2917": [0, -0.90578, 0],
"0.3333": [0, -1.69417, 0],
"0.375": [0, -2.29834, 0],
"0.4167": [0, -2.7051, 0],
"0.4583": [0, -2.93048, 0],
"0.5": [0, -3, 0],
"0.5417": [0, -2.93048, 0],
"0.5833": [0, -2.7051, 0],
"0.625": [0, -2.29834, 0],
"0.6667": [0, -1.69417, 0],
"0.7083": [0, -0.90578, 0],
"0.7917": [0, 0.90578, 0],
"0.8333": [0, 1.69417, 0],
"0.875": [0, 2.29834, 0],
"0.9167": [0, 2.7051, 0],
"0.9583": [0, 2.93048, 0],
"1.0": [0, 3, 0]
},
"position": [
0,
"-2 + Math.sin(( q.anim_time - 0.0 ) * 360 ) * 0.3",
-3
]
},
"body": {
"rotation": [2, 0, 0],
"position": [0, 0, 0],
"scale": [1, 1, 1.02]
},
"tail": {
"rotation": {
"0.0": [-21.37, 0.36, 0.18],
"0.0417": [-21.36042, 1.96769, 0.16429],
"0.0833": [-21.35724, 3.28097, 0.15908],
"0.125": [-21.35615, 4.28619, 0.15729],
"0.1667": [-21.35617, 4.97516, 0.15732],
"0.2083": [-21.3569, 5.34172, 0.15852],
"0.25": [-21.35811, 5.38778, 0.16051],
"0.2917": [-21.35967, 5.12445, 0.16306],
"0.3333": [-21.36147, 4.57254, 0.16602],
"0.375": [-21.36346, 3.76656, 0.16928],
"0.4167": [-21.36558, 2.75397, 0.17275],
"0.5833": [-21.37442, -2.03397, 0.18725],
"0.625": [-21.37654, -3.04656, 0.19072],
"0.6667": [-21.37853, -3.85254, 0.19398],
"0.7083": [-21.38033, -4.40445, 0.19694],
"0.75": [-21.38189, -4.66778, 0.19949],
"0.7917": [-21.3831, -4.62172, 0.20148],
"0.8333": [-21.38383, -4.25516, 0.20268],
"0.875": [-21.38385, -3.56619, 0.20271],
"0.9167": [-21.38276, -2.56097, 0.20092],
"0.9583": [-21.37958, -1.24769, 0.19571],
"1.0": [-21.37, 0.36, 0.18]
},
"position": [0, 0, -0.4]
},
"skull": {
"rotation": [-2, "Math.cos(( q.anim_time - 0.2 ) * 360 ) * -10", 0],
"position": [0, 0, -0.5]
},
"left_arm": {
"rotation": {
"0.0": [55.57, 0.49, -0.89],
"0.0833": [56.40812, -0.35975, 0.10289],
"0.125": [56.6739, -0.6926, 0.52483],
"0.1667": [56.83005, -0.9289, 0.84384],
"0.2083": [56.87548, -1.06335, 1.0457],
"0.25": [56.81556, -1.09768, 1.12499],
"0.2917": [56.66443, -1.0366, 1.08098],
"0.3333": [56.44596, -0.88608, 0.91544],
"0.375": [56.19241, -0.65232, 0.63158],
"0.4167": [55.94001, -0.34134, 0.23326],
"0.4583": [55.72326, 0.04112, -0.27539],
"0.5": [55.57, 0.49, -0.89],
"0.5417": [55.41674, 0.93888, -1.50461],
"0.5833": [55.19999, 1.32134, -2.01326],
"0.625": [54.94759, 1.63232, -2.41158],
"0.6667": [54.69404, 1.86608, -2.69544],
"0.7083": [54.47557, 2.0166, -2.86098],
"0.75": [54.32444, 2.07768, -2.90499],
"0.7917": [54.26452, 2.04335, -2.8257],
"0.8333": [54.30995, 1.9089, -2.62384],
"0.875": [54.4661, 1.6726, -2.30483],
"0.9167": [54.73188, 1.33975, -1.88289],
"1.0": [55.57, 0.49, -0.89]
},
"position": {
"0.0": [-0.1, 0.3, 0],
"0.25": [-0.1, 0.3, 0],
"0.5": [-0.1, 0.3, 0],
"0.7083": [-0.1, 0.3, 0],
"1.0": [-0.1, 0.3, 0]
}
},
"right_arm": {
"rotation": {
"0.0": [55.57, -0.49, 0.89],
"0.0417": [55.96173, -1.04183, 1.60133],
"0.0833": [56.27436, -1.4926, 2.15442],
"0.125": [56.50705, -1.83763, 2.55283],
"0.1667": [56.65987, -2.07411, 2.80238],
"0.2083": [56.73421, -2.19993, 2.91119],
"0.25": [56.73326, -2.21574, 2.88975],
"0.2917": [56.66206, -2.12536, 2.75033],
"0.5833": [55.03259, 0.33171, -0.00843],
"0.7083": [54.47794, 1.14536, -0.97033],
"0.75": [54.40674, 1.23574, -1.10975],
"0.7917": [54.40579, 1.21993, -1.13119],
"0.8333": [54.48013, 1.09411, -1.02238],
"0.875": [54.63295, 0.85763, -0.77283],
"0.9167": [54.86564, 0.5126, -0.37442],
"0.9583": [55.17827, 0.06183, 0.17867],
"1.0": [55.57, -0.49, 0.89]
},
"position": {
"0.0": [0.1, 0.3, 0],
"0.2083": [0.1, 0.3, 0],
"0.5": [0.1, 0.3, 0],
"0.75": [0.1, 0.3, 0],
"1.0": [0.1, 0.3, 0]
}
},
"right_leg": {
"rotation": {
"0.0": [79.99, -2.46, 0.43],
"0.0417": [79.99, -2.19, 0.39],
"0.0833": [79.99, -1.81, 0.32],
"0.125": [79.99, -1.35, 0.24],
"0.1667": [79.99, -0.82, 0.14],
"0.2083": [79.99, -0.26, 0.05],
"0.25": [79.99, 0.31, -0.05],
"0.2917": [79.99, 0.86, -0.15],
"0.3333": [79.99, 1.37, -0.24],
"0.375": [79.99, 1.81, -0.32],
"0.4167": [79.99, 2.15, -0.38],
"0.4583": [79.99, 2.38, -0.42],
"0.5": [79.99, 2.46, -0.43],
"0.5417": [79.99, 2.38, -0.42],
"0.5833": [79.99, 2.15, -0.38],
"0.625": [79.99, 1.81, -0.32],
"0.6667": [79.99, 1.37, -0.24],
"0.7083": [79.99, 0.86, -0.15],
"0.75": [79.99, 0.31, -0.05],
"0.7917": [79.99, -0.26, 0.05],
"0.8333": [79.99, -0.82, 0.14],
"0.875": [79.99, -1.35, 0.24],
"0.9167": [79.99, -1.81, 0.32],
"0.9583": [79.99, -2.19, 0.39],
"1.0": [79.99, -2.46, 0.43]
},
"position": {
"0.0": [0.1, 0.6, 0],
"0.0417": [0.1, 0.6, 0],
"0.0833": [0.1, 0.6, 0],
"0.125": [0.1, 0.6, 0],
"0.1667": [0.1, 0.6, 0],
"0.2083": [0.1, 0.6, 0],
"0.25": [0.1, 0.6, 0],
"0.2917": [0.1, 0.6, 0],
"0.3333": [0.1, 0.6, 0],
"0.375": [0.1, 0.6, 0],
"0.4167": [0.1, 0.6, 0],
"0.4583": [0.1, 0.6, 0],
"0.5": [0.1, 0.6, 0],
"0.5417": [0.1, 0.6, 0],
"0.5833": [0.1, 0.6, 0],
"0.625": [0.1, 0.6, 0],
"0.6667": [0.1, 0.6, 0],
"0.7083": [0.1, 0.6, 0],
"0.75": [0.1, 0.6, 0],
"0.7917": [0.1, 0.6, 0],
"0.8333": [0.1, 0.6, 0],
"0.875": [0.1, 0.6, 0],
"0.9167": [0.1, 0.6, 0],
"0.9583": [0.1, 0.6, 0],
"1.0": [0.1, 0.6, 0]
}
},
"left_leg": {
"rotation": {
"0.0": [69, 0, 0],
"0.0417": [69, 0.2, -0.08],
"0.0833": [68.99, 0.49, -0.19],
"0.125": [68.99, 0.85, -0.33],
"0.1667": [68.98, 1.24, -0.48],
"0.2083": [68.98, 1.67, -0.64],
"0.25": [68.97, 2.1, -0.81],
"0.2917": [68.97, 2.52, -0.97],
"0.3333": [68.96, 2.9, -1.12],
"0.375": [68.96, 3.24, -1.24],
"0.4167": [68.96, 3.5, -1.35],
"0.4583": [68.95, 3.67, -1.41],
"0.5": [68.95, 3.73, -1.44],
"0.5417": [68.95, 3.67, -1.41],
"0.5833": [68.96, 3.5, -1.35],
"0.625": [68.96, 3.24, -1.24],
"0.6667": [68.96, 2.9, -1.12],
"0.7083": [68.97, 2.52, -0.97],
"0.75": [68.97, 2.1, -0.81],
"0.7917": [68.98, 1.67, -0.64],
"0.8333": [68.98, 1.24, -0.48],
"0.875": [68.99, 0.85, -0.33],
"0.9167": [68.99, 0.49, -0.19],
"0.9583": [69, 0.2, -0.08],
"1.0": [69, 0, 0]
},
"position": {
"0.0": [-0.1, 0.5, 0],
"0.0417": [-0.1, 0.5, 0],
"0.0833": [-0.1, 0.5, 0],
"0.125": [-0.1, 0.5, 0],
"0.1667": [-0.1, 0.5, 0],
"0.2083": [-0.1, 0.5, 0],
"0.25": [-0.1, 0.5, 0],
"0.2917": [-0.1, 0.5, 0],
"0.3333": [-0.1, 0.5, 0],
"0.375": [-0.1, 0.5, 0],
"0.4167": [-0.1, 0.5, 0],
"0.4583": [-0.1, 0.5, 0],
"0.5": [-0.1, 0.5, 0],
"0.5417": [-0.1, 0.5, 0],
"0.5833": [-0.1, 0.5, 0],
"0.625": [-0.1, 0.5, 0],
"0.6667": [-0.1, 0.5, 0],
"0.7083": [-0.1, 0.5, 0],
"0.75": [-0.1, 0.5, 0],
"0.7917": [-0.1, 0.5, 0],
"0.8333": [-0.1, 0.5, 0],
"0.875": [-0.1, 0.5, 0],
"0.9167": [-0.1, 0.5, 0],
"0.9583": [-0.1, 0.5, 0],
"1.0": [-0.1, 0.5, 0]
}
}
}
},
"animation.silverlabs_nat.otter.item_adjust": {
"loop": true,
"bones": {
"rightItem": {
"position": [3.5, 0.6, 0.55],
"rotation": [-37.9, 76, -54.9],
"scale": [0.5, 0.5, 0.5]
}
}
},
"animation.silverlabs_nat.otter.play_with_item": {
"loop": true,
"bones": {
"rightItem": {
"position": [3.5, -2.4, 0.55],
"rotation": [-37.9, 76, -54.9],
"scale": [0.5, 0.5, 0.5]
}
}
},
"animation.silverlabs_nat.otter.nap_with_item": {
"loop": true,
"bones": {
"rightItem": {
"position": [1.5, -0.4, 1.55],
"rotation": [38.1, 54, -60.9],
"scale": [0.5, 0.5, 0.5]
}
}
},
"animation.silverlabs_nat.otter.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
}
}
}

View File

@@ -0,0 +1,123 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.owl.idle_event": {
"sound_effects": {
"0.0": {
"effect": "hoot"
}
},
"animation_length": 3.375,
"bones": {
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.4167": [77.5, -2.5, 167.5],
"0.9167": [77.5, -2.5, 167.5],
"1.125": [77.5, -15, 160],
"1.6667": [77.5, -15, 160],
"1.875": [80, 12.5, 172.5],
"2.625": [80, 12.5, 172.5],
"3.25": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.4167": [0, -1, -1],
"2.625": [0, -1, -1],
"3.25": [0, 0, 0]
}
},
"right_wing": {
"rotation": [0, 0, 0]
}
}
},
"animation.silverlabs_nat.owl.fly": {
"anim_time_update": "q.anim_time + q.delta_time * Math.max( 1, v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) ) )",
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": [
"47.5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 4",
0,
0
],
"position": [0, 0, 4]
},
"skull": {
"rotation": [
"-45 + Math.sin(( q.anim_time - 0.6 ) * 720 ) * -4",
0,
0
]
},
"right_leg": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.3 ) * 360 ) * 4",
0,
0
]
},
"left_wing": {
"rotation": [
-90,
0,
"-90 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -50"
],
"position": [-0.5, 2, 3]
},
"left_leg": {
"rotation": [
"25 + Math.sin(( q.anim_time - 0.4 ) * 360 ) * 4",
0,
0
]
},
"right_wing": {
"rotation": [
-90,
0,
"90 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * 50"
],
"position": [0.5, 2, 3]
}
}
},
"animation.silverlabs_nat.owl.sleep": {
"loop": true,
"bones": {
"skull": {
"position": [0, 0, 2.5]
}
}
},
"animation.silverlabs_nat.owl.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.4
}
}
},
"animation.silverlabs_nat.owl.sit": {
"loop": true,
"bones": {
"skull": {
"rotation": [-20, 0, 0],
"position": [0, 0, 0.5]
},
"body": {
"rotation": [20, 0, 0],
"position": [0, -2, 0]
},
"left_wing": {
"rotation": [10, 0, 0]
},
"right_wing": {
"rotation": [10, 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,874 @@
{
"format_version": "1.8.0",
"animations": {
"animation.silverlabs_nat.owl_baby.idle": {
"loop": true,
"bones": {
"body": {
"rotation": [
"-Math.sin(( q.anim_time - 0.0 ) * 90 ) * 1",
0,
"Math.cos(( q.anim_time - 0.0 ) * 90 ) * 1"
],
"position": [
"-Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.05",
"Math.sin(( q.anim_time - 0.0 ) * 180 ) * 0.05",
0
]
},
"leftWing": {
"rotation": [0, 0, "65 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * -5"]
},
"rightWing": {
"rotation": [0, 0, "-65 + Math.sin(( q.anim_time - 0.0 ) * 90 ) * 5"]
}
}
},
"animation.silverlabs_nat.owl_baby.walk_UB": {
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": [0, "-Math.cos(( q.anim_time + 0 ) * 360 ) * 4", 0],
"scale": [
"1 + Math.sin(( q.anim_time + 0.2 ) * 720 ) * -0.005",
"1 + Math.sin(( q.anim_time + 0.2 ) * 720 ) * 0.01",
"1 + Math.sin(( q.anim_time + 0.2 ) * 720 ) * -0.005"
]
},
"rightLeg": {
"rotation": [
"-4 - Math.cos( 40 + ( q.anim_time - 0.0 ) * 360 ) * 7",
0,
0
],
"position": [
"-( v.freq = 1; v.mag = -0.1; v.balloon = 2; v.offset = -0.3; v.time_offset = -0.1; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset );",
"0.1 + Math.max( 0, Math.sin(( q.anim_time + 0.5 ) * 360 ) ) * 0.5",
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.5"
]
},
"leftLeg": {
"rotation": [
"-4 - Math.cos( -140 + ( q.anim_time - 0.0 ) * 360 ) * 7",
0,
0
],
"position": [
"-( v.freq = 1; v.mag = 0.1; v.balloon = 2; v.offset = 0.3; v.time_offset = -0.1; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset );",
"0.1 + Math.max( 0, Math.sin(( q.anim_time - 0.0 ) * 360 ) ) * 0.5",
"Math.cos( 180 + ( q.anim_time - 0.0 ) * 360 ) * -0.5"
]
},
"body": {
"rotation": [
"2 - Math.sin(( q.anim_time - 0.0 ) * 720 ) * -4",
"-Math.cos(( q.anim_time + 0.2 ) * 360 ) * 2",
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -4"
],
"position": [
"-Math.cos(( q.anim_time - 0.2 ) * 360 ) * 0.2",
"0.1 + ( v.freq = 2; v.mag = 0.2; v.balloon = 2; v.offset = 0.0; v.time_offset = 0.2; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset );",
-0.2
]
},
"leftWing": {
"rotation": [
25,
-20,
"40 - Math.sin(( q.anim_time + 0.2 ) * 720 ) * -10"
]
},
"rightWing": {
"rotation": [
25,
20,
"-40 + Math.sin(( q.anim_time + 0.2 ) * 720 ) * -10"
]
}
}
},
"animation.silverlabs_nat.owl_baby.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"rotation": {
"0.0": [0, -4, 0],
"0.1": [0, -3.24, 0],
"0.2": [0, -1.24, 0],
"0.3": [0, 1.24, 0],
"0.4": [0, 3.24, 0],
"0.5": [0, 4, 0],
"0.6": [0, 3.24, 0],
"0.7": [0, 1.24, 0],
"0.8": [0, -1.24, 0],
"0.9": [0, -3.24, 0],
"1.0": [0, -4, 0]
},
"scale": {
"0.0": [0.9971, 1.0059, 0.9971],
"0.1": [1.0029, 0.9941, 1.0029],
"0.2": [1.0048, 0.9905, 1.0048],
"0.3": [1, 1, 1],
"0.4": [0.9952, 1.0095, 0.9952],
"0.5": [0.9971, 1.0059, 0.9971],
"0.6": [1.0029, 0.9941, 1.0029],
"0.7": [1.0048, 0.9905, 1.0048],
"0.8": [1, 1, 1],
"0.9": [0.9952, 1.0095, 0.9952],
"1.0": [0.9971, 1.0059, 0.9971]
}
},
"rightLeg": {
"rotation": {
"0.0": [-9.36, 0, 0],
"0.1": [-5.69, 0, 0],
"0.2": [-1.38, 0, 0],
"0.3": [1.94, 0, 0],
"0.4": [2.98, 0, 0],
"0.5": [1.36, 0, 0],
"0.6": [-2.31, 0, 0],
"0.7": [-6.62, 0, 0],
"0.8": [-9.94, 0, 0],
"0.9": [-10.98, 0, 0],
"1.0": [-9.36, 0, 0]
},
"position": {
"0.0": [0.22, 0.1, -0.5],
"0.1": [0.3, 0.1, -0.4],
"0.2": [0.38, 0.1, -0.15],
"0.3": [0.4, 0.1, 0.15],
"0.4": [0.4, 0.1, 0.4],
"0.5": [0.38, 0.1, 0.5],
"0.6": [0.3, 0.39, 0.4],
"0.7": [0.22, 0.58, 0.15],
"0.8": [0.2, 0.58, -0.15],
"0.9": [0.2, 0.39, -0.4],
"1.0": [0.22, 0.1, -0.5]
}
},
"leftLeg": {
"rotation": {
"0.0": [1.36, 0, 0],
"0.1": [-2.31, 0, 0],
"0.2": [-6.62, 0, 0],
"0.3": [-9.94, 0, 0],
"0.4": [-10.98, 0, 0],
"0.5": [-9.36, 0, 0],
"0.6": [-5.69, 0, 0],
"0.7": [-1.38, 0, 0],
"0.8": [1.94, 0, 0],
"0.9": [2.98, 0, 0],
"1.0": [1.36, 0, 0]
},
"position": {
"0.0": [-0.22, 0.1, 0.5],
"0.1": [-0.3, 0.39, 0.4],
"0.2": [-0.38, 0.58, 0.15],
"0.3": [-0.4, 0.58, -0.15],
"0.4": [-0.4, 0.39, -0.4],
"0.5": [-0.38, 0.1, -0.5],
"0.6": [-0.3, 0.1, -0.4],
"0.7": [-0.22, 0.1, -0.15],
"0.8": [-0.2, 0.1, 0.15],
"0.9": [-0.2, 0.1, 0.4],
"1.0": [-0.22, 0.1, 0.5]
}
},
"body": {
"rotation": {
"0.0": [2, -0.62, 0],
"0.1": [5.8, 0.62, -2.35],
"0.2": [4.35, 1.62, -3.8],
"0.3": [-0.35, 2, -3.8],
"0.4": [-1.8, 1.62, -2.35],
"0.5": [2, 0.62, 0],
"0.6": [5.8, -0.62, 2.35],
"0.7": [4.35, -1.62, 3.8],
"0.8": [-0.35, -2, 3.8],
"0.9": [-1.8, -1.62, 2.35],
"1.0": [2, -0.62, 0]
},
"position": {
"0.0": [-0.06, 0.26, -0.2],
"0.1": [-0.16, -0.06, -0.2],
"0.2": [-0.2, -0.1, -0.2],
"0.3": [-0.16, 0.1, -0.2],
"0.4": [-0.06, 0.3, -0.2],
"0.5": [0.06, 0.26, -0.2],
"0.6": [0.16, -0.06, -0.2],
"0.7": [0.2, -0.1, -0.2],
"0.8": [0.16, 0.1, -0.2],
"0.9": [0.06, 0.3, -0.2],
"1.0": [-0.06, 0.26, -0.2]
}
},
"leftWing": {
"rotation": {
"0.0": [25, -20, 45.88],
"0.1": [25, -20, 34.12],
"0.2": [25, -20, 30.49],
"0.3": [25, -20, 40],
"0.4": [25, -20, 49.51],
"0.5": [25, -20, 45.88],
"0.6": [25, -20, 34.12],
"0.7": [25, -20, 30.49],
"0.8": [25, -20, 40],
"0.9": [25, -20, 49.51],
"1.0": [25, -20, 45.88]
}
},
"rightWing": {
"rotation": {
"0.0": [25, 20, -45.88],
"0.1": [25, 20, -34.12],
"0.2": [25, 20, -30.49],
"0.3": [25, 20, -40],
"0.4": [25, 20, -49.51],
"0.5": [25, 20, -45.88],
"0.6": [25, 20, -34.12],
"0.7": [25, 20, -30.49],
"0.8": [25, 20, -40],
"0.9": [25, 20, -49.51],
"1.0": [25, 20, -45.88]
}
}
}
},
"animation.silverlabs_nat.owl_baby.run_UB": {
"loop": true,
"bones": {
"root": {
"rotation": [0, "-Math.cos(( q.anim_time + 0 ) * 690 ) * 4", 0],
"scale": [
"1 + Math.sin(( q.anim_time + 0.2 ) * 1380 ) * -0.005",
"1 + Math.sin(( q.anim_time + 0.2 ) * 1380 ) * 0.01",
"1 + Math.sin(( q.anim_time + 0.2 ) * 1380 ) * -0.005"
]
},
"rightLeg": {
"rotation": [
"-7 - Math.cos( 40 + ( q.anim_time - 0.0 ) * 690 ) * 15",
0,
0
],
"position": [
"-Math.cos(( q.anim_time - 0.0 ) * 690 ) * 0.10",
"( 0.2 + Math.max( 0, Math.sin( 180 + ( q.anim_time - 0.0 ) * 690 ) ) * 0.9 ) + Math.sin( -40 + ( q.anim_time - 0.0 ) * 690 ) * 0.15",
"0.2 + Math.cos(( q.anim_time - 0.0 ) * 690 ) * -0.5"
]
},
"leftLeg": {
"rotation": [
"-7 - Math.cos( 40 + ( q.anim_time - 0.0 ) * 690 ) * -18",
0,
0
],
"position": [
"-0.1 - Math.cos(( q.anim_time - 0.0 ) * 690 ) * 0.10",
"( 0.2 + Math.max( 0, Math.sin(( q.anim_time - 0.0 ) * 690 ) ) * 0.9 ) + Math.sin( 140 + ( q.anim_time - 0.0 ) * 690 ) * 0.15",
"0.2 + Math.cos(( q.anim_time - 0.0 ) * 690 ) * 0.5"
]
},
"body": {
"rotation": [
"5 - Math.sin(( q.anim_time - 0.0 ) * 1380 ) * -4",
"-Math.cos( 40 + ( q.anim_time - 0.0 ) * 690 ) * 3",
"Math.sin( 40 + ( q.anim_time - 0.0 ) * 690 ) * -5"
],
"position": [
"-Math.cos(( q.anim_time - 0.0 ) * 690 ) * 0.2",
"0.1 + ( v.freq = 3.8; v.mag = 0.5; v.balloon = 1; v.offset = 0.5; v.time_offset = 0.15; Math.atan( v.balloon * Math.sin(( q.anim_time + v.time_offset ) * 360 * v.freq ) ) / Math.atan( v.balloon ) * v.mag + v.offset );",
-0.2
]
},
"leftWing": {
"rotation": [
5,
-23,
"-10 + Math.cos(( q.anim_time + 0.2 ) * 690 ) * -10"
],
"position": [0, 1.5, 0]
},
"rightWing": {
"rotation": [
5,
23,
"10 + Math.cos(( q.anim_time + 0.2 ) * 690 ) * 10"
],
"position": [0, 1.4, 0]
}
}
},
"animation.silverlabs_nat.owl_baby.run": {
"loop": true,
"animation_length": 1.0417,
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"root": {
"rotation": {
"0.0": [0, -4, 0],
"0.0417": [0, -3.51, 0],
"0.0833": [0, -2.15, 0],
"0.125": [0, -0.26, 0],
"0.1667": [0, 1.69, 0],
"0.2083": [0, 3.23, 0],
"0.25": [0, 3.97, 0],
"0.2917": [0, 3.73, 0],
"0.3333": [0, 2.57, 0],
"0.375": [0, 0.78, 0],
"0.4167": [0, -1.2, 0],
"0.4583": [0, -2.89, 0],
"0.5": [0, -3.86, 0],
"0.5417": [0, -3.89, 0],
"0.5833": [0, -2.95, 0],
"0.625": [0, -1.29, 0],
"0.6667": [0, 0.69, 0],
"0.7083": [0, 2.5, 0],
"0.75": [0, 3.7, 0],
"0.7917": [0, 3.98, 0],
"0.8333": [0, 3.28, 0],
"0.875": [0, 1.77, 0],
"0.9167": [0, -0.17, 0],
"0.9583": [0, -2.08, 0],
"1.0": [0, -3.46, 0],
"1.0417": [0, -4, 0]
},
"scale": {
"0.0": [1.005, 0.9901, 1.005],
"0.0417": [1.0022, 0.9955, 1.0022],
"0.0833": [0.9974, 1.0052, 0.9974],
"0.125": [0.995, 1.01, 0.995],
"0.1667": [0.9972, 1.0056, 0.9972],
"0.2083": [1.002, 0.996, 1.002],
"0.25": [1.0049, 0.9901, 1.0049],
"0.2917": [1.0033, 0.9934, 1.0033],
"0.3333": [0.9986, 1.0028, 0.9986],
"0.375": [0.9952, 1.0096, 0.9952],
"0.4167": [0.9962, 1.0075, 0.9962],
"0.4583": [1.0007, 0.9985, 1.0007],
"0.5": [1.0046, 0.9909, 1.0046],
"0.5417": [1.0042, 0.9917, 1.0042],
"0.5833": [0.9999, 1.0002, 0.9999],
"0.625": [0.9957, 1.0085, 0.9957],
"0.6667": [0.9955, 1.009, 0.9955],
"0.7083": [0.9994, 1.0011, 0.9994],
"0.75": [1.0039, 0.9922, 1.0039],
"0.7917": [1.0047, 0.9905, 1.0047],
"0.8333": [1.0012, 0.9976, 1.0012],
"0.875": [0.9966, 1.0069, 0.9966],
"0.9167": [0.9951, 1.0098, 0.9951],
"0.9583": [0.9982, 1.0037, 0.9982],
"1.0": [1.0029, 0.9941, 1.0029],
"1.0417": [1.005, 0.99, 1.005]
}
},
"rightLeg": {
"rotation": {
"0.0": [-18.49, 0, 0],
"0.0417": [-12.44, 0, 0],
"0.0833": [-5.04, 0, 0],
"0.125": [1.87, 0, 0],
"0.1667": [6.59, 0, 0],
"0.2083": [7.97, 0, 0],
"0.25": [5.65, 0, 0],
"0.2917": [0.21, 0, 0],
"0.3333": [-7, 0, 0],
"0.375": [-14.21, 0, 0],
"0.4167": [-19.65, 0, 0],
"0.4583": [-21.97, 0, 0],
"0.5": [-20.59, 0, 0],
"0.5417": [-15.87, 0, 0],
"0.5833": [-8.96, 0, 0],
"0.625": [-1.56, 0, 0],
"0.6667": [4.49, 0, 0],
"0.7083": [7.71, 0, 0],
"0.75": [7.31, 0, 0],
"0.7917": [3.37, 0, 0],
"0.8333": [-3.12, 0, 0],
"0.875": [-10.57, 0, 0],
"0.9167": [-17.13, 0, 0],
"0.9583": [-21.2, 0, 0],
"1.0": [-21.77, 0, 0],
"1.0417": [-18.7, 0, 0]
},
"position": {
"0.0": [-0.1, 0.1, -0.3],
"0.0417": [-0.09, 0.17, -0.24],
"0.0833": [-0.05, 0.25, -0.07],
"0.125": [-0.01, 0.31, 0.17],
"0.1667": [0.04, 0.34, 0.41],
"0.2083": [0.08, 0.35, 0.6],
"0.25": [0.1, 0.31, 0.7],
"0.2917": [0.09, 0.57, 0.67],
"0.3333": [0.06, 0.86, 0.52],
"0.375": [0.02, 0.99, 0.3],
"0.4167": [-0.03, 0.92, 0.05],
"0.4583": [-0.07, 0.67, -0.16],
"0.5": [-0.1, 0.31, -0.28],
"0.5417": [-0.1, 0.13, -0.29],
"0.5833": [-0.07, 0.21, -0.17],
"0.625": [-0.03, 0.28, 0.04],
"0.6667": [0.02, 0.33, 0.29],
"0.7083": [0.06, 0.35, 0.51],
"0.75": [0.09, 0.33, 0.66],
"0.7917": [0.1, 0.38, 0.7],
"0.8333": [0.08, 0.73, 0.61],
"0.875": [0.04, 0.95, 0.42],
"0.9167": [0, 0.98, 0.18],
"0.9583": [-0.05, 0.82, -0.06],
"1.0": [-0.09, 0.51, -0.23],
"1.0417": [-0.1, 0.12, -0.3]
}
},
"leftLeg": {
"rotation": {
"0.0": [6.79, 0, 0],
"0.0417": [-0.48, 0, 0],
"0.0833": [-9.35, 0, 0],
"0.125": [-17.64, 0, 0],
"0.1667": [-23.31, 0, 0],
"0.2083": [-24.96, 0, 0],
"0.25": [-22.18, 0, 0],
"0.2917": [-15.66, 0, 0],
"0.3333": [-7, 0, 0],
"0.375": [1.66, 0, 0],
"0.4167": [8.18, 0, 0],
"0.4583": [10.96, 0, 0],
"0.5": [9.31, 0, 0],
"0.5417": [3.64, 0, 0],
"0.5833": [-4.65, 0, 0],
"0.625": [-13.52, 0, 0],
"0.6667": [-20.79, 0, 0],
"0.7083": [-24.65, 0, 0],
"0.75": [-24.17, 0, 0],
"0.7917": [-19.45, 0, 0],
"0.8333": [-11.66, 0, 0],
"0.875": [-2.72, 0, 0],
"0.9167": [5.16, 0, 0],
"0.9583": [10.04, 0, 0],
"1.0": [10.73, 0, 0],
"1.0417": [7.04, 0, 0]
},
"position": {
"0.0": [-0.2, 0.3, 0.7],
"0.0417": [-0.19, 0.66, 0.64],
"0.0833": [-0.15, 0.91, 0.47],
"0.125": [-0.11, 0.99, 0.23],
"0.1667": [-0.06, 0.87, -0.01],
"0.2083": [-0.02, 0.59, -0.2],
"0.25": [0, 0.21, -0.3],
"0.2917": [-0.01, 0.15, -0.27],
"0.3333": [-0.04, 0.23, -0.12],
"0.375": [-0.08, 0.29, 0.1],
"0.4167": [-0.13, 0.34, 0.35],
"0.4583": [-0.17, 0.35, 0.56],
"0.5": [-0.2, 0.32, 0.68],
"0.5417": [-0.2, 0.48, 0.69],
"0.5833": [-0.17, 0.8, 0.57],
"0.625": [-0.13, 0.97, 0.36],
"0.6667": [-0.08, 0.96, 0.11],
"0.7083": [-0.04, 0.75, -0.11],
"0.75": [-0.01, 0.41, -0.26],
"0.7917": [0, 0.12, -0.3],
"0.8333": [-0.02, 0.19, -0.21],
"0.875": [-0.06, 0.26, -0.02],
"0.9167": [-0.1, 0.32, 0.22],
"0.9583": [-0.15, 0.35, 0.46],
"1.0": [-0.19, 0.34, 0.63],
"1.0417": [-0.2, 0.3, 0.7]
}
},
"body": {
"rotation": {
"0.0": [5, -2.3, -3.21],
"0.0417": [8.37, -1.09, -4.66],
"0.0833": [8.63, 0.39, -4.96],
"0.125": [5.52, 1.77, -4.03],
"0.1667": [1.94, 2.72, -2.11],
"0.2083": [1.19, 2.99, 0.33],
"0.25": [3.96, 2.53, 2.69],
"0.2917": [7.7, 1.44, 4.38],
"0.3333": [8.94, 0, 5],
"0.375": [6.53, -1.44, 4.38],
"0.4167": [2.71, -2.53, 2.69],
"0.4583": [1, -2.99, 0.33],
"0.5": [3, -2.72, -2.11],
"0.5417": [6.85, -1.77, -4.03],
"0.5833": [8.98, -0.39, -4.96],
"0.625": [7.44, 1.09, -4.66],
"0.6667": [3.63, 2.3, -3.21],
"0.7083": [1.09, 2.94, -0.98],
"0.75": [2.17, 2.86, 1.5],
"0.7917": [5.87, 2.07, 3.61],
"0.8333": [8.76, 0.78, 4.83],
"0.875": [8.17, -0.71, 4.86],
"0.9167": [4.65, -2.03, 3.69],
"0.9583": [1.45, -2.84, 1.61],
"1.0": [1.54, -2.95, -0.87],
"1.0417": [4.83, -2.34, -3.13]
},
"position": {
"0.0": [-0.2, 0.24, -0.2],
"0.0417": [-0.18, 0, -0.2],
"0.0833": [-0.11, 0.13, -0.2],
"0.125": [-0.01, 0.67, -0.2],
"0.1667": [0.08, 0.99, -0.2],
"0.2083": [0.16, 0.92, -0.2],
"0.25": [0.2, 0.42, -0.2],
"0.2917": [0.19, 0.03, -0.2],
"0.3333": [0.13, 0.05, -0.2],
"0.375": [0.04, 0.48, -0.2],
"0.4167": [-0.06, 0.94, -0.2],
"0.4583": [-0.14, 0.98, -0.2],
"0.5": [-0.19, 0.62, -0.2],
"0.5417": [-0.19, 0.1, -0.2],
"0.5833": [-0.15, 0.01, -0.2],
"0.625": [-0.06, 0.29, -0.2],
"0.6667": [0.03, 0.85, -0.2],
"0.7083": [0.13, 1, -0.2],
"0.75": [0.18, 0.79, -0.2],
"0.7917": [0.2, 0.22, -0.2],
"0.8333": [0.16, 0, -0.2],
"0.875": [0.09, 0.15, -0.2],
"0.9167": [-0.01, 0.7, -0.2],
"0.9583": [-0.1, 0.99, -0.2],
"1.0": [-0.17, 0.9, -0.2],
"1.0417": [-0.2, 0.39, -0.2]
}
},
"leftWing": {
"rotation": {
"0.0": [5, -23, -2.57],
"0.0417": [5, -23, -0.27],
"0.0833": [5, -23, -0.36],
"0.125": [5, -23, -2.84],
"0.1667": [5, -23, -7.08],
"0.2083": [5, -23, -12.04],
"0.25": [5, -23, -16.49],
"0.2917": [5, -23, -19.35],
"0.3333": [5, -23, -19.9],
"0.375": [5, -23, -18.01],
"0.4167": [5, -23, -14.15],
"0.4583": [5, -23, -9.26],
"0.5": [5, -23, -4.55],
"0.5417": [5, -23, -1.19],
"0.5833": [5, -23, 0],
"0.625": [5, -23, -1.28],
"0.6667": [5, -23, -4.7],
"0.7083": [5, -23, -9.43],
"0.75": [5, -23, -14.31],
"0.7917": [5, -23, -18.12],
"0.8333": [5, -23, -19.93],
"0.875": [5, -23, -19.29],
"0.9167": [5, -23, -16.36],
"0.9583": [5, -23, -11.87],
"1.0": [5, -23, -6.91],
"1.0417": [5, -23, -2.72]
},
"position": {
"0.0": [0, 1.5, 0],
"0.0417": [0, 1.5, 0],
"0.0833": [0, 1.5, 0],
"0.125": [0, 1.5, 0],
"0.1667": [0, 1.5, 0],
"0.2083": [0, 1.5, 0],
"0.25": [0, 1.5, 0],
"0.2917": [0, 1.5, 0],
"0.3333": [0, 1.5, 0],
"0.375": [0, 1.5, 0],
"0.4167": [0, 1.5, 0],
"0.4583": [0, 1.5, 0],
"0.5": [0, 1.5, 0],
"0.5417": [0, 1.5, 0],
"0.5833": [0, 1.5, 0],
"0.625": [0, 1.5, 0],
"0.6667": [0, 1.5, 0],
"0.7083": [0, 1.5, 0],
"0.75": [0, 1.5, 0],
"0.7917": [0, 1.5, 0],
"0.8333": [0, 1.5, 0],
"0.875": [0, 1.5, 0],
"0.9167": [0, 1.5, 0],
"0.9583": [0, 1.5, 0],
"1.0": [0, 1.5, 0],
"1.0417": [0, 1.5, 0]
}
},
"rightWing": {
"rotation": {
"0.0": [5, 23, 2.57],
"0.0417": [5, 23, 0.27],
"0.0833": [5, 23, 0.36],
"0.125": [5, 23, 2.84],
"0.1667": [5, 23, 7.08],
"0.2083": [5, 23, 12.04],
"0.25": [5, 23, 16.49],
"0.2917": [5, 23, 19.35],
"0.3333": [5, 23, 19.9],
"0.375": [5, 23, 18.01],
"0.4167": [5, 23, 14.15],
"0.4583": [5, 23, 9.26],
"0.5": [5, 23, 4.55],
"0.5417": [5, 23, 1.19],
"0.5833": [5, 23, 0],
"0.625": [5, 23, 1.28],
"0.6667": [5, 23, 4.7],
"0.7083": [5, 23, 9.43],
"0.75": [5, 23, 14.31],
"0.7917": [5, 23, 18.12],
"0.8333": [5, 23, 19.93],
"0.875": [5, 23, 19.29],
"0.9167": [5, 23, 16.36],
"0.9583": [5, 23, 11.87],
"1.0": [5, 23, 6.91],
"1.0417": [5, 23, 2.72]
},
"position": {
"0.0": [0, 1.4, 0],
"0.0417": [0, 1.4, 0],
"0.0833": [0, 1.4, 0],
"0.125": [0, 1.4, 0],
"0.1667": [0, 1.4, 0],
"0.2083": [0, 1.4, 0],
"0.25": [0, 1.4, 0],
"0.2917": [0, 1.4, 0],
"0.3333": [0, 1.4, 0],
"0.375": [0, 1.4, 0],
"0.4167": [0, 1.4, 0],
"0.4583": [0, 1.4, 0],
"0.5": [0, 1.4, 0],
"0.5417": [0, 1.4, 0],
"0.5833": [0, 1.4, 0],
"0.625": [0, 1.4, 0],
"0.6667": [0, 1.4, 0],
"0.7083": [0, 1.4, 0],
"0.75": [0, 1.4, 0],
"0.7917": [0, 1.4, 0],
"0.8333": [0, 1.4, 0],
"0.875": [0, 1.4, 0],
"0.9167": [0, 1.4, 0],
"0.9583": [0, 1.4, 0],
"1.0": [0, 1.4, 0],
"1.0417": [0, 1.4, 0]
}
}
}
},
"animation.silverlabs_nat.owl_baby.sit_idle": {
"loop": true,
"bones": {
"body": {
"rotation": [-4, 0, 0],
"position": [0, -1.8, 0.2]
},
"leftWing": {
"rotation": [6, -18, 82],
"position": [0, 0.8, 0]
},
"rightWing": {
"rotation": [6, 18, -82],
"position": [0, 0.8, 0]
}
}
},
"animation.silverlabs_nat.owl_baby.sit": {
"loop": true,
"animation_length": 1.3,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.1": [-3.61344, 2.42279, 5.04415],
"0.3": [-8.97486, 4.2665, -2.00784],
"0.4": [-8.01667, 2.34234, -7.95493],
"0.7": [-3.99757, -0.13948, -1.99513],
"0.8": [-2.99838, -0.09299, -0.23009],
"0.9": [-3.72832, 0.91835, 0.77223],
"1.1": [-4, 0.7, 0],
"1.3": [-4, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.1": [0.1, 0, 0],
"0.3": [0, 0, 0],
"0.4": [0, -0.15, 0.05],
"0.6": [0, -1.55, 0.15],
"0.7": [0, -1.8, 0.2],
"0.9": [0, -1.7, 0.2],
"1.0": [0, -1.8, 0.2],
"1.3": [0, -1.8, 0.2]
}
},
"leftWing": {
"rotation": {
"0.0": [0, 0, 62.5],
"0.2": [2.85696, 1.3576, -15.70694],
"0.3": [-1.03536, 1.05507, -23.92796],
"0.5": [-7.92, 0.45, -6.77],
"0.7": [4.80718, -4.11292, 17.83211],
"0.9": [7.43762, -14.99315, 68.47502],
"1.0": [6, -18, 82],
"1.1": [7.27381, -17.53748, 77.8277],
"1.2": [8.79996, -16.82729, 72.64832],
"1.3": [6, -18, 82]
},
"position": {
"0.0": [0, 0, 0],
"0.2": [0, 1.28, 0],
"0.5": [0, 1.16, 0],
"0.7": [0, 0.57, 0],
"1.0": [0, 0.8, 0],
"1.3": [0, 0.8, 0]
}
},
"rightWing": {
"rotation": {
"0.0": [0, 0, -65],
"0.2": [2.74172, -1.5776, 19.12008],
"0.3": [-3.01, -1.65, 33.66],
"0.4": [-3.0703, -1.71253, 27.89521],
"0.5": [-1.84, -0.6, 9],
"0.7": [4.66096, 4.27799, -41.59731],
"0.9": [9.3, 18, -82],
"1.0": [10.57381, 17.53748, -77.8277],
"1.1": [12.00092, 16.87911, -72.99222],
"1.3": [6, 18, -82]
},
"position": {
"0.0": [0, 0, 0],
"0.2": [0, 1.48, 0],
"0.5": [0, 1.33, 0],
"0.7": [0, 0.57, 0],
"0.9": [0, 0.8, 0],
"1.3": [0, 0.8, 0]
}
},
"leftLeg": {
"rotation": [0, 0, 0],
"position": {
"0.0": [0, 0, 0],
"0.3": [0, 0, 0],
"0.4": [0, 0.8, 0],
"0.5": [0, 0, 0]
}
},
"rightLeg": {
"position": {
"0.0": [0, 0, 0],
"0.1": [0, 0.8, 0],
"0.2": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.owl_baby.unsit": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [-4, 0, 0],
"0.2083": [4.17, 0, 0.1],
"0.2917": [3.87, 0, -5.58],
"0.4167": [3.43, 0, -7.3],
"0.5833": [0.6, 0, 0],
"0.75": [-0.9, 0, 2.1],
"0.9167": [-0.25, 0, 0],
"1.0": [0, 0, 0]
},
"position": {
"0.0": [0, -1.8, 0.2],
"0.125": [0, -1.72, 0.18],
"0.2083": [0, -1.5, 0.17],
"0.4167": [0, -0.3, 0.03],
"0.5833": [0, 0.1, 0],
"0.7917": [0, -0.1, 0],
"1.0": [0, 0, 0]
}
},
"leftWing": {
"rotation": {
"0.0": [6, -18, 82],
"0.2083": [5, -15, 78.75],
"0.5": [1.40805, -2.83162, 57.74138],
"0.7083": [0, 0, 64.5],
"0.9167": [0, 0, 62.5]
},
"position": {
"0.0": [0, 0.8, 0],
"0.2083": [0, 0.67, 0],
"0.5": [0, 0.63, 0],
"0.7083": [0, 0, 0],
"0.9167": [0, 0, 0]
}
},
"rightWing": {
"rotation": {
"0.0": [6, 18, -82],
"0.2083": [5, 15, -79.17],
"0.5": [1.50606, 2.78076, -57.81963],
"0.7917": [0, 0, -67],
"1.0": [0, 0, -65]
},
"position": {
"0.0": [0, 0.8, 0],
"0.2083": [0, 0.67, 0],
"0.5": [0, 0.63, 0],
"0.7917": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"leftLeg": {
"rotation": {
"0.4167": [0, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.4167": [0, 0, 0],
"0.5833": [0, 0, 0]
}
},
"rightLeg": {
"position": {
"0.4167": [0, 0, 0],
"0.5833": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.owl_baby.sleep": {
"loop": true,
"bones": {
"root": {
"rotation": [91, 0, 0],
"position": [0, 2.1, 0],
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.015",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03"
]
},
"body": {
"rotation": [0, 0, 0]
},
"leftWing": {
"rotation": [0, 7.5, 70]
},
"rightWing": {
"rotation": [0, -10, -79]
},
"leftLeg": {
"rotation": [5, 0, 0],
"position": [0, -0.6, -0.5]
},
"rightLeg": {
"rotation": [4, 0, 0],
"position": [0, 0, -0.4]
}
}
}
}
}

View File

@@ -0,0 +1,119 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.peacloak.float": {
"loop": true,
"animation_length": 1,
"bones": {
"leftCloak": {
"rotation": [
0,
0,
"-65 + Math.cos(( q.anim_time - 0.2 ) * 1440 ) * -4"
]
},
"backCloak": {
"rotation": [
0,
"65 + Math.cos(( q.anim_time - 0.1 ) * 1440 ) * -4",
0
]
},
"rightCloak": {
"rotation": [
0,
0,
"65 + Math.cos(( q.anim_time - 0.0 ) * 1440 ) * 4"
]
}
}
},
"animation.silverlabs_nat.peacloak.unfurl_unbaked": {
"loop": "hold_on_last_frame",
"animation_length": 0.0833,
"bones": {
"leftCloak": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, -65],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"backCloak": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 65, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"rightCloak": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, 65],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.peacloak.unfurl": {
"loop": "hold_on_last_frame",
"animation_length": 0.0833,
"bones": {
"leftCloak": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, -65]
},
"position": [0, 0, 0]
},
"backCloak": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 65, 0]
},
"position": [0, 0, 0]
},
"rightCloak": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 65]
},
"position": [0, 0, 0]
}
}
}
}
}

View File

@@ -0,0 +1,817 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.peafowl.idle": {
"loop": true,
"bones": {
"body": {
"rotation": [-5, 0, 0],
"position": [0, "Math.sin(( q.anim_time - 0.0 ) * 90 ) * -0.4", 0]
},
"tail": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 90 ) * 4", 0, 0]
},
"neck": {
"rotation": [5, 0, 0]
},
"head_feathers": {
"rotation": ["Math.cos(( q.anim_time - 0.3 ) * 90 ) * 4", 0, 0]
}
}
},
"animation.silverlabs_nat.peafowl.idle_event": {
"loop": "hold_on_last_frame",
"animation_length": 1.2464,
"bones": {
"body": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.875": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"1.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"right_wing": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2917": {
"post": [0, 0, 67.5],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, 67.5],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.7917": {
"post": [0, 0, 67.5],
"lerp_mode": "catmullrom"
},
"0.875": {
"post": [0, 0, 67.5],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"left_wing": {
"rotation": {
"0.0833": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.1667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.375": {
"post": [0, 0, -67.5],
"lerp_mode": "catmullrom"
},
"0.4583": {
"post": [0, 0, -67.5],
"lerp_mode": "catmullrom"
},
"0.5833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.875": {
"post": [0, 0, -67.5],
"lerp_mode": "catmullrom"
},
"0.9583": {
"post": [0, 0, -67.5],
"lerp_mode": "catmullrom"
},
"1.0833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"neck": {
"rotation": {
"0.0": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.8333": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.9583": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0833": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.25": {
"post": [-22.5, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"skull": {
"rotation": {
"0.0": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.2083": {
"post": [-45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [-45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.5": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.625": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.8333": {
"post": [-45, 0, 0],
"lerp_mode": "catmullrom"
},
"0.9583": {
"post": [-45, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0833": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.25": {
"post": [22.5, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.peafowl.walk": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"left_leg": {
"rotation": ["-Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45", 0, 0]
},
"tail": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.8 ) * 360 ) * 4"]
},
"right_leg": {
"rotation": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 45", 0, 0]
},
"neck": {
"rotation": [
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -2",
0,
"Math.sin(( q.anim_time - 0.2 ) * 360 ) * -2"
],
"position": [
0,
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.25"
]
},
"body": {
"rotation": [0, 0, "Math.sin(( q.anim_time - 0.2 ) * 360 ) * 2"]
}
},
"sound_effects": {
"0.1667": {
"effect": "step"
},
"0.7083": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.peafowl.run": {
"loop": true,
"animation_length": 1,
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"bones": {
"left_leg": {
"rotation": [
"12.5 - Math.cos(( q.anim_time - 0.0 ) * 720 ) * 60",
0,
0
]
},
"tail": {
"rotation": [
"-22.5 + Math.sin(( q.anim_time - 0.6 ) * 720 ) * 12.5",
0,
"Math.cos(( q.anim_time - 0.6 ) * 720 ) * 4"
]
},
"right_leg": {
"rotation": [
"12.5 + Math.cos(( q.anim_time - 0.0 ) * 720 ) * 60",
0,
0
]
},
"right_wing": {
"rotation": [0, -22.5, 67.5]
},
"neck": {
"rotation": [
"22.5 + Math.sin(( q.anim_time - 0.0 ) * 720 ) * -6",
0,
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * -2"
],
"position": [
0,
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * -0.25"
]
},
"body": {
"rotation": [
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 4",
0,
"Math.sin(( q.anim_time - 0.2 ) * 720 ) * 2"
]
},
"left_wing": {
"rotation": [0, 22.5, -67.5]
},
"skull": {
"rotation": [
"-22.5 + Math.sin(( q.anim_time - 0.4 ) * 720 ) * -6",
0,
0
]
}
},
"sound_effects": {
"0.0833": {
"effect": "step"
},
"0.3333": {
"effect": "step_-6dB"
},
"0.5833": {
"effect": "step"
},
"0.8333": {
"effect": "step_-6dB"
}
}
},
"animation.silverlabs_nat.peafowl.unfurl": {
"loop": "hold_on_last_frame",
"animation_length": 1.5,
"bones": {
"tail": {
"rotation": {
"0.2083": [-95, 0, 0],
"0.25": [-84.51, 0, 0],
"0.2917": [-69.3, 0, 0],
"0.3333": [-51.32, 0, 0],
"0.375": [-32.47, 0, 0],
"0.4167": [-14.69, 0, 0],
"0.4583": [0.11, 0, 0],
"0.5": [10, 0, 0],
"0.5417": [15.2, 0, 0],
"0.5833": [13.8, 0, 0],
"0.625": [8.8, 0, 0],
"0.6667": [3.2, 0, 0],
"0.7083": [0, 0, 0]
},
"position": {
"0.2083": [0, 0.5, 0.02],
"0.25": [0, 0.45, 0.02],
"0.2917": [0, 0.38, 0.02],
"0.3333": [0, 0.29, 0.01],
"0.375": [0, 0.21, 0.01],
"0.4167": [0, 0.12, 0.01],
"0.4583": [0, 0.05, 0],
"0.5": [0, 0, 0]
}
},
"tail_feather_2": {
"rotation": {
"0.2083": [0, 0, -10],
"0.25": [0, 0, -9.25],
"0.2917": [0, 0, -8.63],
"0.3333": [0, 0, -6.59],
"0.375": [0, 0, -2.49],
"0.4167": [0, 0, 0.96],
"0.4583": [0, 0, 0.62],
"0.5": [0, 0, -2.35],
"0.5417": [0, 0, -3.16],
"0.5833": [0, 0, -0.83],
"0.625": [0, 0, 0.79],
"0.6667": [0, 0, -0.1],
"0.7083": [0, 0, -1.1]
}
},
"tail_feather_3": {
"rotation": {
"0.2083": [0, 0, 10],
"0.25": [0, 0, 9.41],
"0.2917": [0, 0, 8.35],
"0.3333": [0, 0, 5.45],
"0.375": [0, 0, 1.53],
"0.4167": [0, 0, -0.13],
"0.4583": [0, 0, 1.72],
"0.5": [0, 0, 3.8],
"0.5417": [0, 0, 2.24],
"0.5833": [0, 0, -0.88],
"0.625": [0, 0, -1.41],
"0.6667": [0, 0, 0.27],
"0.7083": [0, 0, 1.1]
}
},
"tail_feather_4": {
"rotation": {
"0.2083": [0, 0, 17.5],
"0.25": [0, 0, 14.97],
"0.2917": [0, 0, 10.83],
"0.3333": [0, 0, 7.23],
"0.375": [0, 0, 5.45],
"0.4167": [0, 0, 3.39],
"0.4583": [0, 0, -1.48],
"0.5": [0, 0, -7.35],
"0.5417": [0, 0, -9.31],
"0.5833": [0, 0, -5.88],
"0.625": [0, 0, -1.96],
"0.6667": [0, 0, -0.45],
"0.7083": [0, 0, 0]
}
},
"tail_feather_5": {
"rotation": {
"0.2083": [0, 0, -17.5],
"0.25": [0, 0, -15.23],
"0.2917": [0, 0, -10.97],
"0.3333": [0, 0, -6.38],
"0.375": [0, 0, -3.9],
"0.4167": [0, 0, -2.96],
"0.4583": [0, 0, -0.27],
"0.5": [0, 0, 5],
"0.5417": [0, 0, 8.84],
"0.5833": [0, 0, 7.15],
"0.625": [0, 0, 2.96],
"0.6667": [0, 0, 0.54],
"0.7083": [0, 0, 0]
}
},
"tail_feather_6": {
"rotation": {
"0.2083": [0, 0, -25],
"0.25": [0, 0, -22.12],
"0.2917": [0, 0, -17.14],
"0.3333": [0, 0, -9.87],
"0.375": [0, 0, -2.83],
"0.4167": [0, 0, 0.87],
"0.4583": [0, 0, 1.84],
"0.5": [0, 0, 3.7],
"0.5417": [0, 0, 7.68],
"0.5833": [0, 0, 9.09],
"0.625": [0, 0, 5.99],
"0.6667": [0, 0, 1.8],
"0.7083": [0, 0, 0]
}
},
"tail_feather_7": {
"rotation": {
"0.2083": [0, 0, 25],
"0.25": [0, 0, 21.71],
"0.2917": [0, 0, 17.86],
"0.3333": [0, 0, 12.85],
"0.375": [0, 0, 5.34],
"0.4167": [0, 0, -3.06],
"0.4583": [0, 0, -7.97],
"0.5": [0, 0, -7.5],
"0.5417": [0, 0, -5.28],
"0.5833": [0, 0, -4.61],
"0.625": [0, 0, -4.38],
"0.6667": [0, 0, -2.24],
"0.7083": [0, 0, 0]
}
},
"tail_feather_8": {
"rotation": {
"0.2083": [0, 0, -12.5],
"0.25": [0, 0, -11.26],
"0.2917": [0, 0, -8.53],
"0.3333": [0, 0, -5.75],
"0.375": [0, 0, -5.13],
"0.4167": [0, 0, -5.89],
"0.4583": [0, 0, -4.54],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 3.94],
"0.5833": [0, 0, 3.26],
"0.625": [0, 0, 0.52],
"0.6667": [0, 0, -0.49],
"0.7083": [0, 0, -0.13]
}
},
"tail_feather_9": {
"rotation": {
"0.2083": [0, 0, 12.5],
"0.25": [0, 0, 10.45],
"0.2917": [0, 0, 11.74],
"0.3333": [0, 0, 14.64],
"0.375": [0, 0, 9.87],
"0.4167": [0, 0, -4.19],
"0.4583": [0, 0, -14],
"0.5": [0, 0, -7.35],
"0.5417": [0, 0, 7.24],
"0.5833": [0, 0, 10.79],
"0.625": [0, 0, 3.56],
"0.6667": [0, 0, -0.23],
"0.7083": [0, 0, 1.66]
}
},
"tail_feather_1": {
"rotation": {
"0.2083": [0, 0, 0],
"0.25": [0, 0, -0.51],
"0.2917": [0, 0, -0.28],
"0.3333": [0, 0, 1.72],
"0.375": [0, 0, 3.13],
"0.4167": [0, 0, 0.87],
"0.4583": [0, 0, -3.54],
"0.5": [0, 0, -4.76],
"0.5417": [0, 0, -0.95],
"0.5833": [0, 0, 2.58],
"0.625": [0, 0, 2.02],
"0.6667": [0, 0, 0.18],
"0.7083": [0, 0, 0]
}
},
"right_wing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 16.8],
"0.0833": [0, 0, 33.59],
"0.125": [0, 0, 27],
"0.1667": [0, 0, 4.82],
"0.2083": [0, 0, 6.01],
"0.25": [0, 0, 41.25],
"0.2917": [0, 0, 69.97],
"0.3333": [0, 0, 62.97],
"0.375": [0, 0, 30],
"0.4167": [0, 0, 3.52],
"0.4583": [0, 0, 3.01],
"0.5": [0, 0, 18.75],
"0.5417": [0, 0, 27.98],
"0.5833": [0, 0, 20.99],
"0.625": [0, 0, 7.5],
"0.6667": [0, 0, 0.5],
"0.7083": [0, 0, 0]
}
},
"neck": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, -2.17],
"0.0833": [0, 0, -4.33],
"0.125": [0, 0, 0],
"0.1667": [0, 0, 8.66],
"0.2083": [0, 0, 10.83],
"0.25": [0, 0, 0],
"0.2917": [0, 0, -9.69],
"0.3333": [0, 0, -9.12],
"0.375": [0, 0, 0],
"0.4167": [0, 0, 7.98],
"0.4583": [0, 0, 7.41],
"0.5": [0, 0, 0],
"0.5417": [0, 0, -6.27],
"0.5833": [0, 0, -5.7],
"0.625": [0, 0, 0],
"0.6667": [0, 0, 4.56],
"0.7083": [0, 0, 3.99],
"0.75": [0, 0, 0],
"0.7917": [0, 0, -2.85],
"0.8333": [0, 0, -2.28],
"0.875": [0, 0, 0],
"0.9167": [0, 0, 1.14],
"0.9583": [0, 0, 0.57],
"1.0": [0, 0, 0]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, 2.17],
"0.0833": [0, 0, 4.33],
"0.125": [0, 0, 0],
"0.1667": [0, 0, -8.66],
"0.2083": [0, 0, -10.83],
"0.25": [0, 0, 0],
"0.2917": [0, 0, 9.69],
"0.3333": [0, 0, 9.12],
"0.375": [0, 0, 0],
"0.4167": [0, 0, -7.98],
"0.4583": [0, 0, -7.41],
"0.5": [0, 0, 0],
"0.5417": [0, 0, 6.27],
"0.5833": [0, 0, 5.7],
"0.625": [0, 0, 0],
"0.6667": [0, 0, -4.56],
"0.7083": [0, 0, -3.99],
"0.75": [0, 0, 0],
"0.7917": [0, 0, 2.85],
"0.8333": [0, 0, 2.28],
"0.875": [0, 0, 0],
"0.9167": [0, 0, -1.14],
"0.9583": [0, 0, -0.57],
"1.0": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0417": [0, -0.29, 0],
"0.0833": [0, -0.57, 0],
"0.125": [0, -0.86, 0],
"0.1667": [0, -1.14, 0],
"0.2083": [0, -1.43, 0],
"0.25": [0, -1.71, 0],
"0.2917": [0, -2, 0],
"0.3333": [0, -2, 0],
"0.375": [0, -2, 0],
"0.4167": [0, -2, 0],
"0.4583": [0, -2, 0],
"0.5": [0, -2, 0],
"0.5417": [0, -2, 0],
"0.5833": [0, -1.78, 0],
"0.625": [0, -1.56, 0],
"0.6667": [0, -1.33, 0],
"0.7083": [0, -1.11, 0],
"0.75": [0, -0.89, 0],
"0.7917": [0, -0.67, 0],
"0.8333": [0, -0.44, 0],
"0.875": [0, -0.22, 0],
"0.9167": [0, 0, 0]
}
},
"left_wing": {
"rotation": {
"0.0": [0, 0, 0],
"0.0417": [0, 0, -1.21],
"0.0833": [0, 0, -2.41],
"0.125": [0, 0, -27],
"0.1667": [0, 0, -67.19],
"0.2083": [0, 0, -83.99],
"0.25": [0, 0, -41.25],
"0.2917": [0, 0, -5.02],
"0.3333": [0, 0, -4.52],
"0.375": [0, 0, -30],
"0.4167": [0, 0, -48.98],
"0.4583": [0, 0, -41.98],
"0.5": [0, 0, -18.75],
"0.5417": [0, 0, -2.01],
"0.5833": [0, 0, -1.51],
"0.625": [0, 0, -7.5],
"0.6667": [0, 0, -6.99],
"0.7083": [0, 0, 0]
}
}
},
"sound_effects": {
"0.2917": {
"effect": "unfurl"
}
}
},
"animation.silverlabs_nat.peafowl.dance": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * 5",
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * 12.5"
],
"position": ["Math.cos(( q.anim_time - 0.0 ) * 360 ) * 0.5", 0, 0]
},
"tail": {
"rotation": [
0,
0,
"Math.sin(( q.anim_time - 0.45 ) * 360 ) * 12.5"
]
},
"right_wing": {
"rotation": [0, 0, 90]
},
"left_wing": {
"rotation": [0, 0, -90]
},
"neck": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 360 ) * -5",
"Math.sin(( q.anim_time - 0.0 ) * 360 ) * -12.5"
]
}
},
"sound_effects": {
"0.0417": {
"effect": "dance"
}
}
},
"animation.silverlabs_nat.peafowl.tail_down": {
"loop": true,
"bones": {
"tail": {
"rotation": {
"0.0": {
"post": [-95, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0.49952, 0.02181],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_1": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_2": {
"rotation": {
"0.0": {
"post": [0, 0, -10],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_3": {
"rotation": {
"0.0": {
"post": [0, 0, 10],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_4": {
"rotation": {
"0.0": {
"post": [0, 0, 17.5],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_5": {
"rotation": {
"0.0": {
"post": [0, 0, -17.5],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_8": {
"rotation": {
"0.0": {
"post": [0, 0, -12.5],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_9": {
"rotation": {
"0.0": {
"post": [0, 0, 12.5],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_6": {
"rotation": {
"0.0": {
"post": [0, 0, -25],
"lerp_mode": "catmullrom"
}
}
},
"tail_feather_7": {
"rotation": {
"0.0": {
"post": [0, 0, 25],
"lerp_mode": "catmullrom"
}
}
}
}
},
"animation.silverlabs_nat.peafowl.tail_up": {
"animation_length": 0.0833,
"bones": {
"tail_feather_8": {
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.peafowl.sit": {
"loop": true,
"bones": {
"root": {
"position": [0, -4, 0]
},
"neck": {
"position": [0, -2, 0]
},
"left_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 0]
},
"right_leg": {
"rotation": [-90, 0, 0],
"position": [0, 1, 0]
}
}
}
}
}

View File

@@ -0,0 +1,369 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.piranha.idle": {
"loop": true,
"animation_length": 4,
"bones": {
"root": {
"position": [0, "Math.cos(( q.anim_time - 0.5 ) * 90 ) * 0.2", 0]
},
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2", 0]
},
"tail": {
"rotation": [0, "Math.sin(( q.anim_time - 0.5 ) * 90 ) * 10", 0]
}
}
},
"animation.silverlabs_nat.piranha.idle_event": {
"loop": true,
"animation_length": 4,
"bones": {
"root": {
"position": [0, "Math.cos(( q.anim_time - 0.5 ) * 90 ) * 0.2", 0]
},
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 90 ) * 2", 0]
},
"jaw": {
"rotation": {
"2.0": {
"pre": [0, 0, 0],
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"2.2083": {
"post": [42.93855, -7.05302, -7.10708],
"lerp_mode": "catmullrom"
},
"2.375": {
"post": [22.5, 12.5, 0],
"lerp_mode": "catmullrom"
},
"2.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"2.7083": {
"post": [17.44991, -3.76008, -3.66181],
"lerp_mode": "catmullrom"
},
"2.7917": {
"post": [17.67458, 6.92618, 2.88419],
"lerp_mode": "catmullrom"
},
"2.9583": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"tail": {
"rotation": [0, "Math.sin(( q.anim_time - 0.5 ) * 90 ) * 10", 0]
}
}
},
"animation.silverlabs_nat.piranha.swim": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": [0, "Math.cos(( q.anim_time - 0.0 ) * 360 ) * 5", 0],
"position": [0, 0, 0]
},
"tail": {
"rotation": [
0,
"Math.sin(( q.anim_time - 0.5 ) * 360 ) * -22.5",
0
]
}
}
},
"animation.silverlabs_nat.piranha.swim_fast": {
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": [
0,
"Math.cos(( q.anim_time - 0.0 ) * 720 ) * 15",
"Math.cos(( q.anim_time - 0.2 ) * 720 ) * 4"
],
"position": [
"Math.sin(( q.anim_time - 0.0 ) * 720 ) * -0.5",
0,
0
]
},
"jaw": {
"rotation": [
"15 + Math.cos(( q.anim_time - 0.4 ) * 720 ) * 15",
0,
0
]
},
"tail": {
"rotation": [0, "Math.sin(( q.anim_time - 0.2 ) * 720 ) * -45", 0]
},
"root": {
"scale": [0.9, 0.8, 1.3]
}
}
},
"animation.silverlabs_nat.piranha.flop": {
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, -90],
"0.0833": [0, -16, -90],
"0.25": [0, 9, -90],
"0.4167": [0, 18, -90],
"0.5": [0, 0, -90]
},
"position": {
"0.0": [0, -1.8, 0],
"0.0417": [0, -1.60241, 0.2915],
"0.0833": [0, -1.3, 0.5],
"0.125": [0, 1.64092, 0.32603],
"0.1667": [0, 2.57864, 0.15585],
"0.2083": [0, 3.02391, 0.04175],
"0.25": [0, 3.2, 0],
"0.2917": [0, 3.2061, -0.05999],
"0.3333": [0, 3.01266, -0.22009],
"0.375": [0, 2.40682, -0.45574],
"0.4167": [0, 0.1, -0.7],
"0.4583": [0, -0.92443, -0.37329],
"0.5": [0, -1.8, 0]
}
},
"right_fin": {
"rotation": {
"0.0": [0, 13, 0],
"0.0833": [0, 36, 0],
"0.1667": [0, 13, 0],
"0.25": [0, 36, 0],
"0.3333": [0, 13, 0],
"0.4167": [0, 36, 0],
"0.5": [0, 0, 0]
}
},
"left_fin": {
"rotation": {
"0.0": [0, -13, 0],
"0.0833": [0, -36, 0],
"0.1667": [0, -13, 0],
"0.25": [0, -36, 0],
"0.3333": [0, -13, 0],
"0.4167": [0, -36, 0],
"0.5": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 21, 0],
"0.0833": [0, 6.5, 0],
"0.1667": [0, -12, 0],
"0.4583": [0, 26, 0],
"0.5": [0, 21, 0]
}
},
"root": {
"position": [0, -0.75, 0]
}
},
"sound_effects": {
"0.0417": {
"effect": "flop"
}
}
},
"animation.silverlabs_nat.piranha.attack": {
"loop": "hold_on_last_frame",
"animation_length": 0.75,
"bones": {
"body": {
"rotation": {
"0.2083": [-10, 0, 0],
"0.2917": [7.5, 0, 0],
"0.4583": [0, 0, 0]
},
"position": {
"0.2083": [0, 0.2, 0.1],
"0.2917": [0, 0, -0.1],
"0.4583": [0, 0, 0]
},
"scale": {
"0.2083": [1, 1.1, 1],
"0.2917": [1.2, 0.8, 1],
"0.4583": [1, 1, 1]
}
},
"jaw": {
"rotation": {
"0.2083": [90, 0, 0],
"0.25": [44.97749, 0, 0],
"0.2917": [0, 0, 0]
},
"position": {
"0.2083": [0, -0.2, 0.2],
"0.25": [0, -0.18437, 0.09995],
"0.2917": [0, -0.15, 0],
"0.3333": [0, -0.11599, -0.01407],
"0.375": [0, -0.07186, -0.0125],
"0.4167": [0, -0.02929, -0.00469],
"0.4583": [0, 0, 0]
},
"scale": {
"0.25": [1, 1, 1],
"0.2917": [1.2, 0.9, 1.1],
"0.3333": [1.17337, 0.91332, 1.08668],
"0.375": [1.11242, 0.94379, 1.05621],
"0.4167": [1.04525, 0.97737, 1.02263],
"0.4583": [1, 1, 1]
}
},
"fin_bottom": {
"position": {
"0.2083": [0, 0, 1],
"0.25": [0, 0, 1],
"0.3333": [0, 0, 0]
}
},
"root": {
"scale": {
"0.3333": [1, 1, 1],
"0.375": {
"pre": [1, 1, 1],
"post": [0, 0, 0]
}
}
}
},
"sound_effects": {
"0.0417": {
"effect": "attack"
},
"0.3333": {
"effect": "bubble_pop"
},
"0.4167": {
"effect": "bubble_pop"
}
},
"particle_effects": {
"0.3333": {
"effect": "piranha_despawn"
}
}
},
"animation.silverlabs_nat.piranha.attack_UB": {
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": {
"post": [-10, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [7.5, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, 0.2, 0.1],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, -0.1],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.0": {
"post": [1, 1.1, 1],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [1.2, 0.8, 1],
"lerp_mode": "catmullrom"
},
"0.25": [1, 1, 1]
}
},
"jaw": {
"rotation": {
"0.0": {
"post": [90, 0, 0],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"position": {
"0.0": {
"post": [0, -0.2, 0.2],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [0, -0.15, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
},
"scale": {
"0.0417": {
"pre": [1, 1, 1],
"post": [1, 1, 1],
"lerp_mode": "catmullrom"
},
"0.0833": {
"post": [1.2, 0.9, 1.1],
"lerp_mode": "catmullrom"
},
"0.25": [1, 1, 1]
}
},
"fin_bottom": {
"position": {
"0.0": {
"post": [0, 0, 1],
"lerp_mode": "catmullrom"
},
"0.0417": {
"post": [0, 0, 1],
"lerp_mode": "catmullrom"
},
"0.125": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
},
"sound_effects": {
"0.0417": {
"effect": "attack"
}
}
}
}
}

View File

@@ -0,0 +1,603 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.platypus.walk": {
"sound_effects": {
"0.08": {
"effect": "step_-6dB"
},
"0.46": {
"effect": "step_-12dB"
},
"0.58": {
"effect": "step_-6dB"
},
"0.96": {
"effect": "step_-12dB"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [0.5, -0.32, -1],
"0.0417": [0.75, -0.18, -0.5],
"0.125": [0.85, -0.02, 0.19],
"0.1667": [0.73, 0.19, 0.93],
"0.2083": [0.35, 0.37, 1.38],
"0.2917": [-0.03, 0.47, 1.62],
"0.3333": [-0.15, 0.5, 1.69],
"0.375": [-0.03, 0.47, 1.63],
"0.4583": [0.35, 0.38, 1.39],
"0.5": [0.73, 0.2, 0.93],
"0.5417": [0.85, -0.02, 0.19],
"0.625": [0.75, -0.19, -0.5],
"0.6667": [0.5, -0.32, -1],
"0.7083": [0.2, -0.42, -1.37],
"0.7917": [-0.05, -0.48, -1.61],
"0.8333": [-0.15, -0.5, -1.69],
"0.875": [-0.05, -0.48, -1.6],
"0.9583": [0.2, -0.42, -1.36],
"1.0": [0.5, -0.32, -1]
},
"position": {
"0.0": [0, -0.39, 0],
"0.0417": [0, -0.48, 0],
"0.125": [0, -0.5, 0],
"0.1667": [0, -0.47, 0],
"0.2083": [0, -0.3, 0],
"0.2917": [0, -0.13, 0],
"0.3333": [0, -0.1, 0],
"0.375": [0, -0.13, 0],
"0.4583": [0, -0.3, 0],
"0.5": [0, -0.48, 0],
"0.5417": [0, -0.5, 0],
"0.625": [0, -0.48, 0],
"0.6667": [0, -0.38, 0],
"0.7083": [0, -0.22, 0],
"0.7917": [0, -0.12, 0],
"0.8333": [0, -0.1, 0],
"0.875": [0, -0.12, 0],
"0.9583": [0, -0.21, 0],
"1.0": [0, -0.39, 0]
}
},
"tail": {
"rotation": [
-5,
"( Math.cos(( q.anim_time - 0.2 ) * 360 ) * -5 )",
0
]
},
"skull": {
"rotation": {
"0.0": [-0.0143, 1.0296, 2.4453],
"0.0417": [-0.0286, 0.7722, 1.5301],
"0.125": [-0.0286, 0.4576, 0.6721],
"0.1667": [-0.0286, 0.0715, -0.1287],
"0.2083": [-0.0429, -0.3432, -0.8294],
"0.2917": [-0.0429, -0.715, -1.4157],
"0.3333": [-0.0286, -1.001, -1.8733],
"0.375": [-0.0286, -1.144, -2.2022],
"0.4583": [-0.0286, -1.1583, -2.3881],
"0.5": [-0.0143, -1.0296, -2.4453],
"0.5417": [-0.0143, -0.8151, -2.2022],
"0.625": [0, -0.4719, -1.5301],
"0.6667": [0, -0.0572, -0.5577],
"0.7083": [0, 0.3861, 0.572],
"0.7917": [0, 0.8008, 1.6731],
"0.8333": [0, 1.0868, 2.5597],
"0.875": [0, 1.2155, 3.0602],
"0.9583": [-0.0143, 1.2012, 3.0602],
"1.0": [-0.0143, 1.0296, 2.4453]
}
},
"leftArm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.1667": [17.54955, 0.4167, 0.39064],
"0.3333": [4.24676, 0.51431, 0.23329],
"0.5": [-12.9551, 0.57938, 0.12839],
"1.0": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0, 0.15, -0.4],
"0.3333": [0, 0.75, -0.45],
"0.5": [0, -0.1, 0.55],
"1.0": [0, 0.15, -0.4]
}
},
"leftHand": {
"rotation": {
"0.0": [-12.5, 0, 0],
"0.1667": [-10.83, 0, 0],
"0.5": [10, 0, 0],
"0.7917": [-5, 0, 0],
"1.0": [-12.5, 0, 0]
},
"position": [0, 0.1, 0]
},
"rightArm": {
"rotation": {
"0.0": [-12.9551, 0.57938, 0.12839],
"0.5": [14.04576, 0.45794, 0.37744],
"0.6667": [17.54955, 0.4167, 0.39064],
"0.8333": [4.24676, 0.51431, 0.23329],
"1.0": [-12.9551, 0.57938, 0.12839]
},
"position": {
"0.0": [0, -0.1, 0.55],
"0.5": [0, 0.15, -0.4],
"0.8333": [0, 0.75, -0.45],
"1.0": [0, -0.1, 0.55]
}
},
"rightHand": {
"rotation": {
"0.0": [10, 0, 0],
"0.2917": [-5, 0, 0],
"0.5": [-12.5, 0, 0],
"0.6667": [-10.83, 0, 0],
"1.0": [10, 0, 0]
},
"position": [0, 0.1, 0]
},
"leftLeg": {
"rotation": {
"0.0": [-4.35, 0.55, 0.18],
"0.0833": [-12.9551, 0.57938, 0.12839],
"0.5": [9.55, 0.48, 0.34],
"0.5833": [14.04576, 0.45794, 0.37744],
"0.75": [17.54955, 0.4167, 0.39064],
"0.9167": [4.24676, 0.51431, 0.23329],
"1.0": [-4.35, 0.55, 0.18]
},
"position": {
"0.0": [0, 0.33, -0.45],
"0.0833": [0, -0.1, -0.45],
"0.5": [0, 0.11, -0.41],
"0.5833": [0, 0.15, -0.4],
"0.9167": [0, 0.75, -0.45],
"1.0": [0, 0.33, -0.45]
}
},
"leftFoot": {
"rotation": {
"0.0": [1.43, 0, 0],
"0.2083": [5, 0, 0],
"0.5": [-7.5, 0, 0],
"0.5833": [-12.5, 0, 0],
"0.75": [-12.5, 0, 0],
"0.9167": [0, 0, 0]
},
"position": {
"0.0": [0, 0.16, 0],
"0.0833": [0, 0.255, 0],
"0.3333": [0, 0, 0],
"0.5": [0, 0.075, 0],
"0.9167": [0, 0.075, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [9.55, 0.48, 0.34],
"0.0833": [14.04576, 0.45794, 0.37744],
"0.25": [17.54955, 0.4167, 0.39064],
"0.4167": [4.24676, 0.51431, 0.23329],
"0.5": [-4.35, 0.55, 0.18],
"0.5833": [-12.9551, 0.57938, 0.12839],
"1.0": [9.55, 0.48, 0.34]
},
"position": {
"0.0": [0, 0.11, -0.41],
"0.0833": [0, 0.15, -0.4],
"0.4167": [0, 0.75, -0.45],
"0.5": [0, 0.33, -0.45],
"0.5833": [0, -0.1, -0.45],
"1.0": [0, 0.11, -0.41]
}
},
"rightFoot": {
"rotation": {
"0.0": [-7.5, 0, 0],
"0.0833": [-12.5, 0, 0],
"0.25": [-12.5, 0, 0],
"0.4167": [0, 0, 0],
"0.5": [1.43, 0, 0],
"0.7083": [5, 0, 0],
"1.0": [-7.5, 0, 0]
},
"position": {
"0.0": [0, 0.075, 0],
"0.4167": [0, 0.075, 0],
"0.5": [0, 0.16, 0],
"0.5833": [0, 0.255, 0],
"0.8333": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.platypus.run": {
"sound_effects": {
"0.04": {
"effect": "step_-12dB"
},
"0.25": {
"effect": "step_-6dB"
},
"0.29": {
"effect": "step_-12dB"
},
"0.5": {
"effect": "step_-6dB"
}
},
"loop": true,
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [0.5, -0.32, -1],
"0.0417": [0.85, -0.02, 0.19],
"0.0833": [0.73, 0.19, 0.93],
"0.125": [-0.03, 0.47, 1.62],
"0.1667": [-0.03, 0.47, 1.63],
"0.2083": [0.35, 0.38, 1.39],
"0.25": [0.73, 0.2, 0.93],
"0.2917": [0.75, -0.19, -0.5],
"0.3333": [0.5, -0.32, -1],
"0.375": [-0.05, -0.48, -1.61],
"0.4167": [-0.05, -0.48, -1.6],
"0.4583": [0.2, -0.42, -1.36],
"0.5": [0.5, -0.32, -1]
},
"position": {
"0.0": [0, -0.39, 0],
"0.0417": [0, -0.5, 0],
"0.0833": [0, -0.47, 0],
"0.125": [0, -0.13, 0],
"0.1667": [0, -0.13, 0],
"0.2083": [0, -0.3, 0],
"0.25": [0, -0.48, 0],
"0.2917": [0, -0.48, 0],
"0.3333": [0, -0.38, 0],
"0.375": [0, -0.12, 0],
"0.4167": [0, -0.12, 0],
"0.4583": [0, -0.21, 0],
"0.5": [0, -0.39, 0]
}
},
"tail": {
"rotation": [
-5,
"( Math.cos(( q.anim_time - 0.2 ) * 720 ) * -8 )",
0
]
},
"skull": {
"rotation": [
-5,
"( Math.cos(( q.anim_time - 0.2 ) * 720 ) * -2 )",
0
]
},
"leftArm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.0833": [17.54955, 0.4167, 0.39064],
"0.1667": [4.24676, 0.51431, 0.23329],
"0.25": [-12.9551, 0.57938, 0.12839],
"0.5": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0, 0.15, -0.4],
"0.1667": [0, 0.75, -0.45],
"0.25": [0, -0.1, 0.55],
"0.5": [0, 0.15, -0.4]
}
},
"leftHand": {
"rotation": {
"0.0": [-12.5, 0, 0],
"0.0833": [-10.83, 0, 0],
"0.25": [10, 0, 0],
"0.375": [-5, 0, 0],
"0.5": [-12.5, 0, 0]
},
"position": [0, 0.1, 0]
},
"rightArm": {
"rotation": {
"0.0": [-12.9551, 0.57938, 0.12839],
"0.25": [14.04576, 0.45794, 0.37744],
"0.3333": [17.54955, 0.4167, 0.39064],
"0.4167": [4.24676, 0.51431, 0.23329],
"0.5": [-12.9551, 0.57938, 0.12839]
},
"position": {
"0.0": [0, -0.1, 0.55],
"0.25": [0, 0.15, -0.4],
"0.4167": [0, 0.75, -0.45],
"0.5": [0, -0.1, 0.55]
}
},
"rightHand": {
"rotation": {
"0.0": [10, 0, 0],
"0.125": [-5, 0, 0],
"0.25": [-12.5, 0, 0],
"0.3333": [-10.83, 0, 0],
"0.5": [10, 0, 0]
},
"position": [0, 0.1, 0]
},
"leftLeg": {
"rotation": {
"0.0": [-4.35, 0.55, 0.18],
"0.0417": [-12.9551, 0.57938, 0.12839],
"0.25": [9.55, 0.48, 0.34],
"0.2917": [14.04576, 0.45794, 0.37744],
"0.375": [17.54955, 0.4167, 0.39064],
"0.4583": [4.24676, 0.51431, 0.23329],
"0.5": [-4.35, 0.55, 0.18]
},
"position": {
"0.0": [0, 0.33, -0.45],
"0.0417": [0, -0.1, -0.45],
"0.25": [0, 0.11, -0.41],
"0.2917": [0, 0.15, -0.4],
"0.4583": [0, 0.75, -0.45],
"0.5": [0, 0.33, -0.45]
}
},
"leftFoot": {
"rotation": {
"0.0": [1.43, 0, 0],
"0.0833": [5, 0, 0],
"0.25": [-7.5, 0, 0],
"0.2917": [-12.5, 0, 0],
"0.375": [-12.5, 0, 0],
"0.4583": [0, 0, 0]
},
"position": {
"0.0": [0, 0.16, 0],
"0.0417": [0, 0.255, 0],
"0.1667": [0, 0, 0],
"0.25": [0, 0.075, 0],
"0.4583": [0, 0.075, 0]
}
},
"rightLeg": {
"rotation": {
"0.0": [9.55, 0.48, 0.34],
"0.0417": [14.04576, 0.45794, 0.37744],
"0.125": [17.54955, 0.4167, 0.39064],
"0.2083": [4.24676, 0.51431, 0.23329],
"0.25": [-4.35, 0.55, 0.18],
"0.2917": [-12.9551, 0.57938, 0.12839],
"0.5": [9.55, 0.48, 0.34]
},
"position": {
"0.0": [0, 0.11, -0.41],
"0.0417": [0, 0.15, -0.4],
"0.2083": [0, 0.75, -0.45],
"0.25": [0, 0.33, -0.45],
"0.2917": [0, -0.1, -0.45],
"0.5": [0, 0.11, -0.41]
}
},
"rightFoot": {
"rotation": {
"0.0": [-7.5, 0, 0],
"0.0417": [-12.5, 0, 0],
"0.125": [-12.5, 0, 0],
"0.2083": [0, 0, 0],
"0.25": [1.43, 0, 0],
"0.3333": [5, 0, 0],
"0.5": [-7.5, 0, 0]
},
"position": {
"0.0": [0, 0.075, 0],
"0.2083": [0, 0.075, 0],
"0.25": [0, 0.16, 0],
"0.2917": [0, 0.255, 0],
"0.4167": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.platypus.idle": {
"animation_length": 0.70833,
"bones": {
"tail": {
"rotation": {
"0.0": [-5, 0, 0],
"0.125": [-7.50706, 2.4786, -0.32652],
"0.3333": [2.5, 0, 0],
"0.5417": [-7.5, 0, 0],
"0.6667": [-5, 0, 0]
}
}
}
},
"animation.silverlabs_nat.platypus.sleep": {
"loop": true,
"bones": {
"root": {
"rotation": [0, 0, 10],
"position": [0, -1, 0]
},
"tail": {
"rotation": [-174.22892, -75.41971, 165.34166]
},
"skull": {
"rotation": [-156.5, 75, -180],
"position": [-2, -0.5, 1]
},
"leftArm": {
"rotation": [-4.60212, 63.57214, 41.70374],
"position": [-2, 0, 0]
},
"leftHand": {
"rotation": [56.34736, -5.3186, -35.79424]
},
"rightArm": {
"rotation": [165, 87.5, -180],
"position": [0.75, 0, 3]
},
"rightHand": {
"rotation": [27.5, 0, 0],
"position": [0, -0.5, 0]
},
"leftLeg": {
"rotation": [-70, 0, 0]
},
"leftFoot": {
"rotation": [72.05418, 11.73507, -4.3361]
},
"rightLeg": {
"rotation": [0, -92.5, 0],
"position": [0, -1, 0]
}
}
},
"animation.silverlabs_nat.platypus.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"root": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.2 ) * 360 ) * -3 )",
0
],
"position": [
0,
"0 + ( Math.cos(( q.anim_time - 0.0 ) * 360 ) * -0.5 )",
0
]
},
"body": {
"rotation": [0, 0, 0]
},
"tail": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.4 ) * 360 ) * -5 )",
0
]
},
"skull": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.0 ) * 360 ) * -2 )",
0
]
},
"leftArm": {
"rotation": {
"0.0": [39.68, 3.19, -3.87],
"0.1667": [40, 0, 0],
"0.6667": [39.02504, 9.57658, -11.59948],
"1.0": [39.68, 3.19, -3.87]
}
},
"leftHand": {
"rotation": {
"0.0": [0.7, 28.59, -90.27],
"0.25": [0, 32.5, -67.5],
"0.75": [1.30252, 25.23098, -109.79628],
"1.0": [0.7, 28.59, -90.27]
}
},
"rightArm": {
"rotation": {
"0.0": [40, 0, 0],
"0.5": [39.02504, 9.57658, -11.59948],
"1.0": [40, 0, 0]
}
},
"rightHand": {
"rotation": {
"0.0": [0.3, -30.82, 77.26],
"0.2083": [11.96667, -30.82, 77.26],
"0.625": [-17.2, -30.82, 77.26],
"1.0": [0.3, -30.82, 77.26]
}
},
"leftLeg": {
"rotation": {
"0.0": [39.02504, 9.57658, -11.59948],
"0.25": [39.51, 4.79, -5.8],
"0.5": [40, 0, 0],
"1.0": [39.02504, 9.57658, -11.59948]
}
},
"leftFoot": {
"rotation": {
"0.0": [-26.19748, -30.82, 109.7963],
"0.2083": [-11.45059, -35.94082, 84.62978],
"0.625": [11.41101, -33.43539, 86.3312],
"1.0": [-26.19748, -30.82, 109.7963]
}
},
"rightLeg": {
"rotation": {
"0.0": [39.51, 4.79, -5.8],
"0.25": [40, 0, 0],
"0.75": [39.02504, 9.57658, -11.59948],
"1.0": [39.51, 4.79, -5.8]
}
},
"rightFoot": {
"rotation": {
"0.0": [0.9, 27.47, -96.78],
"0.1667": [0.5, 29.7, -83.77],
"0.375": [0, 32.5, -67.5],
"0.8333": [1.30252, 25.23098, -109.79628],
"1.0": [0.9, 27.47, -96.78]
}
}
}
},
"animation.silverlabs_nat.platypus.sit": {
"animation_length": 2,
"loop": true,
"bones": {
"body": {
"rotation": [-22.5, 0, 0],
"position": [0, 1, 0]
},
"tail": {
"rotation": [22.5, 0, 0],
"position": [0, 0.25, 0]
},
"skull": {
"rotation": [22.5, 0, 0]
},
"leftLeg": {
"rotation": [-90, 0, 0],
"position": [0, -2, 0]
},
"leftFoot": {
"rotation": [90, 0, -22.5],
"position": [0, 0, 0.9]
},
"rightLeg": {
"rotation": [-90, 0, 0],
"position": [0, -2, 0]
},
"rightFoot": {
"rotation": [90, 0, 22.5],
"position": [0, 0, 0.9]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,659 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.red_panda.baby_transform": {
"loop": true,
"bones": {
"skull": {
"scale": 1.75
}
}
},
"animation.silverlabs_nat.red_panda.walk": {
"anim_time_update": "q.anim_time + q.delta_time * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.02": {
"effect": "step_-6dB"
},
"0.52": {
"effect": "step"
}
},
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [0.5, -0.32, -1],
"0.0417": [0.75, -0.18, -0.5],
"0.125": [0.85, -0.02, 0.19],
"0.1667": [0.73, 0.19, 0.93],
"0.2083": [0.35, 0.37, 1.38],
"0.2917": [-0.03, 0.47, 1.62],
"0.3333": [-0.15, 0.5, 1.69],
"0.375": [-0.03, 0.47, 1.63],
"0.4583": [0.35, 0.38, 1.39],
"0.5": [0.73, 0.2, 0.93],
"0.5417": [0.85, -0.02, 0.19],
"0.625": [0.75, -0.19, -0.5],
"0.6667": [0.5, -0.32, -1],
"0.7083": [0.2, -0.42, -1.37],
"0.7917": [-0.05, -0.48, -1.61],
"0.8333": [-0.15, -0.5, -1.69],
"0.875": [-0.05, -0.48, -1.6],
"0.9583": [0.2, -0.42, -1.36],
"1.0": [0.5, -0.32, -1]
},
"position": {
"0.0": [0, -0.39, 0],
"0.0417": [0, -0.48, 0],
"0.125": [0, -0.5, 0],
"0.1667": [0, -0.47, 0],
"0.2083": [0, -0.3, 0],
"0.2917": [0, -0.13, 0],
"0.3333": [0, -0.1, 0],
"0.375": [0, -0.13, 0],
"0.4583": [0, -0.3, 0],
"0.5": [0, -0.48, 0],
"0.5417": [0, -0.5, 0],
"0.625": [0, -0.48, 0],
"0.6667": [0, -0.38, 0],
"0.7083": [0, -0.22, 0],
"0.7917": [0, -0.12, 0],
"0.8333": [0, -0.1, 0],
"0.875": [0, -0.12, 0],
"0.9583": [0, -0.21, 0],
"1.0": [0, -0.39, 0]
}
},
"tail": {
"rotation": {
"0.0": [-5, 2.7, -3.57],
"0.0417": [-5, 2.27, -3.08],
"0.0833": [-5, 1.68, -2.36],
"0.125": [-5, 0.92, -1.37],
"0.1667": [-5, 0, 0],
"0.2083": [-5, -0.92, 1.37],
"0.25": [-5, -1.68, 2.36],
"0.2917": [-5, -2.27, 3.08],
"0.3333": [-5, -2.7, 3.57],
"0.375": [-5, -2.97, 3.85],
"0.4167": [-5, -3.08, 3.96],
"0.4583": [-5, -3.02, 3.88],
"0.5": [-5, -2.8, 3.62],
"0.5417": [-5, -2.4, 3.15],
"0.5833": [-5, -1.81, 2.46],
"0.625": [-5, -1.02, 1.46],
"0.6667": [-5, 0, 0],
"0.7083": [-5, 1.02, -1.46],
"0.75": [-5, 1.81, -2.46],
"0.7917": [-5, 2.4, -3.15],
"0.8333": [-5, 2.8, -3.62],
"0.875": [-5, 3.02, -3.88],
"0.9167": [-5, 3.08, -3.96],
"0.9583": [-5, 2.97, -3.85],
"1.0": [-5, 2.7, -3.57]
}
},
"skull": {
"rotation": {
"0.0": [-0.0143, 1.0296, 2.4453],
"0.0417": [-0.0286, 0.7722, 1.5301],
"0.125": [-0.0286, 0.4576, 0.6721],
"0.1667": [-0.0286, 0.0715, -0.1287],
"0.2083": [-0.0429, -0.3432, -0.8294],
"0.2917": [-0.0429, -0.715, -1.4157],
"0.3333": [-0.0286, -1.001, -1.8733],
"0.375": [-0.0286, -1.144, -2.2022],
"0.4583": [-0.0286, -1.1583, -2.3881],
"0.5": [-0.0143, -1.0296, -2.4453],
"0.5417": [-0.0143, -0.8151, -2.2022],
"0.625": [0, -0.4719, -1.5301],
"0.6667": [0, -0.0572, -0.5577],
"0.7083": [0, 0.3861, 0.572],
"0.7917": [0, 0.8008, 1.6731],
"0.8333": [0, 1.0868, 2.5597],
"0.875": [0, 1.2155, 3.0602],
"0.9583": [-0.0143, 1.2012, 3.0602],
"1.0": [-0.0143, 1.0296, 2.4453]
}
},
"leftArm": {
"rotation": {
"0.0": [-12.9551, 0.57938, 0.12839],
"0.5": [14.04576, 0.45794, 0.37744],
"0.625": [16.29563, 0.42978, 0.38548],
"0.6667": [17.54955, 0.4167, 0.39064],
"0.8333": [4.24676, 0.51431, 0.23329],
"1.0": [-12.9551, 0.57938, 0.12839]
},
"position": {
"0.0": [0.25, -0.1, -0.45],
"0.5": [0.25, 0.4, -0.4],
"0.625": [0.25, 0.68, -0.62],
"0.8333": [0.25, 1.5, -0.95],
"1.0": [0.25, -0.1, -0.45]
}
},
"rightArm": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.125": [16.29563, 0.42978, 0.38548],
"0.1667": [17.54955, 0.4167, 0.39064],
"0.3333": [4.24676, 0.51431, 0.23329],
"0.5": [-12.9551, 0.57938, 0.12839],
"1.0": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [-0.25, 0.4, -0.4],
"0.125": [-0.25, 0.68, -0.62],
"0.3333": [-0.25, 1.5, -0.95],
"0.5": [-0.25, -0.1, -0.45],
"1.0": [-0.25, 0.4, -0.4]
}
},
"leftLeg": {
"rotation": {
"0.0": [14.04576, 0.45794, 0.37744],
"0.125": [16.29563, 0.42978, 0.38548],
"0.1667": [17.54955, 0.4167, 0.39064],
"0.3333": [4.24676, 0.51431, 0.23329],
"0.4583": [-12.9551, 0.57938, 0.12839],
"0.5": [-12.9551, 0.57938, 0.12839],
"1.0": [14.04576, 0.45794, 0.37744]
},
"position": {
"0.0": [0.25, 0.4, -0.4],
"0.125": [0.25, 0.68, -0.62],
"0.3333": [0.25, 1.5, -0.95],
"0.4583": [0.25, 0.6, -1],
"0.5": [0.25, -0.1, -1.2],
"1.0": [0.25, 0.4, -0.4]
}
},
"rightLeg": {
"rotation": {
"0.0": [-12.9551, 0.57938, 0.12839],
"0.5": [14.04576, 0.45794, 0.37744],
"0.625": [16.29563, 0.42978, 0.38548],
"0.6667": [17.54955, 0.4167, 0.39064],
"0.8333": [4.24676, 0.51431, 0.23329],
"0.9583": [-12.9551, 0.57938, 0.12839],
"1.0": [-12.9551, 0.57938, 0.12839]
},
"position": {
"0.0": [-0.25, -0.1, -1.2],
"0.5": [-0.25, 0.4, -0.4],
"0.625": [-0.25, 0.68, -0.62],
"0.8333": [-0.25, 1.5, -0.95],
"0.9583": [-0.25, 0.6, -1],
"1.0": [-0.25, -0.1, -1.2]
}
},
"rightEar": {
"rotation": {
"0.0": [-0.0143, 1.2012, 3.0602],
"0.0417": [-0.0143, 1.0296, 2.4453],
"0.0833": [-0.0286, 0.7722, 1.5301],
"0.1667": [-0.0286, 0.4576, 0.6721],
"0.2083": [-0.0286, 0.0715, -0.1287],
"0.25": [-0.0429, -0.3432, -0.8294],
"0.3333": [-0.0429, -0.715, -1.4157],
"0.375": [-0.0286, -1.001, -1.8733],
"0.4167": [-0.0286, -1.144, -2.2022],
"0.5": [-0.0286, -1.1583, -2.3881],
"0.5417": [-0.0143, -1.0296, -2.4453],
"0.5833": [-0.0143, -0.8151, -2.2022],
"0.6667": [0, -0.4719, -1.5301],
"0.7083": [0, -0.0572, -0.5577],
"0.75": [0, 0.3861, 0.572],
"0.8333": [0, 0.8008, 1.6731],
"0.875": [0, 1.0868, 2.5597],
"0.9167": [0, 1.2155, 3.0602],
"1.0": [-0.0143, 1.2012, 3.0602]
}
},
"leftEar": {
"rotation": {
"0.0": [-0.01, 1.21, 3.06],
"0.0417": [-0.0143, 1.2012, 3.0602],
"0.0833": [-0.0143, 1.0296, 2.4453],
"0.125": [-0.0286, 0.7722, 1.5301],
"0.2083": [-0.0286, 0.4576, 0.6721],
"0.25": [-0.0286, 0.0715, -0.1287],
"0.2917": [-0.0429, -0.3432, -0.8294],
"0.375": [-0.0429, -0.715, -1.4157],
"0.4167": [-0.0286, -1.001, -1.8733],
"0.4583": [-0.0286, -1.144, -2.2022],
"0.5417": [-0.0286, -1.1583, -2.3881],
"0.5833": [-0.0143, -1.0296, -2.4453],
"0.625": [-0.0143, -0.8151, -2.2022],
"0.7083": [0, -0.4719, -1.5301],
"0.75": [0, -0.0572, -0.5577],
"0.7917": [0, 0.3861, 0.572],
"0.875": [0, 0.8008, 1.6731],
"0.9167": [0, 1.0868, 2.5597],
"0.9583": [0, 1.2155, 3.0602],
"1.0": [-0.01, 1.21, 3.06]
}
}
}
},
"animation.silverlabs_nat.red_panda.idle": {
"loop": true,
"bones": {
"tail": {
"rotation": [
-7.5,
"0 + Math.sin(( q.anim_time - 0.3 ) * 180 ) * 2.5",
0
]
},
"rightEar": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.1 ) * 180 ) * 1"]
},
"leftEar": {
"rotation": [0, 0, "Math.cos(( q.anim_time - 0.1 ) * 180 ) * -1"]
}
}
},
"animation.silverlabs_nat.red_panda.run": {
"anim_time_update": "q.anim_time + q.delta_time * 0.8 * v.anim_speed_multiplier * Math.min( 1, q.modified_move_speed / Math.max( 0.001, v.anim_speed_movement_max ) )",
"sound_effects": {
"0.04": {
"effect": "step_-6dB"
},
"0.46": {
"effect": "step"
},
"0.51": {
"effect": "step_-6dB"
},
"0.75": {
"effect": "step"
}
},
"loop": true,
"animation_length": 0.75,
"bones": {
"root": {
"rotation": [0, 0, 0],
"position": {
"0.0": [0, -1, 0],
"0.2917": [0, 2.5, 0],
"0.4583": [0, 0, 0],
"0.75": [0, -1, 0]
}
},
"body": {
"rotation": {
"0.0": [-5.1291, 0.2829, 2.4477],
"0.0417": [-4.8831, 0.2583, 2.3001],
"0.0833": [-4.5141, 0.1599, 1.9311],
"0.1667": [-3.6531, 0, 1.3899],
"0.25": [-1.6728, -0.1968, 0.7257],
"0.2917": [0.3936, -0.3321, -0.0123],
"0.3333": [1.7958, -0.4059, -0.3813],
"0.375": [3.2964, -0.8241, -1.4022],
"0.4167": [4.1574, -0.984, -1.9557],
"0.4583": [4.5264, -1.0824, -2.3124],
"0.5": [4.5018, -1.0578, -2.337],
"0.5417": [2.6568, -0.7995, -1.4268],
"0.5833": [1.3038, -0.615, -0.7503],
"0.625": [-0.1722, -0.4059, -0.0123],
"0.6667": [-2.3985, -0.2091, 0.738],
"0.7083": [-4.8585, 0.2337, 2.3247],
"0.75": [-5.1291, 0.2829, 2.4477]
},
"position": {
"0.0": [0, 0.3, 0.7],
"0.0417": [0, 0.62, 0.69],
"0.0833": [0, 0.77, 0.64],
"0.1667": [0, 0.83, 0.63],
"0.25": [0, 0.79, 0.61],
"0.3333": [0, 0.71, 0.59],
"0.4167": [0, 0.15, 0.51],
"0.4583": [0, -0.47, 0.56],
"0.5417": [0, -0.77, 0.6],
"0.625": [0, -0.84, 0.65],
"0.6667": [0, -0.31, 0.7],
"0.75": [0, 0.3, 0.7]
}
},
"tail": {
"rotation": {
"0.0": [-9, 0, 0],
"0.2917": [-13.54841, 9.72711, -2.33144],
"0.5417": [13.3804, -7.29864, -1.73092],
"0.6667": [-5.93743, -4.97331, 0.51656],
"0.75": [-9, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [10.9324, 0, -1.6833],
"0.0417": [8.6857, 0, -1.8281],
"0.0833": [3.5838, 0, -2.1358],
"0.1667": [0.181, 0, -2.5702],
"0.25": [-1.9322, 0, -3.0408],
"0.3333": [-3.2653, 0, -3.5114],
"0.375": [-3.9016, 0, -4.2354],
"0.4167": [-4.4057, 0, -4.3802],
"0.4583": [-4.2274, 0, -4.2716],
"0.5": [-1.8173, 0, -3.8372],
"0.5417": [3.8046, 0, -3.3123],
"0.5833": [6.4617, 0, -3.0408],
"0.625": [9.5387, 0, -2.7512],
"0.6667": [12.0546, 0, -2.4797],
"0.7083": [12.6017, 0, -1.7919],
"0.75": [10.9324, 0, -1.6833]
}
},
"leftArm": {
"rotation": {
"0.0": [15.57, -0.92, 2.65],
"0.0417": [3.68, -0.37, 1.8],
"0.0833": [-27.78, -0.09, 0.79],
"0.1667": [-47.05, -0.18, -0.23],
"0.25": [-55.74, -0.45, -0.56],
"0.2917": [-52.23, -0.56, -0.69],
"0.4167": [-38.7, -0.64, -0.76],
"0.4583": [-27.36, -0.28, -0.01],
"0.5": [-0.1, 0.01, 1],
"0.5417": [14.73, -0.75, 1.8],
"0.5833": [25.95, -1.12, 2.2],
"0.625": [32.28, -1.76, 3.05],
"0.6667": [33.41, -2.04, 3.61],
"0.7083": [27.91, -2.35, 3.92],
"0.75": [15.57, -0.92, 2.65]
},
"position": {
"0.0": [0.25, 2.28, -0.03],
"0.0833": [0.25, 1.47, -0.21],
"0.1667": [0.25, 1.2, -0.27],
"0.25": [0.25, 0.88, -0.33],
"0.2917": [0.25, 0.24, -0.44],
"0.4167": [0.25, -0.03, -0.48],
"0.4583": [0.25, -0.03, -0.35],
"0.5417": [0.25, -0.4, 0.35],
"0.625": [0.25, -0.44, 0.89],
"0.6667": [0.425, 0.86, 0.61],
"0.75": [0.25, 2.28, -0.03]
}
},
"rightArm": {
"rotation": {
"0.0": [-12.8, 0, 1.1],
"0.0417": [-27.78, -0.09, 0.79],
"0.0833": [-47.05, -0.18, -0.23],
"0.1667": [-55.74, -0.45, -0.56],
"0.25": [-52.23, -0.56, -0.69],
"0.3333": [-38.7, -0.64, -0.76],
"0.375": [-27.36, -0.28, -0.01],
"0.4167": [-15.43, -0.04, 0.52],
"0.4583": [-0.1, 0.01, 1],
"0.5": [25.95, -1.12, 2.2],
"0.5417": [32.28, -1.76, 3.05],
"0.5833": [33.41, -2.04, 3.61],
"0.625": [33.18, -2.27, 4.13],
"0.6667": [27.91, -2.35, 3.92],
"0.7083": [3.68, -0.37, 1.8],
"0.75": [-12.8, 0, 1.1]
},
"position": {
"0.0": [-0.25, 1.66, -0.18],
"0.0417": [-0.25, 1.47, -0.21],
"0.0833": [-0.25, 1.2, -0.27],
"0.1667": [-0.25, 0.88, -0.33],
"0.25": [-0.25, 0.24, -0.44],
"0.3333": [-0.25, -0.03, -0.48],
"0.375": [-0.25, -0.03, -0.41],
"0.4167": [-0.25, -0.03, -0.35],
"0.4583": [-0.25, -0.4, 0.35],
"0.5417": [-0.25, -0.44, 0.89],
"0.625": [-0.25, 0.86, 0.61],
"0.6667": [-0.25, 1.78, -0.03],
"0.75": [-0.25, 1.66, -0.18]
}
},
"leftLeg": {
"rotation": {
"0.0": [-47.72, -0.59, -0.71],
"0.0833": [-38.7, -0.64, -0.76],
"0.125": [-15.43, -0.04, 0.52],
"0.1667": [-0.1, 0.01, 1],
"0.2083": [14.73, -0.75, 1.8],
"0.25": [25.95, -1.12, 2.2],
"0.2917": [32.28, -1.76, 3.05],
"0.3333": [33.18, -2.27, 4.13],
"0.375": [27.91, -2.35, 3.92],
"0.4167": [15.57, -0.92, 2.65],
"0.4583": [3.68, -0.37, 1.8],
"0.5": [-27.78, -0.09, 0.79],
"0.5833": [-47.05, -0.18, -0.23],
"0.6667": [-55.74, -0.45, -0.56],
"0.7083": [-52.23, -0.56, -0.69],
"0.75": [-47.72, -0.59, -0.71]
},
"position": {
"0.0": [0.25, 0.15, -0.45],
"0.0833": [0.25, -0.03, -0.48],
"0.125": [0.25, -0.03, -0.35],
"0.2083": [0.25, -0.4, 0.35],
"0.2917": [0.25, -0.44, 0.89],
"0.3333": [0.425, 0.86, 0.61],
"0.4167": [0.25, 2.28, -0.03],
"0.4583": [0.25, 1.66, -0.18],
"0.5": [0.25, 1.47, -0.21],
"0.5833": [0.25, 1.2, -0.27],
"0.6667": [0.25, 0.88, -0.33],
"0.7083": [0.25, 0.24, -0.44],
"0.75": [0.25, 0.15, -0.45]
}
},
"rightLeg": {
"rotation": {
"0.0": [-52.23, -0.56, -0.69],
"0.0417": [-47.72, -0.59, -0.71],
"0.0833": [-38.7, -0.64, -0.76],
"0.125": [-27.36, -0.28, -0.01],
"0.1667": [-15.43, -0.04, 0.52],
"0.2083": [-0.1, 0.01, 1],
"0.25": [14.73, -0.75, 1.8],
"0.2917": [25.95, -1.12, 2.2],
"0.3333": [33.41, -2.04, 3.61],
"0.375": [33.18, -2.27, 4.13],
"0.4167": [27.91, -2.35, 3.92],
"0.4583": [3.68, -0.37, 1.8],
"0.5": [-12.8, 0, 1.1],
"0.5417": [-27.78, -0.09, 0.79],
"0.625": [-47.05, -0.18, -0.23],
"0.6667": [-55.74, -0.45, -0.56],
"0.75": [-52.23, -0.56, -0.69]
},
"position": {
"0.0": [-0.25, 0.24, -0.44],
"0.0417": [-0.25, 0.15, -0.45],
"0.0833": [-0.25, -0.03, -0.48],
"0.1667": [-0.25, -0.03, -0.35],
"0.25": [-0.25, -0.4, 0.35],
"0.2917": [-0.25, -0.44, 0.89],
"0.375": [-0.075, 0.86, 0.61],
"0.4583": [-0.25, 2.28, -0.03],
"0.5": [-0.25, 1.66, -0.18],
"0.5417": [-0.25, 1.245, -0.21],
"0.625": [-0.25, 1.2, -0.27],
"0.6667": [-0.25, 0.88, -0.33],
"0.75": [-0.25, 0.24, -0.44]
}
},
"rightEar": {
"rotation": {
"0.0": [12.5, 0, 0],
"0.3333": [0, 0, 0],
"0.5417": [-25, 0, 0],
"0.75": [12.5, 0, 0]
}
},
"leftEar": {
"rotation": {
"0.0": [12.5, 0, 0],
"0.3333": [0, 0, 0],
"0.5417": [-25, 0, 0],
"0.75": [12.5, 0, 0]
}
}
}
},
"animation.silverlabs_nat.red_panda.sleep": {
"loop": true,
"bones": {
"root": {
"position": [0, -3, 0]
},
"tail": {
"rotation": [0, -125, 0]
},
"skull": {
"rotation": [130.38638, 69.92229, 118.84341],
"position": [0, -1, 1]
},
"leftArm": {
"position": [-0.5, 2, 0]
},
"rightArm": {
"position": [0, 2, 0]
}
}
},
"animation.silverlabs_nat.red_panda.standing": {
"animation_length": 3.08333,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.0833": [2.5, 0, 0],
"0.5": [-62.5, 0, 0],
"1.0833": [-60, 0, 0],
"2.125": [-62.5, 0, 0],
"2.2917": [-67.5, 0, 0],
"2.7917": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.0833": [0, -0.25, 0],
"0.5": [0, 0.75, 0],
"2.125": [0, 0.75, 0],
"2.2917": [0, 0.75, 0],
"2.7917": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.1667": [20, 0, 0],
"0.3333": [33.75, 0, 0],
"0.5": [62.5, 0, 0],
"2.2917": [62.5, 0, 0],
"2.4583": [40, 0, 0],
"2.7917": [10, 0, 0],
"3.0833": [0, 0, 0]
},
"position": {
"0.1667": [0, 0, 0],
"0.5": [0, 0, -1],
"2.2917": [0, 0, -1],
"2.7917": [0, 0, 0]
}
},
"skull": {
"rotation": {
"0.0": [0, 0, 0],
"0.2917": [57.5, 0, 0],
"0.5": [55, 0, 0],
"0.7917": [53.83, 0, 0],
"1.125": [52.07555, 7.9185, -6.12673],
"1.375": [52.07555, 7.9185, -6.12673],
"1.6667": [52.26198, -5.94383, 4.58217],
"2.125": [52.26198, -5.94383, 4.58217],
"2.7083": [61.33, 0, 0],
"3.0833": [0, 0, 0]
},
"position": {
"0.125": [0, 0, 0],
"0.5": [0, 1, 0],
"2.4167": [0, 0, 0],
"2.7917": [0, 0, 0]
}
},
"leftArm": {
"rotation": {
"2.1667": [0, 0, 0],
"2.3333": [-12.5, 0, 0],
"2.7917": [0, 0, 0]
},
"position": {
"0.1667": [0, 0, 0],
"0.5": [0.25, 5.5, 2.5],
"2.1667": [0.25, 5.5, 2.5],
"2.3333": [0.25, 5.5, 2.5],
"2.7917": [0, 0, 0]
}
},
"rightArm": {
"rotation": {
"2.125": [0, 0, 0],
"2.2917": [-12.5, 0, 0],
"2.7917": [0, 0, 0]
},
"position": {
"0.125": [0, 0, 0],
"0.5": [-0.5, 5.5, 2.5],
"2.125": [-0.5, 5.5, 2.5],
"2.2917": [-0.5, 5.5, 2.5],
"2.7917": [0, 0, 0]
}
},
"rightEar": {
"rotation": {
"1.5": [0, 0, 0],
"1.7083": [0, 0, 15],
"1.875": [0, 0, -15],
"2.0417": [0, 0, 0]
}
}
}
},
"animation.silverlabs_nat.red_panda.sit": {
"loop": true,
"bones": {
"body": {
"rotation": [-45, 0, 0],
"position": [0, -1.5, -1]
},
"tail": {
"rotation": [110.94102, 40.78947, 120.36119],
"position": [0, 2.12132, -0.70711]
},
"skull": {
"rotation": [45, 0, 0],
"position": [0, 1.41421, 0]
},
"leftArm": {
"rotation": [-22.5, 0, 0]
},
"rightArm": {
"rotation": [-22.5, 0, 0]
},
"leftLeg": {
"rotation": [-90, -22.5, 0],
"position": [1, -3, -1]
},
"rightLeg": {
"rotation": [-90, 22.5, 0],
"position": [-1, -3, -1]
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,222 @@
{
"format_version": "1.10.0",
"animations": {
"animation.silverlabs_nat.seal.idle": {
"animation_length": 2.08333,
"bones": {
"tail": {
"rotation": {
"0.0": [0, 0, 0],
"0.4583": [-2.5, 0, 0],
"0.9167": [12.5, 0, 0],
"1.4167": [-2.5, 0, 0],
"1.875": [0, 0, 0]
},
"position": [0, 0, 0]
},
"tail2": {
"rotation": {
"0.125": [0, 0, 0],
"0.5833": [-2.5, 0, 0],
"1.0417": [12.5, 0, 0],
"1.5417": [-2.5, 0, 0],
"2.0": [0, 0, 0]
}
},
"leftFlipper": {
"position": [0, 0, -1]
},
"rightFlipper": {
"position": [0, 0, -1]
}
}
},
"animation.silverlabs_nat.seal.walk": {
"sound_effects": {
"0.0": {
"effect": "walk"
}
},
"loop": true,
"animation_length": 0.58333,
"bones": {
"root": {
"position": {
"0.0": [0, 0, 0.56],
"0.0833": [0, 0, 1],
"0.3333": [0, 0, -0.5],
"0.5833": [0, 0, 0.56]
},
"scale": {
"0.0": [1.05, 0.9, 1.05],
"0.25": [0.95, 1.2, 0.95],
"0.5833": [1.05, 0.9, 1.05]
}
},
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.125": [-7.5, 0, 0],
"0.4167": [5, 0, 0],
"0.5833": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"0.25": [0, 1.5, 0.5],
"0.4583": [0, 0, -0.5],
"0.5833": [0, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": [10, 0, 0],
"0.2083": [-5, 0, 0],
"0.375": [5, 0, 0],
"0.5833": [10, 0, 0]
}
},
"tail2": {
"rotation": {
"0.0": [6.78, 0, 0],
"0.0833": [10, 0, 0],
"0.2917": [-12.5, 0, 0],
"0.5833": [6.78, 0, 0]
}
},
"leftFlipper": {
"rotation": {
"0.0": [-90, 0, -90],
"0.2083": [-90, 0, -112.5],
"0.5833": [-90, 0, -90]
},
"position": [0, -1, 1]
},
"rightFlipper": {
"rotation": {
"0.0": [-90, 0, 90],
"0.2083": [-90, 0, 112.5],
"0.5833": [-90, 0, 90]
},
"position": [0, -1, 1]
},
"skull": {
"rotation": {
"0.0": [5, 0, 0],
"0.2917": [-5, 0, 0],
"0.4583": [2.88, 0, 0],
"0.5833": [5, 0, 0]
}
}
}
},
"animation.silverlabs_nat.seal.swim": {
"sound_effects": {
"0.0": {
"effect": "swim"
}
},
"loop": true,
"animation_length": 2,
"bones": {
"root": {
"rotation": [
"0 + ( Math.cos(( q.anim_time - 0.2 ) * 360 ) * -1 )",
0,
0
],
"position": [
0,
"0 + ( Math.cos(( q.anim_time - 0.0 ) * 360 ) * -1 )",
0
]
},
"body": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.2 ) * 180 ) * -3 )",
0
]
},
"tail": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.4 ) * 180 ) * -5 )",
0
]
},
"tail2": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.6 ) * 180 ) * -7 )",
0
]
},
"leftFlipper": {
"rotation": [
-52.47314,
-1.6067,
"-91.9156 + ( Math.cos(( q.anim_time - 0.4 ) * 180 ) * 10 )"
],
"position": [0, -1, 0]
},
"rightFlipper": {
"rotation": [
-52.47314,
1.6067,
"91.9156 + ( Math.cos(( q.anim_time - 0.4 ) * 180 ) * -10 )"
],
"position": [0, -1, 0]
},
"skull": {
"rotation": [
0,
"0 + ( Math.cos(( q.anim_time - 0.0 ) * 180 ) * -2 )",
0
]
}
}
},
"animation.silverlabs_nat.seal.sleep": {
"loop": true,
"bones": {
"tail": {
"rotation": [-7.5, -12.5, 0]
},
"tail2": {
"rotation": [-5.12076, -12.45167, 1.10693]
},
"leftFlipper": {
"rotation": [-76.20308, -7.2921, -68.1412],
"position": [0.25, -1, 0.5]
},
"rightFlipper": {
"rotation": [-56.20308, 7.29212, 68.14125],
"position": [0.25, -1, 0.5]
},
"skull": {
"rotation": [0.31769, 12.73975, 0.3093],
"position": [0, -3, 0.5]
},
"root": {
"scale": [
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.01",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * -0.03",
"1 + Math.sin(( q.anim_time - 0.0 ) * 45 ) * 0.02"
]
}
}
},
"animation.silverlabs_nat.seal.look_at_target": {
"loop": true,
"bones": {
"skull": {
"rotation": [
"Math.clamp( q.target_x_rotation, -90, 90 )",
"Math.clamp( q.target_y_rotation, -70, 70 )",
0
]
}
}
}
}
}

Some files were not shown because too many files have changed in this diff Show More