I’m working on a local multiplayer game and need to figure out how to detect controllers that aren’t currently joined. While researching, I came across the input devices connection change, but I’m not sure how to properly use it to detect when an unassigned controller can press a button and have its input recognized so it can possess a newly spawned character without taking control of another player’s character.