apparently, private variables for families can't be called in the expression editor
i have a family called "player"
and i'm trying to run a loop as such
System: Start loop "positiveDisplacement" and run player.Value('speed') times
the result is this error
Error in parameter 2:
'speed' is not a private variable in 'Value' (parameter 1)