Hey, I am trying to get it so that when the player presses F he will call PickUp() which will destroy the object he is colliding with. I can’t seem to figure out how since I can’t figure out how I would cast to that Actor when I press the button. Any suggestions or advice would be greatly appreciated.