steering behaviors

  1. PartTimeCrazy

    Steering Forces towards multiple instances of objects

    I am building a racing game and I am using Steering Forces for the ai cars. I have a track that is an oval loop and I have placed four objects as points around the loop. There is a global value called nextSeeker that starts at 1. The ai cars move towards "obj_seeker_global.nextSeeker" which...
  2. samspade

    Vectors and Steering Behaviors

    GM Version: 2.3.1 Target Platform: All Download: Github Repo for Vectors and Steering Behaviors Links: YouTube Video Playlist Summary A tutorial series cover a basic implementation of vectors in GameMaker Studio 2.3 and Steering Behaviors. A link to the playlist and the github repo are above...
Top