Godot Version
4.3
Question
I want to make my special item activate the button, but it doesn’t work. I checked if the item interacts with the button through the print, but the button only interacts with the player. How can I fix this?
My item is RigidBody2d and button is Area2d. I attempted to make item simple node2d but it still be unvisible for button. Help please!!!
please write in detail