space-game001/resources/config2/gameobjects_dorm.json
2026-05-17 20:28:18 +03:00

77 lines
2.0 KiB
JSON

{
"objects": [
{
"name": "Plane",
"texturePath": "resources/w/dorm/Segmented_Plane002.png",
"meshPath": "resources/w/dorm/dorm_land001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Building",
"texturePath": "resources/w/dorm/building_base017.png",
"meshPath": "resources/w/dorm/dorm_building001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Stairs",
"texturePath": "resources/w/dorm/Staircase_Obj002sm.png",
"meshPath": "resources/w/dorm/dorm_stairs001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Door",
"texturePath": "resources/w/dorm/Entrance003.png",
"meshPath": "resources/w/dorm/dorm_entrance001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Chair001",
"texturePath": "resources/black.png",
"meshPath": "resources/w/dorm/chair002.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Table001",
"texturePath": "resources/w/dorm/ikea_table_bake003.png",
"meshPath": "resources/w/dorm/ikea_table001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
}
]
}