This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/game/dist/assets/env/env_tronk/env_tronkLight.json
rsninja722 14d8a73c02 fixes
2022-04-04 00:47:18 -04:00

65 lines
1.2 KiB
JSON

{
"name": "env_tronkLight",
"bottom_texture": {
"file_path": "assets/env/env_cars/env_tronkWheels.png"
},
"top_texture": {
"file_path": "assets/env/env_cars/env_tronkLight.png"
},
"footprint": [
{
"position": [
0,
0
],
"size": [
384,
640
]
}
],
"visualization_radius": 220.0,
"physics_colliders": [
{
"position": [
-137,
-64
],
"size": [
53,
100
]
},
{
"position": [
137,
-64
],
"size": [
53,
100
]
},
{
"position": [
140,
-240
],
"size": [
53,
100
]
},
{
"position": [
-140,
-240
],
"size": [
53,
100
]
}
],
"temperature": 7.0
}