Template:Physicsmode choices: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 1: Line 1:
{|
:* Solid, pushes the player away.
! Literal Value || Description
:* Non-solid, but gets pushed away by the player.
|-
:* Non-solid, clientside simulated only.
| 1 || Solid, pushes the player away.
|-
| 2 || Non-solid, but gets pushed away by the player.
|-
| 3 || Non-solid, clientside simulated only.
|}

Revision as of 11:32, 21 July 2009

  • Solid, pushes the player away.
  • Non-solid, but gets pushed away by the player.
  • Non-solid, clientside simulated only.