FolkertVanVerseveld/aoe

particle subsystem

FolkertVanVerseveld opened this issue · 0 comments

graphical effects like explosions, projectile debris, move to and waypoint markers need to be implemented. these particles can't interact with anything.

  • introduce particle class
  • implement in server logic
  • send particle info to client
  • draw particle info on clients