Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

Add rendercolor to prop_static #2293

Open Brightnezz opened 4 months ago

Brightnezz commented 4 months ago

Add the keys rendercolor and renderamt for prop_static. Allows to change the prop's color and alpha, without using the more expensive prop_dynamic. The feature seems to be available in most games since L4D, including CS:GO.

robotboy655 commented 4 months ago

It is already supported if you compile your map with map compilers of those games that support it.