Facepunch / sbox-issues

173 stars 11 forks source link

Particles in front of Viewmodel #1536

Closed timmybo5 closed 1 month ago

timmybo5 commented 2 years ago

What can't you do? Draw a particle in front of a viewmodel or model parented to a viewmodel

How would you like it to work? Could be a bool property on the Particles class to enable/disable this feature

Screenshots Examples when the laser is drawn incorrectly:

20220125200049_1 20220125200054_1

bakscratch commented 2 years ago

I haven't tested this but in the base properties.

There is an option for Viewmodel Particle. https://files.facepunch.com/louie/1b2511b1/sbox-dev_qWBAoOzoLt.png

It is hidden can unhide here. https://files.facepunch.com/louie/1b2511b1/sbox-dev_NgPmeA7Aiv.png

timmybo5 commented 2 years ago

Just tested, activating this made the laser invisible, maybe the feature is not done yet? Might also not be the best solution depending on how it works since the same particle is used for both the view and worldmodel.