DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
how to change the position of a gameobject in c# unity
Vector3 pos = transform.position; pos.x = 12; transform.position = pos;
PREVIOUS
NEXT
Tagged:
#change
#position
#gameobject
#unity
ADD COMMENT
Topic
COMMENT
Name
1+9 =
Submit