Skip to content

Instantly share code, notes, and snippets.

@salty-godzilla
Created June 12, 2018 04:29
Show Gist options
  • Save salty-godzilla/f935d01ff9c75474b2eced3c00445843 to your computer and use it in GitHub Desktop.
Save salty-godzilla/f935d01ff9c75474b2eced3c00445843 to your computer and use it in GitHub Desktop.
[Render]
framerate_limit = 120
enable_vsync = true
[Control]
move_forward = "K_W"
move_backward = "K_S"
move_left = "K_A"
move_right = "K_D"
jump = "K_SPACE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment