Battle Terrain
Revision as of 13:12, 16 May 2023 by Sanglorian (talk | contribs)
Battle backgrounds are an important component during the fight.
Set background
How do I set up the battle terrain? It depends on your "taste".
Dynamic background
It changes depending the time. Night and day.
- One called "Environment Day"
set_variable environment:grass
is variable_set daytime:true
- One called "Environment Night"
set_variable environment:night_grass
is variable_set daytime:false
Fixed background
It doesn't change.
set_variable environment:grass