spawned actor won't launch

I have an actor that if hit by the player it would launch, when the actor is placed in the level everything works correctly but when the same actor is spawned it would not move and the launch character node would fire but nothing would happen

Hey @binimendaE!

Inside your character’s BP, select Self from the Components window on the top left, then while having it selected, navigate to the Details window on the right side, type in “auto possess ai” into the search bar and from the dropdown menu next to the property, select Placed in World or Spawned like this:

Hope this helps! :innocent: