I want to make an interaction system that only works when you are looking at the object with an interact dot in ue 5.3

Hi,
When you call your input, you can try to make a line trace and if it does hit an interactible object, then you can interact with it.