Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If you're using the plane behavior on sprite objects you need to add a spritesheet also (import into project files) and make the "Tag" property match the file name.

In case you do not need animations on this object you can use the tiled background object instead which doesn't require this step.

(+1)

Ok, I understand now, but now i notice there's this problem, where I'm only able to create subfolders in the project files, instead of being able to import any png's. When i select "import files" it turns anything that i add to the project files into a subfolder, which really doesn't make sense, and has to be a problem on my end, because when i try it in other projects, it seems to work.

I managed to fix this, however, by opening it in another project and saving it. It may have been a file corruption that caused all this. But everything is fine, now. Again, thanks for your help.