of     1   

BetaSpydog
#228416977Monday, December 04, 2017 4:43 AM GMT

Alright, so I want to do something that pulls up the players character and puts it into a see able object. All I need to know is how to recall that information about the player.
mattscy
#228425828Monday, December 04, 2017 2:37 PM GMT

do you mean like game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x,y,z) if youre using a localscript

    of     1