is it a good practice to use "http://www.roblox.com/asset/?id="..textureid
or should I use "rbxthumb://type=Asset&w=768&h=432&id="..assetId
? I noticed the former one is a better practice but I need confirmation because the latter one will yield/delay to retrieve the textureid which imagelabels use
my purpose is to embed decals on imagelabels
I would need to write a function to retrieve the textureid