Rival Ducks

Command Palette

Search for a command to run...

MouseGrabber [Client Side Only]

Tracked since by MoKaPuPu

PlayOpen on Roblox
Performance
Profile

Concurrent players

Metrics over time

About & history

About

local YRotation = { [Enum.KeyCode.E] = 1 ;[Enum.KeyCode.Q] = -1 } local XRotation = { [Enum.KeyCode.R] = 1 ;[Enum.KeyCode.F] = -1 } local Distance = { [Enum.KeyCode.T] = 1 ;[Enum.KeyCode.G] = -1 }