// FORWARD: Based on Cannash's project: http://scratch.mit.edu/projects/Cannash/1767981 I liked this project, but when I wanted to remix it, I saw that the programming style was using repetition, in order to optimize. so I made the scripts shorter, and used variables instead of values. So, I changed those, but the only change visible to the user should be the overall shift in perspective. Okay, it is visible that it is made much slower by the repeat blocks. so that is bad. // ORIGINAL NOTES: Use the arrow key to move! (Press Up to move forward!) This is a test for a setting of a 3D Game [that Cannash] [is] making, this is one of [his] settings.