Okay, I have been searching forever, and I cannot figure this out. I have two barrels I want to explode, but when I select them, and right click, in the Props, there is only Props/Chair and Props/Skyportal. Where is the Props/Flamebarrel?
Exploding Barrels?
There is another way you can do it using a barrel made from patches or brushes, if you make it func_explosive give smallish health and then target it at a target_effect so it makes explosions when you kill it. Can make prefab if needed.
Ummm… yeah, Kinda new, how do you target stuff?
And how do I install that Beta PK3 anyways? So that it will work in GTK
Actually figured out how to COnnect entities, but how do I get it to be random? I have a mortar, and I want it to fire after a certain amount of time, similar to the Beach level.
use a func_timer:
target your shooter_mortar with a func_timer, they can have a set time and can use a random variance.
Yeah, nothing worked. Wait = 60
Random = 15
(func_timer targeted to shooter_mortar targeted to info_notnull)