ty for your answer. May be example above too simple to discription my situation.
im try drag "item" to "item_slot" (both have area2d) by 2 signal
1 item enter slot area
2 mouse is release
but "itemarea" deep is different among others item and "item" name different too so i cant call multi times get_parent()
because i dont know how deep "itemarea" are.
each item are scene it self
i'm looking for solution help me determine which "itemarea" parent without call getparent or must know node name. Example above node "Item" is what i want
- other small problem: how make text indent by tab in comment ?