Notifications
Clear all

[Closed] how can i?

hi there!

i want to link the value of a custom attribute (in attrib holder) wich is a float to a, for example, an object in a scene is frozen or not. i mean, where can i put the condition “if 0<x<0.5 then the obj is frozen” and “if 0.5<x<1 then the object is unfrozen”; and what’s the syntax?

thanks!