rooboty's Forum Posts

  • 1 posts
  • I want to make a GTA-like game and have people getting in and out of cars (plural). But the problem is that when I make a second car that is the same object as the first one my player follows the first one. The second car works fine as in drivability, camera control, ect.

    My idea is to write down the Unique ID of the car the player is entering on a global variable and then set it so it follows a global variable that every tick says

    where the position of the car with (let's say) UID 12 is.

    My problem is that i don't know if its possible or how to do the part highlighted in orange.

    I would greatly appreciate if someone were to help me!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • 1 posts