Hello! I’m new in UE. I’m trying to create simple game that shown in this tutorial: https://youtu.be/PrcfA4WZW_o?t=17672
I followed step by step, but have a trouble - when I hit the play button, I get error:
The problem occurs at the indicated moment.
The problem is the chicken doesn’t spawn when I hit the play button. In the project settings I set BP_GameMode_CrossyRoad and BP_Chicken as default pawn class. But when I launch the game, I don’t see the chicken on the map or even in the world outliner. Where did I go wrong?