How to Use A Texture With ItemList In Godot 4?
I’m creating a quiz game in Godot 4.2 and wanted to use a texture with an itemlist, similar to texture buttons. All I’ve seen so far is how to use a picture as an Icon, not as a texture. I want each item in this ItemList to have normal and pressed texture scenes.