World

Description

Teleport to the adjacent map using the world system

Structure

Files

rpg.toml

modules = [
    './main'
]

[start]
    map = 'forest1'
    graphic = 'hero'
    hitbox = [16, 16]