How to move a specific body part with buttons?
Can you elaborate on your question a little bit? 2d / 3d?
Do you know how to register input, in Unity? Move a transform/rigidbody?
It is in 3D.
I need to move the rotation of the head with buttons.
The rotation.z specific.
1 response is plenty to answer a question (rather than 3, for example).
I was asking if you know how to move a transform and/or rigidbody and if you know how to check for input in Unity…
answering “Transform… Input” does not tell me yes or no, sorry ![]()
Extra note, please feel free to “edit” your posts, rather than posting new ones, especially in short succession of each other.
I don t know, that why i am asking?
Okay, what I’m trying to ask/say is that if you do not know how to move a transform or get input (in general – not even with regard to the body part), that question is a lot more general and you can look that up/learn: Learn
reference to the body part (head) — this is also covered in the learning section, if you don’t know it.
if (input ) → rotate the head.
![]()