How to do FPS Jumping! Ep. 2

แชร์
ฝัง

ความคิดเห็น • 6

  • @spraqo2076
    @spraqo2076 4 ปีที่แล้ว

    loving this series so far.

  • @aayushparmar6290
    @aayushparmar6290 3 ปีที่แล้ว +1

    Very Cool :)

  • @WeAreFedora
    @WeAreFedora 2 ปีที่แล้ว

    I can't seem to get the jumping to work - the problem I'm having seems to be when I try to implement gravity, specifically this line:
    jumpVelocity.y += playerStats.gravity * Time.deltaTime;
    If I remove that line, I can jump and float endlessly into the sky, but as soon as I put that line back in the character will not even leave the ground. Any idea on what I could be screwing up?

  • @dumbguy1073
    @dumbguy1073 3 ปีที่แล้ว

    can u plz explain the gravity formula i searched a lot..plz explain each variable purpose to multiply

  • @dumbguy1073
    @dumbguy1073 3 ปีที่แล้ว

    why did u keep jump velocity to -2 before jumping..plz explain me

  • @cookiekoekje648
    @cookiekoekje648 4 ปีที่แล้ว

    based