Private
Public Access
1
0
Files
EscapeFromTeacher/cmd/client/assets/assets.json

184 lines
3.6 KiB
JSON

{
"assets": {
"baskeball": {
"ID": "baskeball",
"Type": "obstacle",
"Filename": "baskeball.png",
"Scale": 0.1,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -3,
"DrawOffY": -158,
"Color": {},
"Hitbox": {
"OffsetX": 3,
"OffsetY": 64,
"W": 99,
"H": 96,
"Type": ""
}
},
"coin": {
"ID": "coin",
"Type": "coin",
"Filename": "coin.png",
"Scale": 0.1,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -7,
"DrawOffY": -163,
"Color": {},
"Hitbox": {
"OffsetX": 6,
"OffsetY": 63,
"W": 94,
"H": 100,
"Type": ""
}
},
"desk": {
"ID": "desk",
"Type": "obstacle",
"Filename": "desk.png",
"Scale": 0.1,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -2,
"DrawOffY": -155,
"Color": {},
"Hitbox": {
"OffsetX": 4,
"OffsetY": 65,
"W": 100,
"H": 93,
"Type": ""
}
},
"eraser": {
"ID": "eraser",
"Type": "obstacle",
"Filename": "eraser.png",
"Scale": 0.05,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -29,
"DrawOffY": -61,
"Color": {},
"Hitbox": {
"OffsetX": 30,
"OffsetY": 14,
"W": 73,
"H": 47,
"Type": ""
}
},
"g-l": {
"ID": "g-l",
"Type": "obstacle",
"Filename": "g-l.png",
"Scale": 0.5,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -65,
"DrawOffY": -381,
"Color": {},
"Hitbox": {
"OffsetX": 64,
"OffsetY": 1,
"W": 121,
"H": 384,
"Type": ""
}
},
"h-l": {
"ID": "h-l",
"Type": "obstacle",
"Filename": "h-l.png",
"Scale": 0.15,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -19,
"DrawOffY": -357,
"Color": {},
"Hitbox": {
"OffsetX": 21,
"OffsetY": 2,
"W": 107,
"H": 360,
"Type": ""
}
},
"k-l-monitor": {
"ID": "k-l-monitor",
"Type": "obstacle",
"Filename": "k-l-monitor.png",
"Scale": 0.15,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -33,
"DrawOffY": -332,
"Color": {},
"Hitbox": {
"OffsetX": 7,
"OffsetY": 10,
"W": 147,
"H": 328,
"Type": ""
}
},
"pc-trash": {
"ID": "pc-trash",
"Type": "obstacle",
"Filename": "pc-trash.png",
"Scale": 0.15,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -3,
"DrawOffY": -240,
"Color": {},
"Hitbox": {
"OffsetX": 5,
"OffsetY": 111,
"W": 154,
"H": 132,
"Type": ""
}
},
"platform_1767135546": {
"ID": "platform_1767135546",
"Type": "platform",
"Filename": "platform_1767135546.png",
"Scale": 1,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": 1,
"DrawOffY": -34,
"Color": {},
"Hitbox": {
"OffsetX": 0,
"OffsetY": 2,
"W": 126,
"H": 28,
"Type": ""
}
},
"player": {
"ID": "player",
"Type": "obstacle",
"Filename": "player.png",
"Scale": 7,
"ProcWidth": 0,
"ProcHeight": 0,
"DrawOffX": -53,
"DrawOffY": -216,
"Color": {},
"Hitbox": {
"OffsetX": 53,
"OffsetY": 12,
"W": 108,
"H": 203,
"Type": ""
}
}
}
}