#Area3ds not registering mouse input on left side of screen

1 messages · Page 1 of 1 (latest)

solid ibex
#

I have no clue why my area3d's work perfectly fine when they are on the right side of the screen, but as soon as I move their collision shape towards the left side of the screen they stop triggering.

#

I moved the collision shape down in the 2nd and 3rd pictures so that its clearer to see where it is, in the 3rd pic the area3d works, when I move it to the left as it is in the 2nd pic, it stops working

drowsy snow
#

What is this first area you have in tree?

solid ibex
#

Turns out it was because of the subviewport container

#

removing that solved the problem