- Edited
World
Description
Teleport to the adjacent map using the world system
Structure
- main
- characters
- worlds
- rpg.toml
Files
rpg.toml
modules = [
'./main'
]
[start]
map = 'forest1'
graphic = 'hero'
hitbox = [16, 16]
Teleport to the adjacent map using the world system
modules = [
'./main'
]
[start]
map = 'forest1'
graphic = 'hero'
hitbox = [16, 16]