데이터파이프라인 타워 부분 개선
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
"condition": null,
|
||||
"description": "Y 그리드 차지 공간"
|
||||
},
|
||||
{
|
||||
"name": "size_z",
|
||||
"type": "int",
|
||||
"condition": null,
|
||||
"description": "Z 차지 공간"
|
||||
},
|
||||
{
|
||||
"name": "max_hp",
|
||||
"type": "int",
|
||||
@@ -60,9 +66,9 @@
|
||||
"description": "공격 주기"
|
||||
},
|
||||
{
|
||||
"name": "prefab_path",
|
||||
"name": "model_path",
|
||||
"type": "string",
|
||||
"condition": null,
|
||||
"description": "프리팹/리소스 경로"
|
||||
"description": "모델 경로"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user