Godot 4-4.2
I currently have a few issues, 1, how do I detect when a area3d is entered from the area3d script, every time I use area_entered it seems to completely ignore its collision layer and mask and just prints things infinitely
2 how do I access an attribute of a node in another script, whenever I try I get this message