Hi everyone,
I'm having an issue currently with the Create Your First Game tutorial. When creating the Mob scene and finishing it, when I press the play button all I see now is a Gray Screen instead of seeing both the player and the monsters.
When I press Play I am presented with a gray screen. When a play a scene, I narrowed it down that it is the player screen now not showing since I added the Mob scene to it.
How do I fix this and why does the grey occur?
EDIT: I have found the answer. Because the Connect button is broken I ended up using C# code from the tutorial which is not named the same as the actual method in the debugger. I've changed this and now the gray-screen is gone. I can see the player sprite now in the Player Scene