Author Topic: Why don't zone events reload after loading a save  (Read 926 times)

everytime I reload my save, all the zone events don't work. is that just how it was designed or is it a bug?

You have to reactivate them every time you load the bricks.
The easiest way is to have a button that relays all zone bricks, which in turn use the relay to activate the zone.

Unless you mean the event they are on doesn't work anymore or is completely gone.

Event_onBrickLoaded makes it easier setting zones with the 'setZone' output upon reloading. of course when you aren't loading bricks and you use the event, it won't set any zone

Event_onBrickLoaded makes it easier setting zones with the 'setZone' output upon reloading. of course when you aren't loading bricks and you use the event, it won't set any zone
ty

if it's a zonebrick, it should set inside itself to a zone when loaded
all other bricks can have zones, but need the output event to be applied first