I have tried using the GUI in 3d template to make a computer inside of my game that can be interacted with using the mouse and keyboard whenever the play walks up to it. I can not seem to get mouse input working at all no matter what i do. I'm at a complete loss and have been trying to fix this for the last 3 days. I could just make the player switch into the 2d scene and then go back into the 3d scene after they finish using the computer but i would like to get interaction working whilst inside of the 3d scene working just like in the GUI in 3D template
#GUI in 3d template not working with my project.
1 messages · Page 1 of 1 (latest)
I am almost entirely sure i have my project setup exactly like the GUI in 3d demo but it for some reason is just not working. It can detect the mouse entering the area3D but i can not hover over or click the buttons on the computer
properly dectects mouse inside area3D
So i finally got it working, not entirely sure how but i was tweaking around settings with the viewport and the area3D for collision and i think it might have something to do with the screen being a plane instead of a quadmesh? either way i finally got it to work after about 10 hours of work lol