So I have a global parameter of type Actor, in a state tree.
From the actor implementing the state tree, I’m trying to use the picker tool from the parameter, to select an actor in my level, but the parameter doesn’t change. I even get a list of available actors, but selecting any doesn’t work.
Is it a bug?
Thanks.