Page 1 of 1

How do i make an animation last longer?

Posted: 03 May 2017, 15:06
by Krythec
I made an animation for a building, but its too fast over.

Can you help me?

Posted: 03 May 2017, 15:30
by CommanderABab

Code: Select all

"Speed": 1.0
Is the default speed. You can set it slower: 0.5, 0.25. etc.

Posted: 03 May 2017, 17:21
by Krythec
CommanderABab wrote:

Code: Select all

"Speed": 1.0
Is the default speed. You can set it slower: 0.5, 0.25. etc.

Thank you for the help :)