Skip to content

--Trajectories should stop when in front of an object #18

@Aomm-lgtm

Description

@Aomm-lgtm

the very general and easy case, it is just to see how trajectories can know if there is an object in front of them
it is trickier than it may seem at first because there are two core issues here

  • draw the trajectory indefinitely (not really but just stop relying on for loops)
  • know when the trajectory encounters a collision and stop drawing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions