HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Unit enters Region Problem - need help ;(

08-16-2003, 05:03 PM#1
Chriz(DAC)
Hi,
I have started with a simple tower defense map and after finishing with it I wanted to try sometthing completely new - unfortunately the idea I have requires a bunch (>2500) of auto-generated regions (which is not the problem) but it also requires that my trigger is fired once one of those regions is entered (also still not a problem) ...
but now once a unit enters one of those regions I also need to know which region was entered and since some of the regions are pretty close to each other (10 points between) I can't determin by the the position of the unit which region was entered - has anybody an Idea how I can find outwhich region was entered? (other than registering a bunch of triggers and to deviding the regions in that manner over the triggers that never 2 neighboured regions are handled by the same trigger)