Advertisement
T_OAK

Snowball Battle Controls

Dec 8th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Snowball Battle: https://scratch.mit.edu/projects/134554830/ | No download, (however it is recommended) and no cost
  2.  
  3. MAIN CONTROLS
  4. Q = Red Player Aiming
  5. P = Blue Player Aiming
  6. Spacebar = Start game
  7.  
  8. SECONDARY CONTROLS
  9. S-T-A-R-T = Force-stops game and returns to menu (keys must be pushed in that order)
  10. 1,2,3,...8 = Sets terrain to matching number*
  11. 9 = Sets random terrain
  12. 0 = Sets random terrain and hides slider and display
  13. left/right arrow keys = Controls wind*
  14. up/down arrow keys = Controls how many hits to win*
  15. M = Controls the music that will play during battle, resetting to 0 after 5*
  16. D = Sets all options to default
  17. S = Increases the snow variable by 1, resetting to 0 after 6*
  18. Notice: The feature has proven to lag the scratch player. I recommended using this project offline if snow is desired.
  19. R = Changes the shape of Red's target**
  20. B = Changes the shape of Blue's target**
  21. *Or use slider bar with your mouse
  22. **Clicking the target will result in the same action
  23.  
  24. TERTIARY CONTROLS
  25. Z = if <(settingsLock) = [0]> then
  26. show variable [Terrain Number v]
  27. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement