[FEATURE REQUEST] Construction script for BP components

Gooooooooooood morning :smiley:

Have you been able to test the possible solution we discussed?

For those who weren’t in our Skype call:

  • YES, changing properties of a child BP does not trigger that child BP’s Construction Script

  • the solution is to move the BP-implementation of your Construction Script to its own function and call that function from the CS as well as from the parent BP to update the thing :smiley: