Maybe its better to use SpawnActorDeferred instead of SpawnActor() during BeginPlay() to prevent the error that we were experiencing in BattleTank section .
1 Like
I agree.
Maybe its better to use SpawnActorDeferred instead of SpawnActor() during BeginPlay() to prevent the error that we were experiencing in BattleTank section .
I agree.