RPG Maker MZ/MV Tutorial Lost Woods Effect
Event code can be found below
Look, we made the lost woods effect in RPG MAKER MZ (Should be similar in MV). With one Parallel Event and a couple of Regions you can have the same effects.
EVENT CODE:
◆Get Location Info:Player's RegionID, Region ID, Player
◆If:Player's RegionID = 1
◆Comment:Kick player back to start
◆Transfer Player:{Player's Map Id} ({Player's X},{Player's Y})
◆
:End
◆If:Player's RegionID = 2
◆Comment:Log which entrance the player went into
◆Control Variables:#0001 Player's X = Map X of Player
◆Control Variables:#0002 Player's Y = Map Y of Player
◆Control Variables:#0002 Player's Y += 3
◆Control Variables:#0004 Player's Map Id = Map ID
◆
:End
◆If:Player's RegionID = 3
◆Comment:Log which entrance the player went into
◆Control Variables:#0001 Player's X = Map X of Player
◆Control Variables:#0002 Player's Y = Map Y of Player
◆Control Variables:#0002 Player's Y += 1
◆Control Variables:#0004 Player's Map Id = Map ID
◆
:End
Other Videos By Sirlegna
Other Statistics
RPG Maker MZ Statistics For Sirlegna
There are 1,620 views in 5 videos for RPG Maker MZ. RPG Maker MZ has approximately 11 hours of watchable video on his channel, roughly 2.22% of the content that Sirlegna has uploaded to YouTube.