Foohy / jazztronauts

Jazztronauts is a cooperative theft-em-up for Garry's Mod, also known as prop hunt 2.
122 stars 35 forks source link

Missing Props in poker cutscene. #218

Closed lazyRares closed 3 months ago

lazyRares commented 4 months ago

If previewed in Hammer, the poker cutscene room contains these props.

image

However, these are marked as prop_static and do not compile into the map as their prop does not support this. You can get these props to show up back again if they are recompiled marked as prop_dynamic_override. Or if we want to be correct in our ways, you can recompile them with the static flag.

image

SageJFox commented 3 months ago

Already fixed in either #166 or somewhere in sceneroots