Racing Checkpoint Prop?

Hey yall!

I am editing my racing app, and am looking to see if anyone can help point me in the correct direction. The race creator uses DrawMarker to put down the cones when creating a race. I am looking to have the Racing Cone Props show while creating the race checkpoints instead but have not found out how to do this. Any help would be appreciated! <3

1 Like

Do you mean the little route indicator? I believe CREATE_CHECKPOINT has a type to indicate the next position.

No basically so it shows the circled cones when you are setting up the race instead of the circle show. So no circle and cones on each side of the car where they would be placed.

That checkpoint is just a drawable…doesn’t actually trigger any code. Soooo…you can just ditch it, and you can just set the tyres wherever you want.

1 Like

Is there a way for it to show tires on both sides in a similar fashion the circle does? I can use the up and down arrows to space them out further etc.