Jump to content

Recommended Posts

Posted
Script.Camara = nil --entity "Entidad" 

local camerarotation = Vec3()
local velocidad = 0.0
local salto     = 0

--local camara = nil

function Script:Start()

	self.Camara:SetParent(self.entity,true) -- Return nil

Error.thumb.png.a6224a2aa2f8371a95f4c807fabf567d.png

 

 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

Posted

What is Player that is in the jugador field? Is it a csg with no script attached? Behind your code window I see a character controller and it looks like some csg on it. CSG if it doesn't have mass or script collapses and can't be used as an entity.

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...