Code: Select all
floatNode:setAnimator(octane.A_VALUE, {0, 1.5}, {0.001, 1}, 1)
Code: Select all
[string "-- Animator Builder..."]:137: [string "-- Animator Builder..."]:111: time difference exceeding the period
Code: Select all
floatNode:setAnimator(octane.A_VALUE, {0, 1.5}, {0.001, 1}, 1)
Code: Select all
[string "-- Animator Builder..."]:137: [string "-- Animator Builder..."]:111: time difference exceeding the period
floatNode:setAnimator(octane.A_VALUE, { 0, 1.5 }, { 0.001, 1 }, 0)
.