__link__ | Qsp Game Editor
*pl "You are in a forest." act "Go north": cla *pl "You walk north." goto "forest_north" end Or in the editor: you add a , add an action , set its description, and in the action code write goto "location_name" .
— it’s a visual development tool for creating .qsp format games. qsp game editor
The key “piece” you might be missing is: *pl "You are in a forest