so i set up a box trigger whenever the player enters that trigger the chest opens up. What i would like to do now that i am stuck at is if the player approaches the chest they have to press a key on the keyboard and it opens up. Attached is the event graph that i have so far. Still a beginner into this so sorry if its a noob question.
Hey megazord25-
Rather than have your box trigger trigger the chest open you can use the box trigger to Enable Input whenever the player enters. Then receive the specific key input to open the chest. This video shows how to set up a blueprint to handle this type of behavior: - YouTube
Cheers