Can we use Sub and If statement the same as ANIMATED object?
Page 1 of 1
Can we use Sub and If statement the same as ANIMATED object?
At the ANIMATED object, we can use Elementary functions, Numeric functions, and +-*/|, etc.
At the CSV route's $Sub and $If statement, we cannot use as these.
If we can use at the CSV route as the same as ANIMATED object, more useful.
Please consideration about this.
for example:
At the CSV route's $Sub and $If statement, we cannot use as these.
If we can use at the CSV route as the same as ANIMATED object, more useful.
Please consideration about this.
for example:
- Code:
$Sub(1) = pluginState[175] / 10
$Sub(10) = pluginState[10] * 10 + 1
$If($Sub(1) <= 15)
.
.
.
$ElseIf(ABS($Sub(10)) <= 100)
.
.
.
$EndIf
Midnight Express Ginga81- Posts : 154
Join date : 2016-09-25
Similar topics
» Massive *.csv object vs. composite *.animated object
» "Fade in" in animated object
» Nested animated object
» Animated sound not rotating with object
» Large .ANIMATED object disappear on the new Renderer.
» "Fade in" in animated object
» Nested animated object
» Animated sound not rotating with object
» Large .ANIMATED object disappear on the new Renderer.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum