How to Change FPS in the middle of the animation

Fill this out this info to make it easier for the community to help you! If you don’t fill out this information, your post may be deleted or removed.

What Wick Editor Version are you using?
Ex. 1.18. You can find this on the splash screen when the editor opens.
-1.19.3
Describe the Problem
What issues are you having in the Wick Editor?
-I wanna change the FPS in the middle of the animation so i for example in frame 1 it will be 24 fps then frame 50 it will be 8 fps and then i can change it in frame 100 to 24
What have you tried so far?
Have you attempted anything to fix the problem? Let us know!
No i havent
Do you have a Wick Editor File that we can see? Optional*
Attach a .wick file if you have one in progress that can help us help you!
No cuz the wick editor is top secret

bruh you simply cant do that

u can do it with code

then why did you ask for help if you knew the solution?

I don’t know the solution but I’m thinking it could be possible

There is no possible method of doing this. You must calculate it MANUALLY, as this is just not how video codecs or animation works.

Dude, this is impossible to do manually

i’m pretty sure video files don’t support changing framerates or anything nonstandard like that (except MAYBE webm files, but no one really likes them anyway).

your best bet is to animate on “twos”, etc. where you have a base framerate of something like 24, and when you want to use a lower framerate, you extend the length of the frames. this would give you access to 12, 8, and 6 fps. and if you want to have higher framerates, just start higher at 60 or something.

2 Likes