Paintings on the Wall
Gameplay Programmer
Paintings on the Wall is a GearVR game where you have to solve puzzles by using the rotation of your head. In order to win you must correct all optical illusions that are misplaced in the paintings within the given time limit. Will you survive?
Project Information
Development time
2 weeks
Made in
Unreal Engine 4
Team Size
9 People
Supported Platforms
GearVR
Released on
N/A
My Contributions
Optical Illusion Puzzle Logic
Falling floor
Optical Illusion Puzzle Logic
In order to create the optical illusion on the painting. I placed the objects somewhere in the world, and would then render a 2D Orthographic capture of that to a texture, which is then displayed on the painting. The logic is connected in such a way that when the player rotates their head, the object rotates accordingly.
Falling Floor
To add some tension and a good indicator of the time left to solve the puzzle, I created a floor made out of tiles. Which would fall down in a circular pattern