I’ve wanted to mess around with a empire building game with Blueprints, but I’m not sure how to create/spawn buildings, which would be actors. Specifically things like Starcraft structures that create units, or just buildings like in The Forest game. So the player would select the actor from a menu, then select where to place it on the screen/map.
Does anyone know how to do this, or point me in the right direction of a tutorial or documentation that will help me figure this out? I’d like to do this with Blueprints, as I am not familiar enough with C++.