Image files get added to an entity Files folder correctly when dragged and dropped in Glue. Adding them to Sprites via Variables works correctly. Running the game results in FileNotFound exception due to the files not being set to copy to output folder in visual studio project file.
I noticed a correct copying entry (<None Include="Content...) in the visual studio project file appears once the project gets closed and reopened again in Glue.
Image files get added to an entity Files folder correctly when dragged and dropped in Glue. Adding them to Sprites via Variables works correctly. Running the game results in FileNotFound exception due to the files not being set to copy to output folder in visual studio project file.