How can I change the color of a character in a 2d side scroller with a pickup

I have a basic 2D side scroller, and I tried looking for tutorials to do this. Basically, I’m trying to change to color of the basic sprite when I pick up a collectible. I already have a collectible, and it gets destroyed when my players runs into it, but I don’t know even know where to begin with trying to make it change the players color from blue to yellow.
Eventually it will be on a timer, but for now I just want the color change. I tried looking for tutorials and all I found was a video showing how to change the color of a chair (which doesn’t help me with figuring out how to change the players color) so any advice or tips would be greatly appreciated.

Follow this:

  • Set Flipbook component Mobility to Moveable.
  • Set Sprite Color
  • Play from Start