Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hi colourofsound, that’s actually a nice idea. Thanks for the suggestion! I’ll try adding that option 😊

For now, you can kind of achieve it by matching the distance and number of frames. For example, if your image is 128px wide, you can use 128 frames, then set the speed based on how many pixels you want it to move per frame.

Currently, the system auto-calculates the pixels per frame based on the speed, so it scrolls seamlessly.