How do you copy events in the Layout editor? I cannot find the option to do so, and it is necessary for my walk-in events.
Announcement
Collapse
No announcement yet.
Alright, this is a pretty basic question.
Collapse
X
-
Jun
Re: Alright, this is a pretty basic question.
If you mean the invisible events I noticed it doesn't allow you to copy them in layout. (which makes it tough to herd people into mandatory walk-ins) Copy->place fence (which requires no editing) but no copy->place event (which can be many lines of code long. >.>
I haven't had a chance to check it yet, but try copying it in the event listing? If I get to it before you I'll post my results. Good luck.
Edit:
I remember seeing four or five of the same invisible events in the sample game right at the very beginning (just as you walk through the gate off the airship) it might be worth it to load that up and see not only if they were all the same one (just copied) and how they coded the event to turn them all off if you hit, say, the far-right one (then the far left won't trigger if you bump into it)
Probably not hard, just changing mode on the other three, but something to remember so you're not triggering it four times. ^^Last edited by Jun; 09-24-2005, 09:26 PM.
Comment
-
Jun
Re: Alright, this is a pretty basic question.
I just looked and apparently they just made four different ones separately. They're labeled "opening," "opening 2," "opening 3," etc...
The good part is, they're rather small. "play storyteller:opening" followed by three "change mode -> 2" for each of the other blocks.
UNfortunately... each of my events are about 25-30 lines long. -_- Tedious, but doable. -_-
Comment

Comment