Page 1 of 1

How can I assign the color of a polygon from a variable?

Posted: Mon Dec 20, 2021 10:48 pm
by SergePix
I have a timer that blink a colored polygon.

If I change the color of the polygon with an action,
eg: Change polygon Color = $ (* polygon) / #0000ff/#003764
that works fine!

I assigned a color to the polygon_couleur variable
eg: Set Variable Value : Set (=) # 0000ff/#003764 : polygon_couleur

If I change the color of the polygon with an action and a variable,
eg: Change polygon Color = $(*polygon) / $(*polygon_couleur)
It does not work

How can I assign the color of a polygon from a variable?
pano2vr_poly_timer.jpg
pano2vr_poly_timer.jpg (81.98 KiB) Viewed 32741 times
pano2vr_poly_text.jpg
pano2vr_poly_text.jpg (81.73 KiB) Viewed 32741 times