Files
ai-game-2/MainGame.gd
Bryce 9b5a7040c2 Add get_current_room_name() helper to MainGame
Provides a convenient way to identify the current room at runtime by
extracting the room name from the scene script's resource path, rather
than relying on node names (which are always 'background').
2026-04-29 15:54:24 -07:00

4.8 KiB