Hi everyone. I’m working on something new and was hoping for a little advice before I start doing crappy development.
I want to create a system that allows you to look into the lens of a camera while moving around. Then, there are floating polaroid frames around that once you match the camera perfectly with, it allows you to enter the picture. Similarly to how the game Superliminal does their perspective puzzles:
The camera part of this isn’t too difficult, but I need to figure out how to check if the player has the frame fully covering the screen when they take a photo. Does anyone have advice on how to accomplish something like this?