Can't change the state of a player map from a different class

As Lion says, it seems that you’re editing another GameFramework instance, so you might need to add the @editable attribute.

If this doesn’t work still, can you paste out the code where you set the Framework variable ?

1 Like