- Home /
Question by
brahmihamza · Aug 27, 2019 at 01:20 PM ·
rotationgameobjectpositioninspectorconsole
Position and rotation of a game object acting wired
I want to print the position and the rotation of a gameobjects to the console so i used an array of transform and debug.log and also the localposition and localrotation method but the result isn't right as i expected so this is the result that appear in the console
and this is the real values from the inspector
I hope you help me guys and thanks :D
console.png
(16.5 kB)
inspector.png
(10.1 kB)
Comment
Your answer
Follow this Question
Related Questions
Efficiently mimic movements of GameObject 2 Answers
How to specify the rotation angle in degrees, in the inspector? 2 Answers
Changing position in inspector changes rotation 1 Answer
postion scale and rotation greyed out and not working 1 Answer
How to rotate/position the child object independently of the parent? 3 Answers