Skip to content

Improved prop_thumper #416

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Wikot235
Copy link

@Wikot235 Wikot235 commented Apr 14, 2025

Mappers can now customize color of the dust that is emitted by prop_thumper. If a map doesn't have a defined dust color, dust color value is NULL, that makes it 0 0 0, it would create a black dust, to circumvent this, there is an if statement that detects if dust color value is 0 0 0, if yes, it replaces 0 0 0 with the original color. If a mapper want's the dust to have a black color, they can set the color value to 1 1 1, as it looks the same as 0 0 0.

I have also added new spawn flags:

-Start disabled
-No dust
-No shake


PR Checklist

  • My PR follows all guidelines in the CONTRIBUTING.md file
  • My PR targets a develop branch OR targets another branch with a specific goal in mind

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.

1 participant