How would i switch Player Controller and HUD in game play? This should be simple.

I tried to do that in blueprints and I don’t think that’s possible at the moment. Problem is that in blueprints you can’t spawn objects that are not inherited directly from UBObject. I can show you how to do that in c++ if you are interested.