Back Versions
January 7, 2023
  1. Info:

    You can use SetActorLocation or Teleport Function. Both works.

    SetActorlocation > Target > Click in the map World Outliner (UE editor right window) on the Character Blueprint (A) CharlesCharacter. Drag it into your EventGraph. You get automatically "CharlesCharacter from Presistent Level".

    SetActorlocation > Location > Click in the map World Outliner (UE editor right window) on the Character Blueprint (A) CharlesCharacter. Drag it into your EventGraph. You get automatically "BP_NMCharacter_Player from Presistent Level".

  2. First commit