Skip to main content

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

Thanks so much for this! How would one go about implementing the water and spline resistance in the code though? Cheers :)

you could probably make splines using curves/bezier curves which are mathematical functions, if you're looking on making it from scratch :)). the water resistance is given by a constant in the spring function that us used for the water simulation