So, I was following the tutorial for building the brick breaker game when I noticed something that does not show up in my editor…
I created a BP for the brick and a bp interface like shown in the tutorial.
However, After creating the interface and placing a single function in there, I cannot add it in the brick bp.
The actual option to “Add” interface is missing from the Interfaces>Implemented Interfaces section. There is an “Inherit Interfaces” that has an “Add” option, but not for the actual “Implemented Interfaces” section.
Any ideas?