Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Rotating instanced forms in circle

Discussion in 'Visual Scripting' started by levoxtrip, Apr 21, 2021.

  1. levoxtrip

    levoxtrip

    Joined:
    May 4, 2020
    Posts:
    48
    Hello everyone,
    i want to access the positions of the instanced forms.

    I created a world where when ontriggerenter a bunch of forms get instanced.
    And after the instancing i want to translate these forms individually.
    Right now I just can make it that they all move the same way.

    Thanks in advance
    Leon