mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
499 B
JSON
18 lines
499 B
JSON
{
|
|
"$type": "RPG.GameCore.EntityLodLoadingData",
|
|
"RootModelPath": "Characters/CharacterPrefabs/NPCMonster/W2_Beast01_04/NPCMonster_W2_Beast01_04_Logic.prefab",
|
|
"LodModelConfig": {
|
|
"Art": {
|
|
"RuntimeName": "NPCMonster_W2_Beast01_04",
|
|
"LocalScale": {
|
|
"X": 0.72,
|
|
"Y": 0.72,
|
|
"Z": 0.72
|
|
},
|
|
"LodPath": [
|
|
"Characters/CharacterPrefabs/NPCMonster/W2_Beast01_04/NPCMonster_W2_Beast01_04_Render.prefab"
|
|
],
|
|
"MeshLodPath": {}
|
|
}
|
|
}
|
|
} |