Introduction

Nifty Island’s visual scripting system allows players to introduce custom logic into their worlds. This can manifest in the creation of new interactions in the overworld, user-created game modes, and more.

Where do I start?

For users new to the scripting system, regardless of your level of familiarity with scripting in general, it is highly recommended that you start with the Quick Start Guide video tutorials. Next step recommendations are located in that page as well.

This is the quickest way to understand the interface and learn where each piece of the system is located. The technical documentation is intended to be used as specific questions arise.

Table of Contents

1. Video Tutorials

Quick Start Guide

2. Written Tutorials

Tutorial 1: Teleporter

Tutorial 2: Deathmatch

Tutorial 3: In Game Shop

3. System Overview

Scripting Interface

Node Types

Variables

Behaviors

Custom UI