Following a spawn player tutorial, but cant spawn character or controller. I need help understanding why.

Still trying to figure out how this system work so if you have any more questions please let me know. but yeah, I will do anything that I can.

I think the biggest issue is setting up the player controller in the settings. There’s ways to set up inputs so I haven’t find one for my project. I’m trying to be careful to make sure my blueprints are flexible for a fighting game. Especially, I’m going to be revisiting most of the blueprint and add new content to it.


This code is in the level blueprint. Here’s the full image of the code. I have two player starters for player one and player two, and that “Set” boolean node is in both players blueprints, and I not sure that was right decision but again he doesn’t explain that at all.

I believe that’s everything I set up. I hope that works.