Add slay deck controller UI

This commit is contained in:
maple
2026-06-07 22:35:00 +09:00
parent 3ab7f10182
commit cfc41ac3d9
4 changed files with 4281 additions and 1183 deletions

View File

@@ -16,7 +16,7 @@
{
"id": "b447311c-6f03-4ba1-aad0-8f0fe58df5c1",
"path": "/common",
"componentNames": "",
"componentNames": "script.SlayDeckController",
"jsonString": {
"name": "common",
"path": "/common",
@@ -28,7 +28,16 @@
"pathConstraints": "/",
"revision": 1,
"modelId": null,
"@components": [],
"@components": [
{
"@type": "script.SlayDeckController",
"Enable": true,
"Energy": 0,
"MaxEnergy": 3,
"Turn": 0,
"TweenEventId": 0
}
],
"@version": 1
}
}