godot-xr-tools icon indicating copy to clipboard operation
godot-xr-tools copied to clipboard

Grapple hook needs a blocker

Open Malcolmnixon opened this issue 2 years ago • 0 comments

Currently the grapple hook target only collides with layers selected for grappling. The result is that it's possible to shoot "through" an object that isn't grappleable and hit an object behind it.

Instead there should be two masks - one for what objects the grapple-target collides with, and another specifying which objects are valid grapple-targets

Malcolmnixon avatar Aug 16 '22 03:08 Malcolmnixon