im almost finished with my race track but i have a few questions. here is the image for the track as it looks right now
current track
refer to this image for this question
removing objects
as you can see in the image i have boxed in a few bricks. i need my car to go over or under these bricks (preferably over) but so they dont touch the bricks. other wise the car wont be able to move. . it needs to make the turn to end up at the bottom right hand corner.i need something like a bridge. how would i go about doing this?
i didnt know how to make the "bridge" so i thought of removing the boxed in bricks when my car hit the switch ( the red dot just before the turn) and putting in new bricks to enclose the curve. but the removeObject method doesn't remove objects at specific coordinates. so what do i do here?
refer to this image for this question
the coloring part
as you can see in the image a part of it is spray painted black. this is the path my car will take. how can i make it so that that path is a different color than rest of the unused space in the world? this is just to make things a bit more visually appealing and to make the track a bit easier to see
last question. is it possible to adjust the speed slider in my code? if not then is it possible to make it so that it cant be changed by players if i display it?
i would really appreciate it if you answered all three of my questions. im a new programmer so if the last one is too complicated then just say its complicated and that will be the end of it =)