GoldSrc Dimensions: Difference between revisions
Jump to navigation
Jump to search
m (Added unit to the page) |
m (→Constraints: Added crouch-walk to 32 unit line) |
||
Line 7: | Line 7: | ||
== Constraints == | == Constraints == | ||
* 18 units: maximum height that a player can walk (or crouch-walk) up | * 18 units: maximum height that a player can walk (or crouch-walk) up | ||
* 32 units: maximum width between objects that a player can walk over | * 32 units: maximum width between objects that a player can walk (or crouch-walk) over | ||
* 33 units: minimum width between objects that a player can pass through | * 33 units: minimum width between objects that a player can pass through | ||
* 37 units: minimum height that a player can crouch beneath | * 37 units: minimum height that a player can crouch beneath |
Revision as of 12:28, 29 March 2024
The standard measurement in GoldSrc is a unit which is roughly equivalent to 1 inch or 2.54 cm.
Constraints
- 18 units: maximum height that a player can walk (or crouch-walk) up
- 32 units: maximum width between objects that a player can walk (or crouch-walk) over
- 33 units: minimum width between objects that a player can pass through
- 37 units: minimum height that a player can crouch beneath
- 45 units: maximum height that a player can jump up
- 63 units: maximum height that a player can jump-crouch up
- 73 units: minimum height that a player can walk beneath
Half-Life, Counter-Strike and most GoldSrc games
[Short Explanation] HL Unit sizes
Day of Defeat
External links
Half-Life Unit To Real-Life Unit Conversion (originally written by Caleb 'Ghoul' Delnay on the VERC; mirrored from the original on the TWHL Wiki.