Hey, if somebody could help me out I want to know how to be able to load a png file into a Texture2D during runtime.
Check out the documentation on Resources and the WWW class in the script reference.
Depending on what you want to do exactly, one or the other is the answer to your question
Thanks!