Ok so the Interact dot is working how it should and I added the Interact Interface to the objects I want the dot to show up on.
I have a door and I’m trying to make it just turn 90 degrees when I press the interact button “E”.
The code is in the Door Event Graph. When I hit “E”, nothing happens. However when I place the same code in the Level Blueprint, the door turns regardless of the interaction dot (I understand why this is happening as I’m just assigning a button the action) but this defeats the purpose of interaction ha.