Discord
Steam
/
Garry's Mod
/
Developers
/
Freeze entity?
Login/Join
Event Log
Freeze entity?
3 replies, posted
Search
In This Thread
Simple question, how did I freeze an entity in LUA. I can't find it on the wiki, it's probably something simple. Any ideas?
[b][url=http://wiki.garrysmod.com/?title=Entity.SetMoveType]Entity.SetMoveType [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b], MOVETYPE_NONE
Thanks
Or you can do, ent:GetPhysicsObject():EnableMotion(false). So that you can animate it at a later time.
Sorry, you need to
Log In
to post a reply to this thread.