Can you set the default value of a parent's variable, in the child?

This should work fine.

I’d avoid the debugger though, sometimes it’s a bit flaky, and it’s easy to debug the wrong instance of something.

What I’d recommenced, is making the variable instance write-able ( eye-icon ), pressing F8 during gameplay, and look at the variable in the actor’s details panel.

1 Like