[Not a bug] Thrusting damage ignores bPushable flag
Tue, 09 Oct 2007 08:49:02
Crimson Wizard
If an actor has flag bPushable = false, it still is being pushed by thrusting damage like melee weapons.
It could be original behavior, yet I think it IS a bug.
Tue, 09 Oct 2007 20:08:42
Janis Legzdinsh
No it's not. bPushable flag means that a thing can be pushed by touching it.
Wed, 10 Oct 2007 09:07:46
Crimson Wizard
So, there's no decent way to prevent this thrust?
Wed, 10 Oct 2007 11:31:43
Janis Legzdinsh
No really, you can prevent most of the thrust by having a big mass, that's how Hexen does this.