Why Does My Character Lift Slowly Over Time?

Discussion in 'Buildbox 3.0' started by Jesse O'Brien, Mar 10, 2020.

  1. Jesse O'Brien

    Jesse O'Brien Boxer

    Joined:
    Jan 15, 2020
    Messages:
    10
    Likes Received:
    0
    Hi everyone, I'm working on a 3D endless runner where the character is constantly moving forward. I noticed after about a minute of playing, the character has slowly risen (too slowly to notice) and doesn't hit any coins after that point. I cannot figure out why it's doing that. I have a position limiter for X axis only, and Y axis is set to nil. The character is also bouncing the whole time, but this doesn't seem to create a gradual rise. Any ideas?
     
  2. shahar.m192

    shahar.m192 Avid Boxer

    Joined:
    Oct 7, 2018
    Messages:
    204
    Likes Received:
    44
    try maybe to put a new move node.
    put x for say 8.
    y & z = 0
     

Share This Page