- Home /
Question by
monish_97 · Mar 10, 2019 at 07:46 AM ·
movementrigidbody2djumpcollider2djumping
Simple Rigidbody2D movement and jump
Hello friends,
I am trying to achieve similar effect in ketchapp's Floors game. moving the player left to right or vice versa, and allowing a jump on tap. Please check the screenshot below. Can you please suggest which way I should do this? Using transform to move or using Unity physics. Thanks a ton
untitled.png
(14.6 kB)
Comment
Your answer
Follow this Question
Related Questions
isGrounded is always false, even with gravity, how do you fix that? 1 Answer
Why does this piece of code work with gravity and this one dosent 2 Answers
Rigidbody2D AddForce only working with large numbers 2 Answers
Player Character looses jump height the further right they go 1 Answer
Why won't my character jump,How do I make my character jump? 2 Answers