Please or Register to create posts and topics.

angry cores taking anger management

Page 1 of 3Next

I got a diversity vent that is directing angry cores, the player activates a button and the tube redirects the bombs elsewhere to a destroyable wall. However the cores do not explode on impact. They have been set with a health of 1, an explosion radius of 100, damage of 50, and set for full gibs. I have no idea why they are not detonating

Just when I think I understand the system, it changes on me.

Are they prop_exploding_futbols?

Falsi sumus crusto!

prop_phys_override. I thought the futbols were for something else. can't seem to find that entity in the wiki

Just when I think I understand the system, it changes on me.

They were added to the FGD with DLC2, and nobody has bothered to go and correct the wiki since (despite the fact that a lot of AWESOME NEW ENTITIES were added). Just place a prop_exploding_futbol as your template, it's pretty self-explanatory.

Falsi sumus crusto!

I was actually looking at that entity earlier and saw a lack of properties from which i can manipulate. I'm guessing i have to add those by turing off smart edit, aren't I?

Just when I think I understand the system, it changes on me.

No, there just aren't that many to manipulate. Check the flags for when it should explode, and that's about it. Try it.

Falsi sumus crusto!

aw, i was using the wrong entity before, now i see which one i was supposed to use. Although it has some outputs that are unfamiliar to me that can be assigned to this thing. What would be the best recommended way to set it to explode on impact after it has been swirling violently in a tube where it would most likely blow up on normal settings?

Just when I think I understand the system, it changes on me.

Make sure it doesn't blow up in the tube. Maybe make the vent non-solid? Or use a trigger_vphysics_motion to keep it in the center?

Falsi sumus crusto!

the wiki has a massive amount of info missing on trigger_vphysics_motion. How many vaguelye described drag/velocity properties does one even need? But it's definately better than trigger_push, but the bombs keep hitting the wall in this one turn area

Just when I think I understand the system, it changes on me.

Make that part non-solid and use trigger_pushes to push the cores properly.

And yes, that's one of the worse articles on the wiki. Just add some damping/drag and see if that helps.

Falsi sumus crusto!
Page 1 of 3Next