- Home /
Question by
VadimAronax · Mar 07, 2020 at 01:11 PM ·
animationrotate
Rotate object and do not rotate animation (simmetrical objects)
Hi. I have animated cube. And then cube rotating 90 degrees (and animation changes to 90 accordingly). How to set current animation after rotation like cube is not rotated in code?
Comment
Answer by VadimAronax · Mar 07, 2020 at 01:19 PM
I guess i can do that throw using array of vertices, but may be there is simple way?
Your answer