EVENT ACTIVATING ANOTHER EVENT? ACE
Posts
Pages:
1
Is there seriously no way to make an event trigger lets say, a landmine.An Event triggering an Event (without scripts) I mustve tried everything...
Any help would be appreciated
Thanx
Any help would be appreciated
Thanx
Cheap hack:
Event 1, e.g. the landmine, activating on Player Touch:
-> Turn Switch XXX ON
Event 2: (The reaction or whatever), activating on AUTORUN
Page 1:
-> Do reaction stuff
-> Turn Self-Switch A ON
Page 2: Condition (Self-Switch A ON)
-> Do Nothing
In older makers there used to be a way of running pages of separate events, but I can't seem to find it in VX Ace.
Event 1, e.g. the landmine, activating on Player Touch:
-> Turn Switch XXX ON
Event 2: (The reaction or whatever), activating on AUTORUN
Page 1:
-> Do reaction stuff
-> Turn Self-Switch A ON
Page 2: Condition (Self-Switch A ON)
-> Do Nothing
In older makers there used to be a way of running pages of separate events, but I can't seem to find it in VX Ace.
author=Yellow Magic
Cheap hack:
Event 1, e.g. the landmine, activating on Player Touch:
-> Turn Switch XXX ON
Event 2: (The reaction or whatever), activating on AUTORUN
Page 1:
-> Do reaction stuff
-> Turn Self-Switch A ON
Page 2: Condition (Self-Switch A ON)
-> Do Nothing
In older makers there used to be a way of running pages of separate events, but I can't seem to find it in VX Ace.
Im a little confused.
You want me to make Two events for the landmine and the explosion?
Couldnt one just work? Also you said use Player Touch...Do you mean Event touch?
Since im trying to make an NPC do it and not me
I guess I'm a bit confused as to what are you trying to do, exactly? What's the nature of this other event you want triggered?
Do you want an event to trigger an event? Event A passes over event B causing it to trigger (The events not being the player?)
If so you need to use variables. Event A will need 2 variables and event B will need 2 variables. One variable for each event will track the X position and the other the Y (This event tracking needs to be done through a parallel process.)
You then need another event that has a conditional branch checking if the X and Y position of each event is the same.
This is something I do a lot in Chips Challenge. If this is what your looking for let me know and I'll send you some screenshot of how I eventing some stuff.
Edit: If your doing a controlled scene then you don't need to do this. You can just have an auto run event with multiple parallel process events. Force the NPC to move through the auto run and then activate a control switch. This is more useful for a story scene. My above suggestion is only good if the NPC wouldn't normally go through those coordinates without some help.
author=kory_toombs
Do you want an event to trigger an event? Event A passes over event B causing it to trigger (The events not being the player?)
If so you need to use variables. Event A will need 2 variables and event B will need 2 variables. One variable for each event will track the X position and the other the Y (This event tracking needs to be done through a parallel process.)
You then need another event that has a conditional branch checking if the X and Y position of each event is the same.
This is something I do a lot in Chips Challenge. If this is what your looking for let me know and I'll send you some screenshot of how I eventing some stuff.
Edit: If your doing a controlled scene then you don't need to do this. You can just have an auto run event with multiple parallel process events. Force the NPC to move through the auto run and then activate a control switch. This is more useful for a story scene. My above suggestion is only good if the NPC wouldn't normally go through those coordinates without some help.
Yes. This is exactly what I needed! Wow variables huh? I wouldnt mind checking out some screenshots of the events
author=Yellow Magic
I guess I'm a bit confused as to what are you trying to do, exactly? What's the nature of this other event you want triggered?
On a side note, Whos dancing in your avatar??
Ive been entranced by it lol
author=wickedrob
On a side note, Whos dancing in your avatar??
Ive been entranced by it lol
Satsuki from the anime Kill La Kill! No idea who made the avatar though...
author=Yellow Magicauthor=wickedrobSatsuki from the anime Kill La Kill! No idea who made the avatar though...
On a side note, Whos dancing in your avatar??
Ive been entranced by it lol
Reminded me of http://img4.wikia.nocookie.net/__cb20121117072938/kagura/images/archive/4/42/20130608070347!Senran-kagura-shoujotachi-no-shinei-arte-004.jpg
Pages:
1
















