itch.io is community of indie game creators and players

Devlogs

New Plugin: Event Cloner

Sir Legna's Plugin Generator
A browser generator made in HTML5

So, ever wish you could make template events and just load them from one map into another???

YES, okay, I know I do. Well now you can with my new Event Cloner plugin.

Currently still script call to get it working, sadly but it will clone your events from one location onto another. You even can overwrite some of the event data on spawn. 

Using this code: SirL.MPEventCloner.getEventAtId(1,1,{"_eventId":122,"_x":2,"_y":18,"_realX":3,"_realY":18})

SirL.MPEventCloner.getEventAtId(<Spawn Event MapId>,<Spawn Event EventId>,{<Overwriting Properties>})

I am spawning a dragon on the beach!