Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

how to get the player mouse in roblox studio

local Player = game.Players.LocalPlayer
local Mouse = Player:GetMouse()
Source by developer.roblox.com #
 
PREVIOUS NEXT
Tagged: #player #mouse #roblox #studio
ADD COMMENT
Topic
Name
2+7 =