Fixed Tankman Offsets

This commit is contained in:
MasterDirector99 2021-05-04 18:00:32 +03:00 committed by GitHub
parent e32134842d
commit b07db10890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 40 deletions

View File

@ -22,14 +22,6 @@
"loop": false,
"flippedname": "Tankman Note Left"
},
"singLEFT-alt": {
"name": "Tankman Note Left ",
"loop": false
},
"singRIGHT-alt": {
"name": "Tankman Right Note ",
"loop": false
},
"singUP-alt": {
"name": "TANKMAN UGH",
"loop": false
@ -37,43 +29,19 @@
"singDOWN-alt": {
"name": "PRETTY GOOD",
"loop": false
},
"singLEFTmiss": {
"name": "Tankman Note Left MISS",
"loop": false,
"flippedname": "Tankman Right Note MISS"
},
"singRIGHTmiss": {
"name": "Tankman Right Note MISS",
"loop": false,
"flippedname": "Tankman Note Left MISS"
},
"singUPmiss": {
"name": "Tankman UP note MISS",
"loop": false
},
"singDOWNmiss": {
"name": "Tankman DOWN note MISS",
"loop": false
}
},
"offset": {
"idle": [0,0],
"singUP": [24,56],
"singRIGHT": [40,-7],
"singLEFT": [69, -14],
"singDOWN": [98, -90],
"singUP-alt": [44, -14],
"singRIGHT-alt": [40, -7],
"singLEFT-alt": [69,-14],
"singDOWN-alt": [128, 5],
"singUPmiss": [53, 84],
"singRIGHTmiss": [-1, -3],
"singLEFTmiss": [-30, 16],
"singDOWNmiss": [69, -99]
"idle": [0, 0],
"singUP": [50, 56],
"singRIGHT": [-12, -27],
"singLEFT": [90, -14],
"singDOWN": [80, -100],
"singUP-alt": [-15, -7],
"singDOWN-alt": [0, 15],
},
"flipx": true,
"enemyOffset": [0,180],
"like": "tankman",
"playAnim": "idle"
}
}