Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This concept is really great. I'm a huge fan. It reminds me of "snaking" in Mario Kart DS.

(+1)

Thanks bubs!

I actually started a learning project and I'm trying to reproduce this movement style. Any chance you could explain to me how it's done or share a Github link?

(+1)

Sure! I think that's the script: https://github.com/Rondaar/A.D.-79/blob/master/2%20Buttons/Assets/Scripts/Engine... . I'm glad that you're interested in that :)

Thank you! The part I was missing was AddTorque. I wasn't aware of that function. I was trying to replicate this with HingeJoint2D and RotateAround but AddTorque is way better for this use-case. I went ahead and followed you on Github, thanks again!

(+1)

I'm really glad that I could help :D I think that this project is the only clean one, the rest of them is quite messy :^0 maybe I'll upload something public there in some time, who knows. Thanks and be safe!