You probably also don’t want your Construct Event like that, the two copies are custom events and won’t actually fire on widget construction. You should delete those copies and just chain the 3 Set nodes together (or use a Sequence node).
You probably also don’t want your Construct Event like that, the two copies are custom events and won’t actually fire on widget construction. You should delete those copies and just chain the 3 Set nodes together (or use a Sequence node).