Share a Int with more then one blueprint

Hi
I’m having a problem pulling a int from another Blueprint in order to compare it

Hi Kaizwej,

You will have to cast from one blueprint to the other. Currently that actor is a null reference.

thanks man!