Beta
So this week I spent well over 3 hours on my game but maybe spent about 3 hours actually getting things to work I spread my time on the game this week over several days because of other classes but I don't actually think it really helped my stress levels because my other assignments are still stressful. Anyway back to the game I started this week off by trying to accomplish 4 main things this week those being: Need to make a puzzle Make it so that when the puzzle is completed the door opens. Camera follows the player in a first person view. And stop the player being able to walk through anything that's not a door. I found out how to make a puzzle from a YouTube tutorial I will link Here . It thought me how to split up a image into different sections of the image like a jigsaw. I tried to follow along and make the code work however it was not compatible and I couldn't find anymore that seemed to help with this. If I cant find one before I make a ...