This commit is contained in:
2026-09-10 10:59:40 +03:00
commit 83698fedef
5 changed files with 54 additions and 0 deletions
@@ -0,0 +1,10 @@
scene: start_scene
priority: 10
is_one_run: true
---
text "test"
interactive_add kitchen_lamp
text "wait"
end
+2
View File
@@ -0,0 +1,2 @@
text "Вы кликнули по лампе! Интерактивный объект работает." key=test_interactive/click
end