I’m a mediocre programmer and I have got a fair way through a game but now it’s getting a little more complex and I’m struggling to figure out why I am having various bugs. I would like to reach out for help but I find that it isn’t as simple as looking at one script. Todays issue is looking at a platform script that is built on a ray cast controller that gets a reference to a player script that is also calling a ray cast controller , and I look through my code for hours and it all looks correct and I load my project on a much earlier version of Unity which works. The code in both is the same but reading I find that the way mid frame updates has been optimised now means that the colliders are not updated multiple times per frame which is causing discrepancies between objects. … so I figure all this out which takes me all day only not to know how to move forward. I find myself increasingly wanting a bit of assistance but feeling the problems are a little big to pop a screenshot on.
I would love a mentor or even paid help to look over my code but I don’t want to hand my entire project over to people. It is too complex for ai to get a handle on the issues. How do the more intermediate users get feedback and help when you are stuck with an issue? And is it normal to be struggling with bugs for a week of evenings?
Thanks for reading my rant , I’d love to hear how you handle these types of issues. L