Hi, I’m trying to make a computer that your able to click on and go full screen in, but you can click back out of to go back to the room, but also be able to click back in it, if anyone can help and actually success and test their script, It’d be greatly amazing! Thank you!
You need to make sure that there is a collider on the GameObject.
The thing is it will max the complete object. You may want to create an object that just represents the screen and attach this script to it. That way it will only enlarge the screen itself.
I did a quick test using a Quad and a sample material. Worked fine.