- Joined
- Jul 27, 2015
- Messages
- 33
Hi everyone,
The map I'm developing has a dungeon in it. By 'dungeon' really I just mean an area that a number of players can try to fight their way through, and if they fail it 'resets' itself and they can try again.
I'm achieving this by placing a bunch of regions as the locations for where the various enemies or traps will be placed when the dungeon is populated.
So far I've placed 28 regions for what I consider a relatively small one and I'm quickly becoming nervous that this will become and unmanageable huge list of regions I have to scroll through when setting up triggers and such (or perhaps I even hit some kind of region limit!) In the region editor itself, it's already quite cumbersome.
So my question is really two questions:
a. Does anyone have any advice or tips on managing regions within the editor. Perhaps there are even tools or plugins that let you create a hierarchy, I don't know something to make them more than just a big list of words.
b. Is my methodology flawed to begin with? Are there cleaner or cleverer ways to achieve what I'm aiming for here? I'm open to learning to use bits of LUA in the editor, though I find that really hard because it's just a plain text file and when scripting I'm used to the computer... helping me a bit lol
Thanks for your time, hope someone more experienced can help guide me a little.
The map I'm developing has a dungeon in it. By 'dungeon' really I just mean an area that a number of players can try to fight their way through, and if they fail it 'resets' itself and they can try again.
I'm achieving this by placing a bunch of regions as the locations for where the various enemies or traps will be placed when the dungeon is populated.
So far I've placed 28 regions for what I consider a relatively small one and I'm quickly becoming nervous that this will become and unmanageable huge list of regions I have to scroll through when setting up triggers and such (or perhaps I even hit some kind of region limit!) In the region editor itself, it's already quite cumbersome.
So my question is really two questions:
a. Does anyone have any advice or tips on managing regions within the editor. Perhaps there are even tools or plugins that let you create a hierarchy, I don't know something to make them more than just a big list of words.
b. Is my methodology flawed to begin with? Are there cleaner or cleverer ways to achieve what I'm aiming for here? I'm open to learning to use bits of LUA in the editor, though I find that really hard because it's just a plain text file and when scripting I'm used to the computer... helping me a bit lol
Thanks for your time, hope someone more experienced can help guide me a little.
