📘ZEP Script API

This document provides guidance on the four classes that make up ZEP Script.

Introduction

ZEP Script consists of the following four classes:

Script responsible for overall functions in the Space where the app is installed

Script responsible for adding, modifying, or deleting tiles or objects on the map

Script responsible for functions designating player settings and coordinates, and also for calling user information

Script that can use pre-made HTML within the map as a widget

Last updated