Skip to main content

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

Neat, definitely leave some hours for sound implementation as it would really enhance the experience.

Regarding the rocket looking jittery. If it's a unity rigidbody, try setting the interpolation to interpolate & your movement code on the rocket should be in FixedUpdate(). Maybe doing those 2 things will help ya.

thank you for feedback man and I will implement this thing in game thank you for helping me.