Re: phys_props
Posted by Eclipse on
Fri Nov 12th 2004 at 6:13am
2 posts
0 snarkmarks
Registered:
Nov 12th 2004
I'm creating a little map in the stead of refrigarena. My problem is that none of my phys_props stay upright. In the editor they look fine but when I compile and test they have all tipped over and are in random places. Any thoughts?
Re: phys_props
Posted by Leperous on
Fri Nov 12th 2004 at 11:14am
Posted
2004-11-12 11:14am
Leperous
Creator of SnarkPit!
member
3382 posts
1635 snarkmarks
Registered:
Aug 21st 2001
Occupation: Lazy student
Location: UK
If you use the wrong entity type on some models, they will sometimes "fly" off somewhere and knock over other props (especially when you're trying to make things hanging on walls). I would change the type of phys_ entity you're using; prop_physics are usually ok but phys_dynamics and phys_static are also required to stop this. Play around a bit, place copies of your entities (all these different types) in different parts of your map and see if they fall over. They also tend to fall over if you sit them on top of other models...