of     1   

Gybro
#143097942Saturday, August 09, 2014 5:38 PM GMT

I read the wiki and it said it had to be in the camera? What?
bobbibbill100
#143098001Saturday, August 09, 2014 5:38 PM GMT

local parts?
Gybro
#143098660Saturday, August 09, 2014 5:46 PM GMT

yes local parts, but can you answer my question on how to do the model thing
LegendaryAccount
#143099698Saturday, August 09, 2014 5:57 PM GMT

game.ReplicatedStorage.Model:Clone().Parent = Workspace.CurrentCamera or game.workspace.Model = workspace.CurrentCamera
MusicalGamer365
#143105336Saturday, August 09, 2014 6:55 PM GMT

local model = INSET MODEL HIERARCHY HERE local cam = Workspace.CurrentCamera model.Parent = cam run this on the player you want to be affected

    of     1