Added a level blueprint now two others blueprints don't work.

I’m new to unreal and would really appreciate some help with this. I made a box trigger, once you press e when inside it switches camera to view the room over. After adding this all the doors in my level will trigger the camera switch and other blueprints such as my keypad lock BP and cutscenes no longer fire at all.

I have a feeling I’m missing something obvious. Any help would be great! :slight_smile:

If you are using blueprint interfaces make sure you have implemented them.

I only have a interface for the locked door and keypad blueprints I’ve made. Do I need a interface for the level blueprint as well???