You can, yes, but I recommend putting it in your controller, if you’re planning to put it directly in the player’s blueprint. The idea behind making multiple components is to modularize the code to make it reusable in other places. ie: Creating a map editor mode in which you’re not necessarily spawning a regular player character with restrictions.