wow awesome bro, how did you do it? I've been trying to make a traffic system for 2 days now but it doesn't work out for me, could you explain it to me? only if you want. Thanks, keep it up!
I have waypoints all over the map, and the car has two bits: waypoint detection block, and turner block. Waypoint detection block is exactly what it says: detect waypoints as it goes. Turner block points in the direction of the waypoints and tells the wheels to point in the same direction.
aaa ok, I understand, I'm not so clear but in the future could you do a tutorial? If you don't want to do it, no problem, I'll find a way. But thanks. New subscriber :) Cheers!
how does the ai decide how far it needs to turn? just a repeat until ray.hit == goal? just curious as im trying to make something like this for my open world game and ive been thinking about it for 20 minutes now and havent came up with a good answer
if u dont mind, could you teach us how to do it? or do u have a model you’ll publish
wow awesome bro, how did you do it? I've been trying to make a traffic system for 2 days now but it doesn't work out for me, could you explain it to me? only if you want.
Thanks, keep it up!
I have waypoints all over the map, and the car has two bits: waypoint detection block, and turner block. Waypoint detection block is exactly what it says: detect waypoints as it goes. Turner block points in the direction of the waypoints and tells the wheels to point in the same direction.
aaa ok, I understand, I'm not so clear but in the future could you do a tutorial? If you don't want to do it, no problem, I'll find a way. But thanks. New subscriber :)
Cheers!
2 days? I’ve been trying for a year 😭
Btw can you do a tutorial how to do these ai cars plsss
wHAT GAME IS THIS
iT'S MY TRAFFIC DEMO, PLAYABLE HERE: HTTPS://WWW.ROBLOX.COM/GAMES/10210125544/SQUIDS-AI-TRAFFIC-PLACE-THING
@@squidiskool 😂
how does the ai decide how far it needs to turn? just a repeat until ray.hit == goal? just curious as im trying to make something like this for my open world game and ive been thinking about it for 20 minutes now and havent came up with a good answer