[RGSS3] SWORD ART ONLINE SYSTEM – TELEPORTATION CRYSTALS AND ANTI-CRYSTAL SYSTEM

RPG Maker VX Ace

Creates a Teleport Crystal and an Anti Crystal Zone.

Sword Art Online System – Teleportation Crystals and Anti-Crystal System

Author: SoulPour777

Description: This allows the player to use teleportation crystals and generate a Anti-Crystal Area, just like in the anime Sword Art Online.

Instructions:

To Use this Script, Use these Script Calls:

$game_system.anti_crystal = false
^ turns the anti_crystal area to false

$game_system.anti_crystal = true
^ turns the anti_crystal area to true

On your Items, place the note tag <teleport> for any teleport items you want.