CHANGING SEASONS OVER TIME - by JPS Innovations
want to change seasons over time so itll be more realistic?
(lets say I want the seasons to last 20 turns and i start my game in spring)
1.Create an invisible event at the entrance so everytime you enter a dungeon or a town or something youll activate the event and increase variable A +1
set a 4 option val-condition
if Variable A=20 set season to Summer
if Variable A=40 set season to Autumn
if Variable A=60 set season to Winter
if Variable A=80 set season to Spring: Set Variable A=0
the increments can be different depending on how often you visit the place, the event should be placed in a location visited often, this trick gives the game the effect of time passing, you can set your fields, towns, or whatever you want to the seasons
--------------------------------------------------------------------------
If I want to use this method what do I do to make the seasons reset?
want to change seasons over time so itll be more realistic?
(lets say I want the seasons to last 20 turns and i start my game in spring)
1.Create an invisible event at the entrance so everytime you enter a dungeon or a town or something youll activate the event and increase variable A +1
set a 4 option val-condition
if Variable A=20 set season to Summer
if Variable A=40 set season to Autumn
if Variable A=60 set season to Winter
if Variable A=80 set season to Spring: Set Variable A=0
the increments can be different depending on how often you visit the place, the event should be placed in a location visited often, this trick gives the game the effect of time passing, you can set your fields, towns, or whatever you want to the seasons
--------------------------------------------------------------------------
If I want to use this method what do I do to make the seasons reset?






Comment