[REMIX-Bugs fixed] Mario Kart Dodge! This is a super cool project, great work! There is a lot of potential and it's already great. I know how it feels to have bugs which you don't know what to do to fix so I hope I was a little helpful :D The problem: For some reason, after a while the "road' sprite doesn't register that the cart is still on it! The fix: What I did is I changed it so that instead of the road sprite detecting whether the cart is on it, the cart sprite does instead. The cart recognizes the color's of the road beneath it, then decides if it is on the road or not!
Original code, art and project: @FirePicx FirePicx- Feel free to use thumbnail and modifications I have added to this, just please credit me ;) Extra Note: I combined all of the selection sprites into the one for you, they just clone themselves. Also shortened some scripts to and added a variable to make it run smoother!