Hello. I want to make an automatic car drive I have a few ideas but players might break it so I’m thinking if there is a way to make an automatic car drive system is it possible?
1 Like
should I use tweening I think it might look bad.
Do you want it to move in a straight line or do you want it to be able to drive through a race track?
Tween between nodes is best. Are these full scale cars or a lot smaller?
2 Likes
A* pathfinding algorithm will be good if you want to make a Automatic Car.