Official Guide
GuidebookBeginnerโs GuideHost GuideSidebar GuideMap Editor GuideApps, Mini-Games GuideZEP Script GuideZEP Premium PlansZEP Data dashboardAdvanced Object Settings
In case you missed the earlier sections, you can catch up by checking out the links below.
Display Functions
Name | Description |
Show object name | Display an objectโs name |
Change object | Have an object disappear or change when users interact with it |
Show word balloons | Display word balloons above an object |
Stamp | Configure objects to work with the Stamp app |
Animation functions | Use sprite sheets to create animated objects |
Website Functions
Name | Description |
Open website in a new tab | Open a website in another browser tab |
Open website in a new window | Open a website in an embedded window |
AI NPC Feature NEW
Name | Feature |
AI NPC | Add AI NPC capabilities to your object. |
Pop-Up Settings
Name | Description |
Text pop-up | Display text as a pop-up |
Image pop-up | Upload and display an image as a pop-up |
Password prompt | Create a prompt that asks for a password to trigger an action |
Multiple choice pop-up | Create a prompt with multiple options |
Developer Functions
Name | Description |
API call (POST) | Send a POST request to the specified URL upon API CALL |
NFT Door (ERC721) | Create a door that only allows users with a specific NFT to pass |
FT Door (ERC20) | Create a door that only allows users that possess a specific number of fungible tokens to pass |
ZEM Door | Create a door that requires users to pay a certain amount of ZEM the first time they pass through |
Token Door | Create a door that functions exactly like a ZEM Door, but for a specified fungible token instead of ZEM |
Interact with ZEP Script | Set up an object to interact with ZEP script |