I am trying to edit the default pawn class of the Lyra shooter project, but this asset does not appear when I select “show in browser” from the B_LyraGameMode object. I cannot find this blueprint/class anywhere to edit. I am attempting to change the character that is spawned. I know I can just change the mesh of the hero but I’d rather have control from the top down for other properties as well.
For future reference, the characters are being called by B_PickRandom_Character, so just duplicating the character blueprints and editing B_PickRandom_Character to choose them will work.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.