Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sv_gameplayfix_nosquashentities to control entity hitbox squashing #170

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

hemebond
Copy link
Contributor

Adds new cvar sv_gameplayfix_nosquashentities which, when enabled, will prevent entity hitboxes being resized when the entity is squashed by a mover. This means the entity can continue to interact with pushers and movers. Fixes #155.

@divVerent divVerent merged commit caa1458 into DarkPlacesEngine:master Nov 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Items that get "crushed" by moving platforms can not be moved again
2 participants