# flat-test > Simple flat terrain for movement testing. - Author: maxhearts - Repository: maxhearts/scuttle - Version: 20260208023708 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/maxhearts/scuttle - Web: https://mule.run/skillshub/@@maxhearts/scuttle~flat-test:20260208023708 --- # Flat Test Simple flat terrain for movement testing. ## Actions ### MoveTo Move to a position on the map. ```json {"type": "MoveTo", "data": {"position": [x, y, z]}} ``` ## Map - 200x200 stud flat floor - Center at (0, 0, 0) - Grid markers every 50 studs - Red marker at center (origin)