ageent preview & select in KF editor

This commit is contained in:
STEINNI
2025-10-16 20:39:09 +00:00
parent 078f60ef51
commit 3912523b0a
14 changed files with 223 additions and 111 deletions
@@ -21,10 +21,11 @@
"controllerDependencies": [
"/helpers/basicDialogs",
"/helpers/validators",
"/helpers/activeAttributes",
"/thirdparty/Threetobus/three.module",
"/thirdparty/Threetobus/OrbitControls.module",
"/thirdparty/Threetobus/tween.module",
"/helpers/activeAttributes",
"/helpers/helpers3D.module",
"/thirdparty/Three/three.module",
"/thirdparty/Three/OrbitControls.module",
"/thirdparty/Three/tween.module",
"/thirdparty/Threetobus/threetobus.module"
],
"assets": {
@@ -35,7 +36,7 @@
],
"json": [
{"id":"arenaConfig", "name": "arena/arenaConfig1.json"},
{"id":"eventsMapping", "name": "threetobus/eventsMapping.json"}
{"id":"eventsMapping", "name": "threetobus/eventsMapping.json"}
]
}
}