up arow=accelerate down arow=brake left/right=tilt click the options at the top if you wish to use them car dose not crash yet for some reson it dose not lagg so much when your in the see inside option when your at prodgect page for some reson the fps is normaly at 9 but at in see inside its at 30
aaah its finaly here car n crash is a 2d 3rd person car game wich is bacicly like my old game death racer (wich is now unshared) but less glitchy and more awsome! you can pause it you can upgrade your car you can pick if the sound is on or off (i would recomend sound is off so it runs smoothly) you can even check out how many fps you have!!! (fps stands for frames per second) if you were thinking of making a game like this or use some features like fps detector and outher stuff read below... FPS to detect frames per seccond accurately you wil have to base each second off real world time and when it changes but before you get to doing that have a thing that says...when i receav mesage(your mesage) set fps to fpss and set fpss to 0...fpss is what tells how many frames there are in each second ...to have that happen have a script saying...when clicked forever change fpss by 1 so that is the hard part all of that the eazy part (that takes a long time) is this...have 60 scripts that say stuff like... when clicked forever if current second=1 broadcast(your mesage) wait 1 second wait until current second=1 have 60 of those scripts with the numbers counting up like...when clicked forever if current second=2...i think you get the point BACIC DISCRIPTION OF THE PROGRAMAMING ...i havent had the time to write this yet