Hello, i was wondering if it is possible to set the global variable that is exposed in character blueprint.
Example:
I have here variable Target Actor and i am wondering if it is possible to set it dynamically (random spawn target) through blueprint that contain component StateTree.
For context: i want for ai to move to target that’s spawns randomly in area.