why are func_physbox entities permanently staying the same colour as the lighting they spawned in?
[IMG]https://i.gyazo.com/53be65770b32b220773a289bf483fd12.jpg[/IMG]
how do i fix this?
Because they use baked lightmaps, just like regular brushes. You'll have to convert it to a model if you want its lighting to update dynamically.
[url]https://developer.valvesoftware.com/wiki/Propper[/url]
Use propper. You build the prop in an empty map, and when you compile it with propper it creates a model. Use that, and then include it with your map file / workshop gma.
[QUOTE=Rory;50472587][url]https://developer.valvesoftware.com/wiki/Propper[/url]
Use propper. You build the prop in an empty map, and when you compile it with propper it creates a model. Use that, and then include it with your map file / workshop gma.[/QUOTE]
just to update Rry's post [url]https://facepunch.com/showthread.php?t=1520067[/url] this is an updated version of propper that works with post steampipe hammer so you no longer need to use the old sdk source tools you just place the tool in the bin folder of the hammer version your mapping with :)
[QUOTE=taz0;50476164]just to update Rry's post [url]https://facepunch.com/showthread.php?t=1520067[/url] this is an updated version of propper that works with post steampipe hammer so you no longer need to use the old sdk source tools you just place the tool in the bin folder of the hammer version your mapping with :)[/QUOTE]
Some helpful guy actually updated the wiki :D
Sorry, you need to Log In to post a reply to this thread.