Skip to content

Instantly share code, notes, and snippets.

@b1naryth1ef
Created October 17, 2015 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b1naryth1ef/b68e4fb2330f9d8c88c5 to your computer and use it in GitHub Desktop.
Save b1naryth1ef/b68e4fb2330f9d8c88c5 to your computer and use it in GitHub Desktop.
Reflex Demo Config
version 0.36.4
unbindall
re_set_player_attached_to 1
bind a +left
bind d +right
bind s +back
bind w +forward
bind c re_speed 0.0001
bind e re_export 0
bind f re_speed 4
bind j re_remove_keyframe
bind k re_add_keyframe
bind l re_spline_visible_travel_time 8000000
bind m re_next_marker
bind n re_next_keyframe
bind o re_save
bind p re_prev_keyframe
bind t re_seek_to 0
bind x re_speed 0
bind i ui_demoflex_hide_toggle
re_spline_visible_travel_time 100000
bind space re_speed 1
bind enter re_edit_toggle
bind game shift +editortimelinedrag
bind mouse1 +editorcameradrag
bind 1 re_set_player_attached_to 1
bind 2 re_set_player_attached_to 2
bind 3 re_set_player_attached_to 3
bind 4 re_set_player_attached_to 4
bind 5 re_set_player_attached_to 5
bind 6 re_set_player_attached_to 6
bind 7 re_set_player_attached_to 7
bind 8 re_set_player_attached_to 8
bind 9 re_set_player_attached_to 9
bind f12 quit
re_export_frame_rate 60
cl_show_hud 0
re_speed 1
ui_hide_all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment