I am working on my game for half a year. I am a new developer, and this is my first game that I’m trying to make as good as I can. At this point it has some bugs (maybe some game breaking but I don’t know anything about them since I don’t have any testers beside myself), and A LOT of unpolished things, but recently it finally started to resemble something like a game.
Because of it, I want critique on my game so I can improve it according to your feedback. I want you to tell me every single nasty thing you can find there.
About building and UI, these are made poorly on purpose, because they are referencing the first game of the series.
About loading, there’s a whole story. Before it was taking a lot of time to load, I was using StreamingEnabled property turned on. By experiments, I figured out that it was messing with my cutscenes. I turned it off, and the cutscenes started working properly. I also fixed 300 errors with this decision. But now the loading is taking a lot of time to fully load. I can’t even hide this nasty camera shot with loading, because whatever I try, it will not work, or work so good that it will never EVER load.