So, I have one BP actor that performs a specific function when the player interacts with it by stopping and playing an animation . I want to copy and paste a bunch of them in one area so the player can go and interact with each of them individually. However, when I tried this the player would jump from one to the other interacting with as many as possible. Any suggestions?
Can you post screenshots of the interacts event and any other code involved?