Skip to content

How to rotate Z only clockwise ? #108

Answered by rewbs
Jefffr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Remember that Parseq uses absolute values rather than relative amounts. So you need to specify the target total rotation that you want to hit at the relevant keyframes.

Here's an example where the initial image will rotate by 45° between frame 0 and 40, another 20° between frames 41 and 80 (up to 65°), and then another 115° between frames 81 and 119 (up to 180°).

Full example added to library here: #110

Also, remember that if you rotate too much without a very high strength, the diffusion process might re-interpret the input frame as "the right way up".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rewbs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants