I made a custom asset to use for this very tutorial.
Basically, instead of changing colors, I want the sprite to change to a different sprite that has the same car carrying the same package. Why not? Haha.
Anyway, I know this can be accessed via spriteRenderer.sprite and calling a Sprite object at the top of the code, but for some reason, my car keeps disappearing.
I’m sure the answer is if statements. Anyone have any ideas?