Added red umbrella
This commit is contained in:
parent
aa47d0b548
commit
cf645c1d1b
35
game/dist/assets/env/env_umbrella/env_umbrellaRed.json
vendored
Normal file
35
game/dist/assets/env/env_umbrella/env_umbrellaRed.json
vendored
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"name": "env_umbrellaRed",
|
||||||
|
"bottom_texture": {
|
||||||
|
"file_path": "assets/env/env_umbrella/env_umbrellaPole.png"
|
||||||
|
},
|
||||||
|
"top_texture": {
|
||||||
|
"file_path": "assets/env/env_umbrella/env_umbrellaRed.png"
|
||||||
|
},
|
||||||
|
"footprint":[
|
||||||
|
{
|
||||||
|
"position": [
|
||||||
|
-108,
|
||||||
|
-108
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
216,
|
||||||
|
216
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"visualization_radius": 256.0,
|
||||||
|
"physics_colliders": [
|
||||||
|
{
|
||||||
|
"position": [
|
||||||
|
-3,
|
||||||
|
-3
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
6,
|
||||||
|
6
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"temperature": 3.0
|
||||||
|
}
|
35
game/dist/assets/env/env_umbrella/env_umbrellaRedTowels.json
vendored
Normal file
35
game/dist/assets/env/env_umbrella/env_umbrellaRedTowels.json
vendored
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"name": "env_umbrellaRedTowels",
|
||||||
|
"bottom_texture": {
|
||||||
|
"file_path": "assets/env/env_umbrella/env_umbrellaTowels.png"
|
||||||
|
},
|
||||||
|
"top_texture": {
|
||||||
|
"file_path": "assets/env/env_umbrella/env_umbrellaRed.png"
|
||||||
|
},
|
||||||
|
"footprint":[
|
||||||
|
{
|
||||||
|
"position": [
|
||||||
|
-108,
|
||||||
|
-108
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
216,
|
||||||
|
216
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"visualization_radius": 256.0,
|
||||||
|
"physics_colliders": [
|
||||||
|
{
|
||||||
|
"position": [
|
||||||
|
-3,
|
||||||
|
-3
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
6,
|
||||||
|
6
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"temperature": 3.0
|
||||||
|
}
|
Reference in New Issue
Block a user