Open JPCard opened 4 years ago
I'm submitting a...
What is the current behavior? If the player quickly hooks a hook target a few times in a row the player shrinks itself and the game crashes.
What is the expected behavior? The game doesn't crashes when the player quickly hooks a hook target a few times in a row.
Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.
`E 0:00:00.764 get_global_transform: Condition "!is_inside_tree()" is true. Returned: get_transform() <C++ Source> scene/2d/canvas_item.cpp:483 @ get_global_transform()
Thanks, I have to test it to see exactly how this happens.
If the player shrinks, it means it's entering the Die state. So there might be an invisible enemy or something where the issue happened.
I'm submitting a...
Bug report
What is the current behavior? If the player quickly hooks a hook target a few times in a row the player shrinks itself and the game crashes.
What is the expected behavior? The game doesn't crashes when the player quickly hooks a hook target a few times in a row.
Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.
Other
Stacktrace
`E 0:00:00.764 get_global_transform: Condition "!is_inside_tree()" is true. Returned: get_transform() <C++ Source> scene/2d/canvas_item.cpp:483 @ get_global_transform()