Marisa-Chan / UA_source

Mod for UrbanAssault (Replace original game engine)
GNU General Public License v2.0
120 stars 16 forks source link

Hitbox on sector borders #47

Open Marisa-Chan opened 2 years ago

Marisa-Chan commented 2 years ago

Fix it with one of:

  1. Add all units of close sectors to test (easy but costs compute power)
  2. Make lists of transient units for sectors (hard to manage)