Exposable (the one state-machine schema) + ElementField (distance-based emitters) drive everything: wall components, the droid's shell/core, the leaky bucket. Room chain: wheel donation -> be-the-wire -> electrified puddle/relay -> leaky-bucket ferry -> rotating cargo drum (bonus) -> solar-gated exit on a 60s day/night cycle. Calculator-green HUD with PORT 00 tease. test/selfcheck.gd: 11 schema checks. test/integration.gd: full-room headless playthrough, 19 checks, all passing. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
; Engine configuration file.
|
|
config_version=5
|
|
|
|
[application]
|
|
|
|
config/name="EXPOSURE (Phase 0)"
|
|
run/main_scene="res://scenes/main.tscn"
|
|
config/features=PackedStringArray("4.6")
|
|
|
|
[display]
|
|
|
|
window/size/viewport_width=1280
|
|
window/size/viewport_height=720
|