Tried to implement temporarily movement. This is the best I could come up with. if you have any better ideas please suggest them in the comments on remix this. It's meant to seek out your direction if your facing upwards, and hold w it will go up. if your facing down, it will go down. It's not exactly perfect as some numbers are wrong, but I'm tired, okay? Comment feedback and you may receive a GOLDEN TANK!!! the direction sensor is very broken, and doesn't work correctly. Read this to find out how it's meant to work, and fix it if you can: if your facing more upwards than any other direction, scroll X is meant to change negatively. if your facing more right than any other direction, scroll X should change negatively. if your facing more downwards than any other direction, then scroll Y will change positively. if your facing more left than any other direction, scroll X will change positively. It's basically a giant x on the screen, and that's how it should determine where your facing... I hope someone understood that.
Controls: W or up arrow to go forward, S or down arrow to reverse a or left arrow to turn left, d or right arrow to turn right. f to fire and r to reload. Please help me with this, my brain really hurts and it's confusing! Note: my script is very messy and needs tidying. Don't look at script if you got OCD. Thank you!