Rotating a flipbook 90 degrees

I am trying to rotate a flipbook 90 degrees in it’s material. I see solutions using the CustomRotator function, but I haven’t been able to get that to work. How would I get that to work in this context?

This is how you can rotate a texture: How to... Rotate Textures - YouTube. If you double-click on the FlipBook node you will open up a graph of the actual “code” for the FlipBook node. You will need to modify the UV here. If you follow the tutorial, but in there it should work. Alternatively you can probably just modify the input UVs (V2) parameter of the FlipBook and also get it working.

1 Like

That did it. Thanks!

1 Like