You can override the APawn::PossessedBy(AController* Possesser) function, which will be called when the Pawn is possessed.
1 Like
You can override the APawn::PossessedBy(AController* Possesser) function, which will be called when the Pawn is possessed.