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_person/env_personSit1.json
2022-04-03 21:56:23 -04:00

24 lines
503 B
JSON

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