Remember me
You are here: HomeForum
Welcome, Guest
Username: Password: Remember me

TOPIC: How did you make this? (PLEASE HELP)

How did you make this? (PLEASE HELP) 7 years 2 months ago #824

Hi how did you make the a.i? (A.I thingy, not sure if that's whats it cold...)
what do i mean?
Heres a link:
www.gamemaker3d.com/player?pid=016668

would help!

seriously help me, my game will be so kewl B)
Last Edit: 7 years 2 months ago by Christopher-Hagtharp.
The administrator has disabled public write access.

How did you make this? (PLEASE HELP) 7 years 2 months ago #825

I might have a chance of figuring it out, but please still help me.
The administrator has disabled public write access.

How did you make this? (PLEASE HELP) 7 years 2 months ago #826

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 148
  • Thank you received: 110
hi,

You have several ways to simulate an A.I,

in this case,

- use triggers on the way to the car
- When the vehicle is in collision with a trigger, rotates the vehicle on an angle for turns
- You can also manage the speed via the triggers

This is a simplest solution, you can also use "TimeOut" instead of the triggers but is not reliable.

You also have another solution more difficult to set up but very reliable, and closest to an A.I
the "Pathfinding"

WIKI > en.wikipedia.org/wiki/Pathfinding
The administrator has disabled public write access.
Time to create page: 0.109 seconds