- Home /
Question by
xScorpiusx · Jul 01, 2018 at 12:45 PM ·
2d-platformercloneendless runner
2D side scroller/flappy bird clone
I have a Player sprite on screen standing on a ground asset. Both have 2d bc and 2d rigid bodies attached. I want the player to be able to jump (like in flappy bird) but also be able to have a walk anim without the death anim triggering on the grounds box collider.
This is what I have for now:
Im new to coding srry in advance.
helpme.png
(61.8 kB)
Comment