Couple things would be implemented a bit differently but mostly it’s the same in Player Controller.
- You would’ve to use Event Begin Play instead of Event Possessed.
- You don’t need to cast to the Player Controller, just search for Enhanced Input Subsystem in the Graph.
As far as I know, everything else should be the same.