Samstag, 21. März 2020

Unity 3d - change Object Position by script

how to change the position of an unity object?

- add a script to the object
- apply the "transform.position" property of type Vector3