1
FF7 Tools / Re: [FF7PC/PSX] Field Editor - Makou Reactor (1.7.1)
« on: 2016-08-03 19:49:36 »
Hi!
first of all, thanks for this program. As an old-skool 'debug your favourite games' guy it's the best tool I've ever met
I wanted to ask a question about the script/events for the groups. For what I've seen there's two kind of groups, the "normal" ones (with init, main, when being field model talk, contact, and a number of scripts).
The other groups are usually of type "line" . The scripts in this "line" type are Init,Main, [OK], S2-Move, S3-Move, Go, Go1x, Go away , and scripts.
I suppose the 'line' group is to in example, mark exits or executing actions when reaching certain region, like in example climbing stairs.
My questions are
1) is the 'line' the only type of group with those scripts/events? Is there, i.e., polygon, or quad with the same events as line?
2) What is the meaning of [OK], S2-Move and S3-Move? Main and Init are obvious, and if I'm not wrong, "Go" is to be run whenever the player is over that line, "Go 1X" is to be run the first frame the player is over that line, and "Go Away" is to be run the first frame the player is not stepping over the line after at least one frame stepping over the line. (feel free to correct me if those are not the meanings too)
Thanks!
first of all, thanks for this program. As an old-skool 'debug your favourite games' guy it's the best tool I've ever met

I wanted to ask a question about the script/events for the groups. For what I've seen there's two kind of groups, the "normal" ones (with init, main, when being field model talk, contact, and a number of scripts).
The other groups are usually of type "line" . The scripts in this "line" type are Init,Main, [OK], S2-Move, S3-Move, Go, Go1x, Go away , and scripts.
I suppose the 'line' group is to in example, mark exits or executing actions when reaching certain region, like in example climbing stairs.
My questions are
1) is the 'line' the only type of group with those scripts/events? Is there, i.e., polygon, or quad with the same events as line?
2) What is the meaning of [OK], S2-Move and S3-Move? Main and Init are obvious, and if I'm not wrong, "Go" is to be run whenever the player is over that line, "Go 1X" is to be run the first frame the player is over that line, and "Go Away" is to be run the first frame the player is not stepping over the line after at least one frame stepping over the line. (feel free to correct me if those are not the meanings too)
Thanks!
