Skip to main content

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

Beginner Bots

2
Posts
3
Following
A member registered Feb 15, 2024

Creator of

Recent community posts

Something that I noticed, that, at least with Godot, your texture size for the tiles is 256, but because your total image size isn't a division of 256, I couldn't actually get part of the tiles to work right. You need to make sure the tile image has a width of 3840. Besides that, excellent work!

How would one go about using the props file?