Talk:Prop physics override: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Question for anyone who knows:  Is it possible to create a prop_physics_override entity in a multiplayer game with a npc model (i.e. "models/alyx.mdl") and make the new entity able to be picked up and moved by the phys gun?  I've got the entity to spawn with alyx's model but cannot figure out how to make it effected by the phys gun.  Thanks.
Question for anyone who knows:  Is it possible to create a prop_physics_override entity in a multiplayer game with a npc model (i.e. "models/alyx.mdl") and make the new entity able to be picked up and moved by the phys gun?  I've got the entity to spawn with alyx's model but cannot figure out how to make it effected by the phys gun.  Thanks.
:Did you try the <code>Enable motion on Physcannon grab</code> flag?
:Did you try the <code>Enable motion on Physcannon grab</code> flag?[[User:Rodeoclown|- RodeoClown]] 21:24, 27 Apr 2006 (PDT)

Revision as of 21:24, 27 April 2006

Question for anyone who knows: Is it possible to create a prop_physics_override entity in a multiplayer game with a npc model (i.e. "models/alyx.mdl") and make the new entity able to be picked up and moved by the phys gun? I've got the entity to spawn with alyx's model but cannot figure out how to make it effected by the phys gun. Thanks.

Did you try the Enable motion on Physcannon grab flag?- RodeoClown 21:24, 27 Apr 2006 (PDT)