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.
2022-04-03 22:43:50 -04:00

24 lines
493 B
JSON

{
"name": "env_person2",
"bottom_texture": {
"file_path": "assets/env/env_person/env_blank.png"
},
"top_texture": {
"file_path": "assets/env/env_person/env_person1.png"
},
"footprint":[
{
"position": [
0,
0
],
"size": [
64,
64
]
}
],
"visualization_radius": 32.0,
"physics_colliders": [],
"temperature": 5.0
}