Movement: - Press space or left mouse click to shoot (or just tap the screen on mobile). The farther away your mouse is from the tank, the faster the balls will shoot out. - Use the WASD keys to move the tank. Variables: - Bounce Strength is how much the balls bounce - 0: no bouncing - 0.5: normal/realistic bouncing (default) - 1: bounces at the same velocity and height - Gravity is how much gravity the balls have (how fast the balls fall) - 0: no gravity, don't fall - 0.5: normal/realistic gravity (default) - 1: faster gravity, falls faster - 2: fastest gravity, falls fastest - Time Between Shots is how many seconds between each shot is when holding down space or mouse click
Credit to @griffpatch for the ball physics simulation code. The level design (impressive, I know) and customizable variables were made by me