Steering Behaviors of Autonomous Characters This is my implementation of Steering Behaviors of Autonomous Characters paper in Godot. I used the following resources as references: The Nature of Code 2 @Whiskeydog's implementation of steering behaviors GDQuest's implementation of steering behaviors