Use arrow keys to drive around and crash! Right and left to turn, Up and down to move. Remix and change the costume in the "walls" sprite to change the 3D terrain! Go to the "pen" sprite to change the wall color! Use this engine to create your own 3D worlds! When designing the terrain, remember to keep the center fairly open or else it will glitch out. This might lag alot on slow computers. If it lags immensely, Download and run in turbo mode. It should work better. Turbo mode speeds it up a bit, but normal mode is decent, too. THIS IS A DRAFT. IT STILL NEEDS WORK!
This engine uses sprite-based raycasting. Might make a list-based one. : / Therefore, you can go ahead and edit the "walls" sprite's costume to make your own track or maze! Have fun! To learn more about sprite-based raycasting, here's a link on the Scratch Wiki. http://wiki.scratch.mit.edu/wiki/Raycaster Includes Easter egg in scripts! ~~~ It robably lags though, I tried to optimize it the best I could. Special fun-block inside! ;D <<to be> or <not<to be>>> boolean imput! There's a pit stop and a starting line. No opponents :( might add one though. VERSION HISTORY______________________________________ -1.2- *Added simultaneous steering and moving *Made steering faster