Open oninoni opened 3 years ago
This is also an issue on 32bit branch, when enabling multicore rendering (Which most people are doing be default atm)
To reproduce on 32bit branch: Enter as Console Commands:
gmod_mcore_test 1 mat_queue_mode -1
Funnily other material proxies seem to work. Just the sine proxy seems to be broken.
It looks like it's more of an issue with the $color
parameter than the mat proxy. It updates the parameter just fine.
Also $color2
works fine in my tests.
Yeah $color2 fixes it. Thanks. A bit strange maybe that there is a difference since i cant find real documentation about those two variables, but as long as it works im fine. You can close this or keep it if you want to fix it at some point.
When using a simple Material Proxy (Sine) to set the color of a material, to blink, the 64bit Version of gmod does not work and the material just stays static. VMT and VTF Attached and meant for the folder /material/models/kingpommes/startrek/intrepid/ light_alarm.zip