I am making a car game.
I want a car to follow and hit another car.
I made my car successfully but I don't know how the other car can follow my car.
Any idea?
Providing your .capx would make this a lot easier.
Go to "file" -> "Save as single file"
And upload that to somewhere (preferably dropbox) and provide the shared link, please.
https://www.scirra.com/tutorials/1051/b ... cing-games
Here is my .capx link.
dropbox.com/s/ka0gzd9aykvygkx/car%20game.capx
Lamborghini turns and turns because of bad simulation. I know why.
What can I do?
And how can I draw drifting line?
Here's your .capx, with automatic car following and drift lines.
The Follower's AI is quite dumb, but it does its job and doesn't consume much memory.
Download .capx
Develop games in your browser. Powerful, performant & highly capable.
Thank you randomly.It works.
I also found a way.I added "Turret" behavior to the lamborghini and set Police as It's target and lamborghini is pressing accelerate.
I'll try to mix these ways.