press q to change variables and space to change map DESCRIPTION OF EVERY VARIABLE: COOL BEANS: enables a few variables and also cool debug thing (pen trail too ?) times finished backwards/forwards: tells how many times it has gone through the finished (not including when it teleports there or spawns there times car car touched curb/messed up/touched edge: tells how many times those have happened. touched curb for when the car part (not the dots) touch the white part, messed up tells how many times it has clipped through a wall, and touched edge is pretty self explanatory. when that happens it teleports back to the start. clones: tells how many clones (for skid marks and stuff) there are. skid marks: shows and hides skid marks. when the red dot is touching white curb, it turns faster and puts skid marks. they are not very pretty so i put an option to hide them :) speed: how fast the car goes: min/max turn: min turn is how much the car turns when a colored blue or yellow dot is touching a curb, max is when a colored blue or yellow dot AND a red dot are both touching the curb. it turns faster (unless you set it to turn slower) how much turn: how much the car is turning at that point. i am too lazy to fix this so it's kind of broken random turning: enables random turning (super cool) random turning range: how many degrees the car can turn with random turning random turning repeat: how long the car can turn for a random turning range before picking a new one. random turn: how much the car is random turning at that point
inspired by an ai car project (not made by me). LATEST UPDATE: -i am working on an average times system -cool new button to reset variables -changed color of skid marks -fixed glitch with skid marks not showing up on different max turning -added new lap variable features: -pen trail to track where it is going (satisfyingly) (the pen changes color based on how well the car is doing - green usually, red if it is clipping through a wall, blue if it touched the edge and had to teleport back to the start, and yellow if it is going backwards) -change almost every variable O_O -RANDOM TURNING! you can't predict where the car will go -cool new BUTTON to reset variables! to do: add mobile support for changing variables