Commit Graph

3 Commits

Author SHA1 Message Date
c24709d02d docs: update room navigator skill with correct get_current_room_name method
Replace raw eval JSON with godot_game_call_method for checking current room,
matching the actual Godot MCP tool interface used in practice.
2026-04-29 16:18:02 -07:00
868b25299a Update room navigator skill with mock_interact and room verification
Replaces click-based navigation with mock_interact(0) on TransitionPiece
nodes, adds get_current_room_name() verification pattern, and documents
the MCP busy protocol for walk animation timeouts.
2026-04-29 15:54:41 -07:00
ec4fc8e756 changes for stuff 2026-04-29 13:35:31 -07:00