This page will show you how to use Keybinds.
Last updated 4 years ago
Was this helpful?
Example Keybind:
function KeybindDown() print("Key down.") end Page1:newBind("Title", KeybindDown, Enum.KeyCode.E) -- Title, Callback, Default Bind
For Enum.KeyCode list go to