Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "stances" : {
- "idle" : {
- "armRotation" : 0,
- "weaponRotation" : 45,
- "weaponRotationCenter" : [-1.0, 0.0],
- "weaponOffset" : [-0.25, -0.575],
- "allowRotate" : true,
- "allowFlip" : true,
- "frontArmFrame" : "run.2",
- "backArmFrame" : "jump.3"
- },
- "windup" : {
- "duration" : 0.05,
- "armRotation" : 0,
- "weaponRotation" : 0,
- "weaponRotationCenter" : [-1.0, 0.0],
- "weaponOffset" : [-0.625, -0.125],
- "allowRotate" : true,
- "allowFlip" : false,
- "frontArmFrame" : "swimIdle.1",
- "backArmFrame" : "swim.1"
- },
- "windup2" : {
- "duration" : 0.05,
- "armRotation" : 0,
- "weaponRotation" : 0,
- "weaponRotationCenter" : [-1.0, 0.0],
- "weaponOffset" : [-0.75, -0.125],
- "allowRotate" : true,
- "allowFlip" : false,
- "frontArmFrame" : "swimIdle.1",
- "backArmFrame" : "swim.1",
- "recoil" : true
- },
- "fire" : {
- "duration" : 0.1,
- "armRotation" : 0,
- "weaponRotation" : 0,
- "weaponRotationCenter" : [-1.0, 0.0],
- "weaponOffset" : [0.125, -0.25],
- "allowRotate" : true,
- "allowFlip" : false,
- "frontArmFrame" : "rotation",
- "backArmFrame" : "rotation"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment