Hi Jonathan, What defines the location of a new game object on the scene? I mean, how do you know where it's going to …

Forum Archive Hi Jonathan, What defines the location of a new game object on the scene? I mean, how do you know where it's going to …

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4935
    George Roboz
    Participant

      Hi Jonathan,

      What defines the location of a new game object on the scene? I mean, how do you know where it’s going to be created before it actually appears on a random spot?

      #23238
      Jonathan Gonzalez
      Participant

        It’ll typically place that game object in the middle of your scene window. You can also create child objects by right-clicking something in the hierarchy and creating a game object. It’ll then place that game object at the exact same location as the parent.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Hi Jonathan, What defines the location of a new game object on the scene? I mean, how do you know where it's going to …’ is closed to new replies.