How To Use Spawner

Discussion in 'Buildbox General Discussion' started by oppongstudios, May 18, 2017.

  1. oppongstudios

    oppongstudios Boxer

    Joined:
    May 16, 2017
    Messages:
    3
    Likes Received:
    0
    I have a runner game that runs from left to right. I also have an object (car) which is supposed to spawn from the right side of the screen and continues to the left with a linear velocity of -5. Sometimes, the car will randomly spawn on the screen, when the user is playing, rather than spawning from off screen. When i give the car a velocity of 0, i dont have a problem, but when i change it from 0 to anything, it gives me this problem.

    Please help.
     
  2. oppongstudios

    oppongstudios Boxer

    Joined:
    May 16, 2017
    Messages:
    3
    Likes Received:
    0
    i found a solution. DELETE THE SPAWNER COMPONENT AND JUST COPY AND PASTE THE CARS, BUT KEEP THE "Y" VALUE THE SAME AND CHANGE THE X VALUES TO KEEP IT RANDOM
     

Share This Page