Yes, there’s an OnSpawnedActor method that gets called on the Ability BP if you enable the “Fire Event” option in your Spawn Actor Task. You can use that to set any extra parameters anytime you spawn an actor.
Yes, there’s an OnSpawnedActor method that gets called on the Ability BP if you enable the “Fire Event” option in your Spawn Actor Task. You can use that to set any extra parameters anytime you spawn an actor.