how can i get just the y part of a vector to a number
say your vector is in a variable called myvector
and you want to store the y component in a variable called mynumber
mynumber = myvector.y
clicky clicky
Sorry, you need to Log In to post a reply to this thread.