How to set Get Foward/Backfoward ub UE>5.4 version

Right click anywhere on an event graph to open up the context menu. Type Begin Play. You should see the node in the menu. Click it. Either you already are using Begin Play and it’ll take you to wherever in the graph the node is located OR it will place down a Begin Play node. You can also check out a fresh Third Person project and look inside of BP_ThirdPerson to see how player inputs are programmed.