space-game001/resources/config2/gameobjects_dorm.json
2026-05-24 19:11:56 +03:00

173 lines
4.9 KiB
JSON

{
"objects": [
{
"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
},
{
"name": "Door_frame",
"texturePath": "resources/w/dorm/utils/DoorFrames_tex001.png",
"meshPath": "resources/w/dorm/utils/Door_All_Frame_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Door_frame",
"texturePath": "resources/w/dorm/utils/DoorFrames_tex001.png",
"meshPath": "resources/w/dorm/utils/Door_All_Frame_002.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_CurbOuter_Back_001",
"texturePath": "resources/w/dorm/ext/concrete001.png",
"meshPath": "resources/w/dorm/ext/Env_CurbOuter_Back_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_DummyBld_Right_001",
"texturePath": "resources/w/dorm/ext/Env_DummyBld_Right_tex006.png",
"meshPath": "resources/w/dorm/ext/Env_DummyBld_Right_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_Lamp_Back_1_001",
"texturePath": "resources/w/dorm/ext/metal001.png",
"meshPath": "resources/w/dorm/ext/Env_Lamp_Back_1_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_Lawn_001",
"texturePath": "resources/w/dorm/ext/Plane3_tex003.png",
"meshPath": "resources/w/dorm/ext/Env_Lawn_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_Pathway_001",
"texturePath": "resources/w/dorm/ext/asphalt003small.png",
"meshPath": "resources/w/dorm/ext/Env_Pathway_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_Road_001",
"texturePath": "resources/w/dorm/ext/Env_Road_tex003.png",
"meshPath": "resources/w/dorm/ext/Env_Road_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
},
{
"name": "Env_Sidewalk_Front_001",
"texturePath": "resources/w/dorm/ext/asphalt003.png",
"meshPath": "resources/w/dorm/ext/Env_Sidewalk_Front_001.txt",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": 0.0,
"positionY": -0.1,
"positionZ": 0.0,
"scale": 1.0
}
]
}