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.
rsninja722 14d8a73c02 fixes
2022-04-04 00:47:18 -04:00

65 lines
1.2 KiB
JSON

{
"name": "env_carBlue",
"bottom_texture": {
"file_path": "assets/env/env_car/env_carWheels.png"
},
"top_texture": {
"file_path": "assets/env/env_car/env_carBlue.png"
},
"footprint": [
{
"position": [
0,
0
],
"size": [
384,
512
]
}
],
"visualization_radius": 220,
"physics_colliders": [
{
"position": [
-107,
113
],
"size": [
42,
78
]
},
{
"position": [
107,
113
],
"size": [
42,
78
]
},
{
"position": [
-107,
-113
],
"size": [
42,
78
]
},
{
"position": [
107,
-113
],
"size": [
42,
78
]
}
],
"temperature": 7
}