Files
mod_gdscript_test/scenarios/gdscript_fallback_test.scenario
2026-09-10 10:59:37 +03:00

9 lines
137 B
Plaintext

scene: home_kitchen
priority: 8
condition: true
is_one_run: true
---
action gds.greet name=Always
text "Fallback scene always runs."
end