Skip to main content

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

very cool i was trying to get the platforms in my game do the same thing as in yours like go from one position to another then return how did you do it because every time i tried it just glitched so i went with another approach. Really cool game and i loved the dying sound effect it was so satisfying.

While I am not the creator of this game, I would recommend using the DOTween asset which allows you to lerp to a value and then reverse it automatically.

So that trick took some time and playing around with rigidbody movement and changing course in a transform list. There are several ways to accomplish the effect you were trying to achieve but yes it took some time. Thank you for your feedback!