Hi
Is it possible to load in a jpg file from the users hard disk that then gets used as a texture in a standalone runtime game?
This is for a standalone windows exe.
Cheers Geoff
Hi
Is it possible to load in a jpg file from the users hard disk that then gets used as a texture in a standalone runtime game?
This is for a standalone windows exe.
Cheers Geoff
Use the WWW class, with a "file://" prefix instead of "http://".