Re: [BETA] 13zone "The Dark Zone - RMX"
Posted: Fri Jul 15, 2022 7:24 pm
how did you manage to offset the func_button origin without adding an extra brush into the entity?
Your world is waiting...
https://www.quake3world.com/forum/
There is an extra brush. Turn on paths an follow the path.quBit wrote:how did you manage to offset the func_button origin without adding an extra brush into the entity?
That's impossible without an extra brush. What you can essentially do is make an origin brush somewhere outside the map in an enclosed caulk hull (which will be inaccessible by players), that will essentially move the button origin to that enclosed area - you just have to make sure that you select that brush for your button as last. Then the button will be silent.quBit wrote:how did you manage to offset the func_button origin without adding an extra brush into the entity?