i want to make object to go in y position
but it is give me error
Code (CSharp):
Taba2_Tayyer.
gameObject.
transform.
position.
y ++ ;
i tried to do that
Code (CSharp):
x
= Taba2_Tayyer.
gameObject.
transform.
position.
y ;
x++ ;
but doesn't work