Cool I will take a look now
I was also wondering where is the best place to spawn the actor from in your opinion? Maybe from the FPSCharacter.cpp class which inherits from the ACharacter.cpp class. I don’t know if its ideal to be doing the spawning directly from the FPSPlayerController class.