Skip to content

Collision detection #22

@zzorn

Description

@zzorn
  • Use bounding radius for check
  • Only check for collisions between entities where it makes sense (e.g. no bullet-bullet collision)
  • For beams, it might be necessary to check for intersection of a line segment between old pos and new pos of the beam and the bounding sphere of the potential target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions