Setting animation length at press of button?

Godot Version

v4.2.1.stable.official [b09f793f5]

Question

I am making lots of animations and I have to manually type in the animation length for each one. Is there a way to automatically set the animation length? In the screen shot, animation length should be 0.6 and has to be manually typed in.

There is a button to the left of the animation length settings but is not clickable. I thought that was it’s purpose,

I think the best advice I can give you for doing bulk changes is to run a script in the editor. You can read about how it’s done here:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.