Hello, so I try to make a lock/unlock system for my car. Everything works fine until I want to check some variables. I need to check a variable (in my thid person character) which is inside my car blueprint. But i always get a runtime error regarding “Car Ref” which is my reference to my car blueprint. I also tried to set it before (I dont know if I did it correctly) but it didnt work either.