Function CollisionObject2D._inputEvent
Accepts unhandled InputEvent
s. Requires inputPickable
to be true
. shape_idx
is the child index of the clicked Shape2D
. Connect to the input_event
signal to easily pick up these events.
Accepts unhandled InputEvent
s. Requires inputPickable
to be true
. shape_idx
is the child index of the clicked Shape2D
. Connect to the input_event
signal to easily pick up these events.