Talk:Prop physics override: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(prop_physics_override and the phys gun)
 
No 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?

Revision as of 21:19, 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?