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

Q&A about the latest versions
Post Reply
User avatar
SergePix
Posts: 108
Joined: Fri Feb 01, 2019 2:27 pm
Location: Quebec

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 22442 times
pano2vr_poly_text.jpg
pano2vr_poly_text.jpg (81.73 KiB) Viewed 22442 times
Serge
Version: V7.01
Windows 10
Post Reply