Hi! So I followed a tutorial about a keypad, and after you input the right code, a door opens. Everything else works 100% fine, but the door won’t open, I linked my code, and the tutorial down below!
Any help is appreciated!!
My code, I hope I didn’t miss anything!
Tutorial I followed
The best way to figure out what’s going on is, ‘print string’.
Is the interface being called? Print string
Is that function really deciding the player has the right combo? Print string
etc 
Ah you’re right, I found the problem pretty easily after that! 
(I was using the wrong interaction/line trace)
Thanks for letting me know of this trick!