phrebh wrote:
The loadimage function cannot load images with capital letters in the filename (this may have only been a problem on the last version, I can't test 0.2.0.91 right now). This should at least be documented in the help; it took me hours to figure out the problem.
p.s. Thanks for this tool! The tutorials allowed me to get up to speed in a matter of days.
Version 0.2.0.91 suffer of the same problem.
ex. load("Block.png") fail with "ERROR:TRYING TO DRAW AN IMAGE NOT LOADED"
with "Block.png" a regular included resource.