- map01: StaticMonsterTemplate → 주황버섯(ChaseMonster 모델) 교체 (애니메이션 move/stand/jump/hit/die·히트박스·위치 x 5.2 갱신, 이동은 턴전투용 정지) - 타일맵 TemplateRUID 변경 - 카메라 cameraOffsetY -1 → -0.83 (data/camera.json + MapCamera.codeblock) - 메이커 저장 재직렬화 포함: common.gamelogic 수치 표기(0→0.0), map02~11 컴포넌트 순서, ui/DefaultGroup.ui Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
{
|
|
"Id": "",
|
|
"GameId": "",
|
|
"EntryKey": "gamelogic://77c34f19becf4fe8ab62762e5cb95357",
|
|
"ContentType": "x-mod/gamelogic",
|
|
"Content": "",
|
|
"Usage": 0,
|
|
"UsePublish": 1,
|
|
"UseService": 0,
|
|
"CoreVersion": "26.5.0.0",
|
|
"StudioVersion": "0.1.0.0",
|
|
"DynamicLoading": 0,
|
|
"ContentProto": {
|
|
"Use": "Binary",
|
|
"Entities": [
|
|
{
|
|
"id": "b447311c-6f03-4ba1-aad0-8f0fe58df5c1",
|
|
"path": "/common",
|
|
"componentNames": "script.SlayDeckController",
|
|
"jsonString": {
|
|
"name": "common",
|
|
"path": "/common",
|
|
"nameEditable": false,
|
|
"enable": true,
|
|
"visible": true,
|
|
"localize": false,
|
|
"displayOrder": 0,
|
|
"pathConstraints": "/",
|
|
"revision": 1,
|
|
"modelId": null,
|
|
"@components": [
|
|
{
|
|
"@type": "script.SlayDeckController",
|
|
"Enable": true,
|
|
"Energy": 0.0,
|
|
"MaxEnergy": 3.0,
|
|
"Turn": 0.0,
|
|
"TweenEventId": 0.0
|
|
}
|
|
],
|
|
"@version": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |