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.

24 lines
534 B
JSON

{
"name": "env_testObject",
"bottom_texture": {
"file_path": "assets/env/env_testObject/env_testObjectBottom.png"
},
"top_texture": {
"file_path": "assets/env/env_testObject/env_testObjectTop.png"
},
"footprint_radius": 256.0,
"physics_colliders": [
{
"position": [
-118,
-60
],
"size": [
230,
127
],
"radius": 128.0
}
],
"temperature": 5.0
}