ctrl k
  • src/main/scala/Main.scala
    ■ ■ ■ ■
    skipped 124 lines
    125 125   
    126 126   val allPoints = mainPoints :+ scala.collection.mutable.Queue(
    127 127   mainPoints.flatten.last,
    128  - pp.head,
     128 + system.objects.get(obj.name).pos, // Force the non perfect trajectory to go through the object
    129 129   mainPoints.flatten.head
    130 130   )
    131 131   
    skipped 57 lines
Page is in error, reload to recover