• Convert Entity to PhysObj?
    4 replies, posted
I'm trying to unfreeze an entity object, how would I turn an entity into a physobj so I can use EnableMotion()?
[CODE] self:PhysicsInit(SOLID_VPHYSICS) self:SetMoveType(MOVETYPE_VPHYSICS) self:SetSolid(SOLID_VPHYSICS) self:GetPhysicsObject():Wake() [/CODE]
NEVERMIND: IT WORKED!
Awsome! Good job man!
[QUOTE=Lordgunner58;40029128]Awsome! Good job man![/QUOTE] nah it worked my lua wasnt refreshing
Sorry, you need to Log In to post a reply to this thread.