Skip to main content

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

Hello, I have  question, i am using the Dot move system and was wondering if the furniture could be placed based on pixel movement as well or only tile based placement.

Unfortunately it only supports tile-based placement. I use DotMove as well and have tried to implement pixel-based placement but it’s very difficult to do and quite fragile when it comes to save/load persistence.

Oh Okay. Thank you for letting me know