Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hey.
For some reason, the tilt does not work correctly at height 4.
Above and below everything is normal.
Has anyone encountered a similar problem?

This is written in my tilesets:
D,0,3:slope(1)

D,0,3:side(A3,2,0)

Very interesting.
If you remove height 4, then height 5 starts to behave incorrectly.

Adding height(0.5) partially solved the problem.