Skip to content

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