area instance

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Themaker482
:warning: Old Version Published before Godot 3 was released.

I use the method… Get_overlaping_areas to detect an area2d node instanced in scene but when i duplicate that area instance just detects when that two are overlaping the character, these areas are instanced as children of a node 2d why doesnt detect just one of them, how can i do fot that to works?