Hi all. Wondering if I’m missing something simple. I’m not the most skilled with webcore but I do use it quite a bit and generally manage to figure out how to do what I need, albeit not in the most ‘pretty’ ways =p
I often like to define a device, then refer to that throughout a Piston. This makes it easy to reference a different device if needed (Eg if one is ever replaced) by changing a single part of the Piston rather than multiple references all the way through.
Generally this isn’t a problem and I find it works beautifully. But I don’t understand why it causes an issue with my latest project.
If I refer to the device directly, I can see this:
But if I use the defined device, I can only see one’ delta’ variable (whatever they are called) out of a list of possibly 15 deltas when references direct.
Hope that makes sense. Can anyone shed some light please? Ta!
=)