Building and Distribution Guide Question - Saving Images Sub Folder

I’m reading the Building and Distribution Guide and found the following notation:

Important

Icon image files should be included in the project’s base directory — the build system may not locate files placed in a subfolder.

in my project file I currently have my game asset images saved as follows:

“Images/rock1.png”

Would the file be considered a subfolder?

Thanks,

Lori

Yes, in this case, “Images” is a subfolder… but as I mentioned in my previous response, it’s only the app icon files which can’t be in a subfolder. You can put all of your normal assets inside subfolders as you wish.

Brent

Thanks - I’m glad that is the case.  Otherwise I would have had a ton of clean up.

Sorry the topic posted twice.  I must have hit the enter button twice or something.

Have a great day.

Hiccups happen. 

Rob

Yes, in this case, “Images” is a subfolder… but as I mentioned in my previous response, it’s only the app icon files which can’t be in a subfolder. You can put all of your normal assets inside subfolders as you wish.

Brent

Thanks - I’m glad that is the case.  Otherwise I would have had a ton of clean up.

Sorry the topic posted twice.  I must have hit the enter button twice or something.

Have a great day.

Hiccups happen. 

Rob