Change GameObject Position

Tutorial

Beginner

+10XP

5 mins

624

Unity Technologies

Change GameObject Position

In this tutorial, you will change the position of a newly created GameObject using Unity Editor and code. It introduces concepts such as the Transform Component, vector3 objects, and basic C# scripting.

1. Change Gameobject Position

Complete this Tutorial