- Home /
how to rotate and transform an Game object using same button in unity ?
Hello Everyone I want to rotate and move a game object using a single keyboard key. but I having some trouble with it. I am able to rotate the object with the same key but i the translate code will stop working.
Post, please, your code, since we can't help with no information how you implement said above in code.
Like already said, post the code. You leave everyone guessing.
Hello! Plz post your code and provide a better description of the behaviour you want to achieve with it.
Your answer
Follow this Question
Related Questions
Relative Rotation of GameObject 3 Answers
Rotate a GameObject without affecting the direction of motion? 0 Answers
Why is the rotation values I am accessing wrong? 2 Answers
Rotating gameobject after mouselook 0 Answers
CharacterController.Move Not Corresponding to gameobject.transform.rotation 1 Answer