Hello, this is a tweaked and revamped version of @sebarex 's guide on how to make a working car. I read his guide and it felt a little not descript and had only a few pictures, so I am making a revemped version to help who didn’t get his guide. I will be using wires, as it is the easiest way for me to do it.
-
Place down a rover
-
Copy the rover for as many times as you want it to travel.
-
Make a timer using lifecycles and repeat. Make sure the repeater is at an 0.5 repeating speed and set the task for however long you want it to.
If you would like, you may also make a counter to see if your repeater is working.
-
Now, you need to make all of the nine rovers behind the original invisible on game start.
-
Once you have that step completed, you may attach the repeater with 10 counters each numbered 1-10 for target value. This is how it should look like once the step is complete:
-
Now, add wires connecting the counter to the rovers. Make sure for each new counter and added show once target value reached, the rover behind it hides. (you may also use channels, but I used wires because it is simpler.)
-
Final step. Set all of the counters to invisible.
Yay! I hope this guide helped. Have a great day and happy coding!