BattlehubCode / RTE_Docs

This is a repository for Runtime Editor documentation, discussion and tracking features and issues.
https://assetstore.unity.com/packages/tools/modeling/runtime-editor-64806
11 stars 0 forks source link

How do i change the lenght of an animation #74

Closed LucaBiada closed 1 year ago

LucaBiada commented 1 year ago

The animation window by default creates a clip with 60samples, maybe i'm dumb but didnt find a way to make it longer

BattlehubCode commented 1 year ago

Hi, there is defaultClipLength (1 second by default) field in AnimationTimelineView.

image