twisting textures during animation

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By АлексейХарьков

Why face texture is literally twisted?
mkv video:
https://drive.google.com/file/d/1z5SWg2bOTbzr0jLEVOtBYIsobuCI_W05/view?usp=sharing

video is too large, can’t You stream it somewhere ?

Inces | 2022-09-11 18:58

https://www.youtube.com/watch?v=t6K7B1jSfRc&ab_channel=AlekseyHarЬkov

АлексейХарьков | 2022-09-12 06:43

:bust_in_silhouette: Reply From: Inces

You mean why does it turn 359 degrees instead of 1 ?
Rotation is not a best property to use in 3d space. AnimationPlayer doesn’t realize if he should interpolate left or right. It will definitely understand Vector3, so use Transform.basis to rotate. You will have to learn about 3d trigonometry, which is very very panfull :slight_smile:

There is easier option. Create your animations in Blender and export them with mesh