problem with func_breakable Created 10 years ago2013-07-02 13:03:50 UTC by alch1 alch1

Created 10 years ago2013-07-02 13:03:50 UTC by alch1 alch1

Posted 10 years ago2013-07-02 13:03:50 UTC Post #314096
I've got func_breakable block and i selected option 'Break on grenade touch >> Yes', but when in-game, I throw a grenade at that block and it doesn't break. Am I doing something wrong?
Posted 10 years ago2013-07-02 16:41:23 UTC Post #314097
I think the "break on touch" flag means when the PLAYER touches it. I'm not sure if what you're trying to do is even possible.
Posted 10 years ago2013-07-03 09:16:04 UTC Post #314107
It should only brake when the player or monsters (I made one with headcrab falling through window)touches them.
Posted 10 years ago2013-07-03 11:13:56 UTC Post #314108
i selected option 'Break on GRENADE touch >> Yes'

User posted image


If picture doesn't appear http://www.part.lt/img/b79f9db01e2e87ab34becc65e7f7a000570.JPG
Posted 10 years ago2013-07-03 11:49:15 UTC Post #314109
That must be some new FGD because i don't ever remember that option.
Try slanting the window a bit so the grenade gives some sort of -Z force on the window.
Tetsu0 Tetsu0Positive Chaos
Posted 10 years ago2013-07-03 13:28:05 UTC Post #314110
Didn't help ://
I often used it and it worked, but not now ://
Posted 10 years ago2013-07-03 15:20:26 UTC Post #314113
Make a thin trigger_once in front of the window that targets the glass to break. In the flags, you can disable player and npc touch, but enable everything else. When a grenade hits the trigger, it will appear to break through the window seamlessly.
Rimrook RimrookSince 2003
Posted 10 years ago2013-07-03 16:01:13 UTC Post #314114
thank you :)
You must be logged in to post a response.