Skip to main content

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

Woah, nice hoverboard demo. I also experiment with doing something same. What algorithm you use for it? I use raycast from each edge, and rotate face ground normal

Thx. I didn't use raycast at all. I basically changed the y position of the board with sine waves.