I am trying to follow along with “Quickshot” tutorials on using Blueprint. For example, this one: https://docs.unrealengine.com/latest/INT/Videos/Player/index.html?series=PLZlv_N0_O1gZg3dTMetmsfm_s4lb4-Tg0&video=ojvuTz4KCfE
However, when I get to about 1:37 into the video, the demonstrator uses a “Player Character” blueprint.
There is no “Player Character” blueprint included with Unreal Engine 4.6.0. There is no “PlayerCharacter” blueprint either. There are only “MyCharacter” blueprints which do not seem to work at all with the techniques that are demonstrated in the tutorial.
I even tried this with the Third-Person template, but there’s not even a “Spawn Actor from Blueprint.”