Files
turnbasedgamedata/Config/ConfigEntity/NPCMonster/NPCMonster_AML_Boss_00_Entity.json
2025-07-03 10:50:43 +02:00

22 lines
520 B
JSON

{
"RootModelPath": "Characters/CharacterPrefabs/NPCMonster/AML_Boss_00/NPCMonster_AML_Boss_00_Logic.prefab",
"LodModelConfig": {
"Art": {
"RuntimeName": "NPCMonster_AML_Boss_00",
"LocalPosition": {
"X": 0,
"Y": 0,
"Z": -4
},
"LocalScale": {
"X": 0.8,
"Y": 0.8,
"Z": 0.8
},
"LodPath": [
"Characters/CharacterPrefabs/NPCMonster/AML_Boss_00/NPCMonster_AML_Boss_00_Render.prefab"
],
"MeshLodPath": {}
}
}
}