nothing happens when my mouse enters the area why is this happening , but when i add print to the code instead of changing position it works why is this ?
What is Me node and what is mBottom 1? If the Me node is a container then it will not work as it is not possible to edit position/size of a child inside a container
Seems like i’ve been changing position to the Area2D but when i changed the position to the collisionshape2d it worked because i didnt change the position of area 2d so it stayed at 0,0
Thanks for the help