24 lines
655 B
JSON
24 lines
655 B
JSON
{
|
|
"npcs": [
|
|
{
|
|
"id": "npc_alik",
|
|
"name": "Алик",
|
|
"animationIdlePath": "resources/w/boy/boy_stand001_small.anim",
|
|
"animationWalkPath": "resources/w/boy/boy_walk001_small.anim",
|
|
"meshTextures": {
|
|
"Char01": "resources/w/boy/texture_pbr_20250901_1.png"
|
|
},
|
|
"positionX": -6.33478,
|
|
"positionY": 0.0,
|
|
"positionZ": -15.0382,
|
|
"facingAngle" : 90,
|
|
"walkSpeed": 1.7,
|
|
"rotationSpeed": 8.0,
|
|
"modelScale": 0.016,
|
|
"modelCorrectionRotX": 0.0,
|
|
"modelCorrectionRotY": 180.0,
|
|
"modelCorrectionRotZ": 0.0,
|
|
"interactionRadius": 2.0
|
|
}
|
|
]
|
|
} |