Just hear sounds, I dont see anything though! Unsure what happened!
I see. Very odd.
I did hear from a friend that the game doesn't play very nice with streaming software like OBS - it may be worth trying to boot the game with any streaming / recording software closed.
May not necessarily solve the issue, but you never know.
Again, thanks so much for giving it a try :) Cheers!
This did make it work, thanks! I'm a bit confused now as to the proper victory condition, because I've chopped down [obvious win condition] twice but still gotten "the world breathes easy," but it was a fun experience nonetheless.
....it is now behaving just as it did previously, not letting me try again? Crashing past the initial menu.
Hey Sukutak! Once again, thank you for the great feedback.
To answer your question - today, the win condition is, once your sword hits 15 meters, you're meant to point your sword upward. That being said, I've had several complaints about how hard it is to get the angle just right. So I'm planning on adjusting that piece a bit to solve this issue.
Secondly, it makes me sad to hear that it's crashing for you at various stages - it's enough of a concern that I've actually decided to re-write the game using GDScript (Godot's natively supported scripting language). This buys me a couple benefits - I can produce a version of the game that will run in browsers, which will solve a lot of concerns I have about cross-platform availability. It'll also hopefully address a lot of these crashes I've been seeing intermittently.
The game was developed using c#, and as much as I love .NET, it's tends to feel like a second class citizen in Godot I'm finding.