I need help with an error. Please see below for all images and info regarding the problem!

Ok so to start off I’m building a project for a class that requires us to use a tile system that was made for us by the teacher. My idea is to allow the player to switch between different pawns/characters that each have different use cases. My problem is that when I switch to another character using the player controller as shown below I end up with the mentioned runtime error. As well My camera shifts to where my player start is located, which is being used to allow for a tile to act as a spawn. How would I be able to allow the player to at the press of the button switch the character for another one? I also need to be able to switch back afterward without any delay. I hope to then use this and implement it into a turn-based system. With Ai enemies that simply swarm the player and make attacks but that will come later. Thank you in advance for any help!

My Event Graph for my player controller!


The error itself!

Error P2

The parent blueprint that all of my characters are based on!

This topic has been moved from Feedback for Unreal to Programming & Scripting - Blueprint.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this new section will help you to get the answers you need! :slight_smile:

1 Like