Hey @Beefjerkyzxz!
What about something like this?
Then on the task, you GET the value from the blackboard (Set an Enum as public and then set it in the task based on the Blackboard- and the blackboard enum was set on “Possess” or “BeginPlay”.
Then in the task you can do a Switch on Enum!
Hope that helps!