Replies: 2 comments
|
This sounds fine |
0 replies
|
“numhulls” could also fit into this, ie the Quake default would be 3. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Idea: Generate a custom last hull in Q1BSP files if the fields "hull3_mins" and "hull3_maxs" are present in worldspawn.
This way,
It's a simple solution that requires minimal changes to both the engine and qbsp, and would allow modders to implement true crouching.
There's also potential for customizing hulls 1 and 2 (hull 0 will always be point-sized), but I don't think it's needed yet.
All reactions