Be able to know which point of the rope is colliding #32
Closed
Corneguidouille
started this conversation in
Ideas
Replies: 5 comments 7 replies
|
Yes, will do 👍 |
1 reply
|
Or maybe through a signal? |
0 replies
|
Or both :) |
0 replies
|
It will be a list of contact points that you can retrieve from the rope. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have a feature request.
With your new collision system implemented, I need to know which point of the rope is colliding or not from gdscript.
Something like get_colliding_points() or is_point_colliding(index)
This would be super usefull!
Do you think this is something you can consider?
Thanks :)
All reactions