Search Unity

Setting up random spawns of objects

Discussion in 'Getting Started' started by JPF55, Apr 30, 2015.

  1. JPF55

    JPF55

    Joined:
    Feb 26, 2015
    Posts:
    40
    Hello, I am trying to get a simple way to set up so the game will randomly pick which objects will be turned on so that every time the level begins the objects will not be in the same place. Does anyone know how to do that? I will be implementing a checkpoint and respawn into the game as well, if that helps any.
    Thank you.