- Home /
Rolling Barrels through Platforms
For my game, I want to roll barrels something like this reference game has:
Donkey Kong (Original) Full Playthrough (JP Arcade Version)
Check level-1 from 0:20 start point and directly you will get rolling barrels from the top.
Also if you notice barrels are rolling at different paths randomly selected. I just want an overall suggestion regarding this to achieve something similar. I don't require any kind of coding related help but I want some direction so that I can do coding on that path.
My opinion: Manually defines points on each floor of the platforms and then select a random point on each floor to move ahead.
I want to move ahead after getting some expert suggestion into this because this is the main point for my game.
Your answer
Follow this Question
Related Questions
How can you make an object jump fluid while the object is rolling (2D) 0 Answers
Animation Parameters Not Working Correctly 0 Answers
Player Is Not Facing Right/Left When Root Motion Is Enabled 0 Answers
Mirroring Animation with Object Move 2 Answers
Character still walking when no key is already pressed 1 Answer