I got some 2D sprites, and need them to render unlit in-game. How to do this?
Create a new Material and set the Material Domain to “Unlit”. Then hook up your texture in the emissive channel of the material.
How to do that sir?
Take a look over here and scroll down to the “Creating Sprite Materials” section. Create a material for your sprite like this and set it to unlit.