Report, edit, etc...Posted by fishgold on 2005-09-28 at 19:21:48
File Name :: Micro_Scan Beta Author :: fishgold Category :: Experimental Maps Description :: This map contains Micro Scan and its sub-systems, Coordinate Detection and Velocity Detection.
Functions of each system
- Micro Scan
This system scans each units on the map. Unlike ordinary event where event could be only triggered by single unit, now you can make every unit to trigger an event.
- Coordinate Detection
By converting active scan coordinates to real coordinate, you no longer need to use any location that you will use for "If player brings, then do something" triggers. You could do this by "If player's coordinate X is A and coordinate Y is B then do something"
- Velocity Detection
Since Coordination Detection gives you exact coordinates of your units, you can evaluate velocity by comparing two x and y coordinates. Velocity includes both speed and direction.