GetCollider deletes object #122
Closed
ring-c
started this conversation in
Is this a bug?
Replies: 1 comment 7 replies
-
Yes this is a bug, graphics.gd is taking ownership of the return values. These functions will need their ownership rules changed. Will push a fix within the next day. |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
I have a code like this:
on
GetCollider
call, collided object will be deleted from scene.My "bullets" are super effective, but this is not intended behavior :)
Beta Was this translation helpful? Give feedback.
All reactions