ra’s avatarra’s Twitter Archive—№ 41,683

      1. they sent the sultan's best
    1. …in reply to @ra
      this bit really leans into the ECS. fighterAiSeekTarget moves towards a target along the object's forward axis. fighterAiDiver makes that target the player, and when it gets close to the player, gives it a random target, removes itself and attaches fighterAiFuckOff.
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @ra
    when close to the target, fighterAiFuckOff destroys the entity
    1. …in reply to @ra
      the linear algebra is awful because of the lack of operator overloading, but that aside this is *exactly* how i want to be thinking about games