#how to make a node dissappear when touch
1 messages · Page 1 of 1 (latest)
the collision shape should be a child of the area2d, not the sprite
without a collision shape, the area2d can't detect anything entering it
Mhm. To add onto this, the yellow warning symbols next to the nodes will explain this problem if you hover over them.
ok i'll try that then i'll see