Godot Version
v4.5.1.stable.mono.official [f62fdbde1]
Question
I’ve been following the 3D tutorial using C# and I’m stuck on the part where we’re coding the retry option. I’ve searched online and realized most people don’t start with C# when learning how to use Godot. I’ve downloaded the complete demo project from the master branch to compare code with the tutorial but even in the official project, the retry option or death screen wouldn’t initiate when the player dies. I downloaded the GDScript version and it ran fine, which tells me the problem is with the C# tutorial/demo project.
Can anyone else confirm this?
