WALKMOVE
Walk move types
Values
| Name | Value | Description |
|---|---|---|
| WALKMOVE_NORMAL | 0 | normal walkmove |
| WALKMOVE_WORLDONLY | 1 | doesn't hit ANY entities, no matter what the solid type |
| WALKMOVE_CHECKONLY | 2 | move, but don't touch triggers |
Walk move types
| Name | Value | Description |
|---|---|---|
| WALKMOVE_NORMAL | 0 | normal walkmove |
| WALKMOVE_WORLDONLY | 1 | doesn't hit ANY entities, no matter what the solid type |
| WALKMOVE_CHECKONLY | 2 | move, but don't touch triggers |