Hello folks,
My apologies if these questions are a bit obvious or betray my vast ignorance, but....
1. Is it possible to modify existing scripts during gameplay? Say, have events that run scripts to call existing scripts in order to change some numbers around.
2. I'm using a combat system based on interaction with sprites on the map itself, rather than calling a separate screen. However, there doesn't seem to be a conditional branch for events being in proximity of other events - not including the player. If such a thing existed, it would be an easy task to have "allies" who attacked monsters on the field, or just plain monsters fighting each other... or, say, traps that the player could set against the monsters.
Am I missing something, or how would I go about this? Is this doable without getting into scripts?
3. It seems like it would be doable to make the player turn away from a given event (such as with 'Set Move Route'), or move away from said event, but it doesn't seem available by the default interface. Is this easy to do?
Thanks,
- Kriss
My apologies if these questions are a bit obvious or betray my vast ignorance, but....
1. Is it possible to modify existing scripts during gameplay? Say, have events that run scripts to call existing scripts in order to change some numbers around.
2. I'm using a combat system based on interaction with sprites on the map itself, rather than calling a separate screen. However, there doesn't seem to be a conditional branch for events being in proximity of other events - not including the player. If such a thing existed, it would be an easy task to have "allies" who attacked monsters on the field, or just plain monsters fighting each other... or, say, traps that the player could set against the monsters.
Am I missing something, or how would I go about this? Is this doable without getting into scripts?
3. It seems like it would be doable to make the player turn away from a given event (such as with 'Set Move Route'), or move away from said event, but it doesn't seem available by the default interface. Is this easy to do?
Thanks,
- Kriss