91 lines
3.4 KiB
JSON
91 lines
3.4 KiB
JSON
{
|
|
"npcs": [
|
|
{
|
|
"id": "npc_01_default",
|
|
"name": "Студент",
|
|
"animationIdlePath": "resources/w/jam/man_stand_idle002.anim",
|
|
"animationWalkPath": "resources/w/jam/man_walk002.anim",
|
|
"meshTextures": {
|
|
"Body": "resources/w/jam/male_packed0_diffuse.png",
|
|
"Bottoms": "resources/w/jam/male_packed1_diffuse.png",
|
|
"Eyelashes": "resources/w/jam/male_packed0_diffuse.png",
|
|
"Eyes": "resources/w/jam/male_packed0_diffuse.png",
|
|
"Eyewear": "resources/w/jam/male_packed0_diffuse.png",
|
|
"Gloves": "resources/w/jam/male_packed1_diffuse.png",
|
|
"Hair": "resources/w/jam/male_packed0_diffuse.png",
|
|
"Shoes": "resources/w/jam/male_packed1_diffuse.png",
|
|
"Tops": "resources/w/jam/male_packed2_diffuse.png"
|
|
},
|
|
"positionX": 2.95,
|
|
"positionY": 0.0,
|
|
"positionZ": 16.65,
|
|
"facingAngle" : 3.141592,
|
|
"walkSpeed": 1.5,
|
|
"rotationSpeed": 8.0,
|
|
"modelScale": 0.0001,
|
|
"modelCorrectionRotX": 0.0,
|
|
"modelCorrectionRotY": 180.0,
|
|
"modelCorrectionRotZ": 0.0,
|
|
"interactionRadius": 2.0,
|
|
"gift": {
|
|
"id": "guard_token",
|
|
"name": "Guard's Token",
|
|
"description": "A token from the Guard - sign of respect",
|
|
"icon": "resources/w/red.png"
|
|
}
|
|
},
|
|
{
|
|
"id": "npc_02_woman",
|
|
"name": "Студентка",
|
|
"animationIdlePath": "resources/w/jam/woman_idle002.anim",
|
|
"animationWalkPath": "resources/w/jam/woman_walk002.anim",
|
|
"meshTextures": {
|
|
"Body": "resources/w/jam/female_packed0_diffuse.png",
|
|
"Bottoms": "resources/w/jam/female_packed3_diffuse.png",
|
|
"Eyelashes": "resources/w/jam/female_packed0_diffuse.png",
|
|
"Eyes": "resources/w/jam/female_packed0_diffuse.png",
|
|
"Hair": "resources/w/jam/female_packed2_diffuse.png",
|
|
"Shoes": "resources/w/jam/female_packed1_diffuse.png",
|
|
"Tops": "resources/w/jam/female_packed2_diffuse.png"
|
|
},
|
|
"positionX": 19.5,
|
|
"positionY": 0.0,
|
|
"positionZ": 32.0,
|
|
"facingAngle" : 3.141592,
|
|
"walkSpeed": 1.5,
|
|
"rotationSpeed": 8.0,
|
|
"modelScale": 0.0001,
|
|
"modelCorrectionRotX": 0.0,
|
|
"modelCorrectionRotY": 180.0,
|
|
"modelCorrectionRotZ": 0.0,
|
|
"interactionRadius": 2.0
|
|
},
|
|
{
|
|
"id": "npc_03_salesman",
|
|
"name": "Мухтар Байке",
|
|
"animationIdlePath": "resources/w/jam/salesperson_stand_idle003.anim",
|
|
"animationWalkPath": "resources/w/jam/salesperson_walk001.anim",
|
|
"meshTextures": {
|
|
"Body": "resources/w/jam/Salesperson_packed0_diffuse.png",
|
|
"Bottoms": "resources/w/jam/Salesperson_packed2_diffuse.png",
|
|
"Eyelashes": "resources/w/jam/Salesperson_packed0_diffuse.png",
|
|
"Eyes": "resources/w/jam/Salesperson_packed0_diffuse.png",
|
|
"Hats": "resources/w/jam/Salesperson_packed1_diffuse.png",
|
|
"Mustashes": "resources/w/jam/Salesperson_packed1_diffuse.png",
|
|
"Shoes": "resources/w/jam/Salesperson_packed1_diffuse.png",
|
|
"Tops": "resources/w/jam/Salesperson_packed1_diffuse.png"
|
|
},
|
|
"positionX": -1.94774,
|
|
"positionY": 0.0,
|
|
"positionZ": 16.2712,
|
|
"facingAngle" : 3.141592,
|
|
"walkSpeed": 1.5,
|
|
"rotationSpeed": 8.0,
|
|
"modelScale": 0.001,
|
|
"modelCorrectionRotX": 0.0,
|
|
"modelCorrectionRotY": 180.0,
|
|
"modelCorrectionRotZ": 0.0,
|
|
"interactionRadius": 2.0
|
|
}
|
|
]
|
|
} |