The game is a 3D first person game, the items droped on the floor are Sprite 3D
nodes, when picking them up, they are displayed on the inventory, which uses the same png file.
When the droped item, with the 3D sprite, enters the camera view, the inventory item, which uses the same image, instantly change in color.
What could it be?