Getting Started: Tutorial Recommendations


We encourage Wherigo authors to use the tutorials to develop their own cartridges! If you want to use your own pre-existing lua file, we recommend your file include the requirements below. This will ensure that you have enough content to easily follow the tutorial.

Level Two

Setup:
    2 zones, 3 characters and 1 item
    3 tasks

Scripting:
    Each character should be visible and moved into a zone
    1 item should be visible and moved into a zone
    Zones and tasks should be set active and visible

Level Three

Setup:
    2 zones, 3 characters and 1 item
    3 tasks

Scripting:
    1-2 talk commands associated with characters
    1-2 IF-THEN statements for each Talk command (using task status, etc as a condition)
    Each character should be visible and moved into a zone
    1 item should be visible and moved into a zone
    Zones and tasks should be set active and visible