================================ Roblox Studio keyboard shortcuts ================================ First published at 2/24/2019 on https://defkey.com/roblox-studio-shortcuts Roblox Studio, is an application for building games for Roblox. Games are coded with an object oriented programming language Lua. Roblox Studio has 94 shortcuts and we have listed all of them below. General ------- Ctrl + N New Ctrl + O Open Ctrl + W Close Ctrl + F4 Close Ctrl + S Save Ctrl + Shift + S Save as... Alt + G Toggle grid Alt + X Toggle Explorer window Ctrl + Shift + X Jump to Explorer filter Ctrl + Shift + P Jump to Properties filter Ctrl + I Toggle Advanced Objects F12 Record a video Alt + S Settings... Camera Controls --------------- W Forward Up arrow Forward S Back Down arrow Back A Left Left arrow Left D Right Right arrow Right Q Down E Up Shift + Arrow keys Change camera speed Right click + Move the mouse Turn the camera Wheel up and wheel down Zoom in or out Ctrl + = Zoom in Ctrl + - Zoom out F Focus , Rotate left . Rotate right Page Up Pitch down Page Down Pitch up [ Undo camera move/shift ] Redo camera move/shift General Editing --------------- Ctrl + C Copy Ctrl + V Paste Ctrl + X Cut Del Delete Backspace Delete Ctrl + Z Undo Ctrl + Shift + Z Redo Ctrl + Y Redo Ctrl + A Select all Ctrl + Shift + V Paste into Selecting and Editing Parts --------------------------- Ctrl + 1 Select tool Ctrl + 2 Move tool Ctrl + 3 Scale tool Ctrl + 4 Rotate tool Alt + A Anchor / un-anchor selected object Ctrl + D Duplicate Ctrl + G Group Ctrl + U Ungroup Alt + Left click Select within model Shift + 4 Jump to Rotate increment field Alt + R Jump to Rotate increment field Shift + 2 Jump to Move increment field Ctrl + T Rotate about X axis Ctrl + R Rotate about Y axis Ctrl + L Toggle local / world coordinates Alt + L Lock tool Ctrl + Shift + G Union Ctrl + Shift + N Negate. Useful for making holes Ctrl + Shift + U Separate parts from a fused selection Scripting --------- Tab Indent Shift + Tab Unindent Ctrl + F Find in script F3 Find next Shift + F3 Find previous Ctrl + Shift + F Find in all scripts Ctrl + H Find and replace Ctrl + G Go to line Ctrl + Wheel up and wheel down Zoom script in or out Ctrl + = Zoom script in Ctrl + - Zoom script out Ctrl + 0 Reset script zoom F11 Step into Shift + F11 Step out F10 Step over Ctrl + E Expand all folds Ctrl + Shift + E Collapse all folds Ctrl + Shift + C Toggle comment status Testing and Publishing ---------------------- F5 Play / pause Shift + F5 Stop F6 Play solo F7 Start server and client Alt + F7 Start client Alt + Shift + P Publish to Roblox as... Alt + P Publish to Roblox Ctrl + Shift + F1 Show stats data Ctrl + Shift + F2 Show render data Ctrl + Shift + F3 Show network data Ctrl + Shift + F4 Show physics data Ctrl + Shift + F5 Show summary data Source: Roblox Last modified on (UTC): Thursday, March 4, 2021 Defkey © All rights reserved.