mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 21:45:15 +02:00
adjust lastFrame
This commit is contained in:
parent
bcd2171491
commit
bab3c6fcf2
1 changed files with 3 additions and 2 deletions
|
@ -26,8 +26,9 @@
|
|||
running: true,
|
||||
fps: 30,
|
||||
loop: false,
|
||||
firstFrame: 1,
|
||||
lastFrame: 120,
|
||||
// firstFrame: 1,
|
||||
// lastFrame: 65,
|
||||
startAutomatically: true
|
||||
}),
|
||||
stopAnimationSetting: JSON.stringify({
|
||||
running: false,
|
||||
|
|
Loading…
Reference in a new issue