Clipping: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) mNo edit summary |
Helixhorned (talk | contribs) m reword last edit. |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips. | The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips. Note that this is exactly the opposite of what the name suggests. | ||
[[Category:Userdef structure members]] | [[Category:Userdef structure members]] |
Latest revision as of 09:07, 22 April 2012
The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips. Note that this is exactly the opposite of what the name suggests.