![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | mymokol |
I have several Area2Ds in some of my scenes, they’re used to detect when a mouse clicks somewhere. However, they’re always offset from where I put them in the 2D editor. They are children of the root node, which is in the origin. There is nothing in the code that could move the Area2Ds or the collision shapes. Is there any known problem that could be causing this, or have I just been stupid and messed up my code somehow?