Teardown-Issue-Tracker-Maintainers / Teardown-Issue-Tracker

A public repo for the community to track issues/bugs/feature requests in Teardown.
11 stars 6 forks source link

[Feature] `QueryRejectRope` #556

Open YuLun-bili opened 1 month ago

YuLun-bili commented 1 month ago

Is your feature request related to a problem (if not, explain why you think this feature should be added)? Please describe.

There are no filters for this type of raycast.

-- QueryRaycastRope, Teardown scripting API (1.5.4)

This makes cases such as several ropes exists at same spot incredibly hard to handle

Describe the solution you'd like

QueryRejectRope(handle) to reject a rope joint from raycast

Describe alternatives you've considered

Additional context

No response