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

Missing particle lights #124

Open
wolfestridershooter opened this issue Jan 3, 2025 · 3 comments
Open

Missing particle lights #124

wolfestridershooter opened this issue Jan 3, 2025 · 3 comments

Comments

@wolfestridershooter
Copy link

wolfestridershooter commented Jan 3, 2025

This didn't happen in a previous version which I assume is related to the new particle rendering system

Example:
https://www.youtube.com/watch?v=qOOS8Wf7ArE
Original rasterized game:
https://www.youtube.com/watch?v=jgi-vWmdmDg

@xoxor4d
Copy link
Owner

xoxor4d commented Jan 3, 2025

Mh its either an ignored texture or these are close to models that contain light as a substring in their name.
I've opted to remove these entities upon map load because of all the fake volumetrics on lamps and hiding the texture wasnt reliable.

There is now a game_setting file (next to map settings) that exposes this option iirc. You could turn it off, reload the game and see if they come back

@wolfestridershooter
Copy link
Author

Okay I'll check that soon

@wolfestridershooter
Copy link
Author

wolfestridershooter commented Jan 4, 2025

Yes they do work now when spotlight_billboard_spawning is set to 1
image
Although for some reason they don't render through cracked glass, they used to in previous builds though.
image

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

No branches or pull requests

2 participants