Quantcast
Channel: Answers for "Getting an object's y coordinate"
Browsing all 4 articles
Browse latest View live

Answer by Mike 3

transform.position.yhttp://unity3d.com/support/documentation/ScriptReference/Transform.html

View Article



Answer by Fishman92

i'd use something likefunction Update(){ print(rigidbody.position.y); }that's how i did it

View Article

Answer by Mike 3

transform.position.yhttp://unity3d.com/support/documentation/ScriptReference/Transform.html

View Article

Answer by HolBol

i'd use something likefunction Update(){ print(rigidbody.position.y); }that's how i did it

View Article
Browsing all 4 articles
Browse latest View live




Latest Images