Player models

purequaternion

L3: Member
May 19, 2009
101
64
So, I was messing around the other day and thought I'd make "statues" of the player models as props (kinda like in UT3). But setting a prop_static to a player model didn't work. Same result using a weapon model (the ones that fall on the ground when someone dies). Any ideas how I might make this work?

-Colin
 

Nutomic

L11: Posh Member
Feb 7, 2009
888
177
You can turn every model into a prop_static, thats why it fails. Normally, prop_dynamic works with every model, so try this.
You can also look up which prop type works in the model browser.