@redmile Hmmm... This works. And the visual logic isnt all that hard to wrap my head around (though I prefer coding myself mostly).
I have one problem though... The DataLinq node in visual logic isnt updating...
I have a setup that is EXACTLY as your picture #1 above, and it "works". When I set it up, I link it up with DataLinq, and the value is set to 0 (off) it hides the object.... However, when I then push "on" in DashBoard and try to send the value 1, it doesnt show back up. If I remove the DataLinq node and insert a new one, the object/group now shows up again as it should.
So it seems that Xpression wont do a "live update" on the visual logic stuff. However if I try to grab the 0-1 value just as text and update a text object, it reflects the connection to DataLinq just fine...
Any ideas?
#XPression