Pass exposed-on-spawn parameter to child Widget

Hi m.leber

The easiest way would be to pass a reference from the parent widget to the child widget. This way in the child can access all the properties from the parent directly from the binding tab.

This is a screenshot from another answer where I showed how to bind an output to a variable in the player state. However it works the same.

Hope this helps.

Alex