$begingroup$

I’ve been having a tricky time looking for a complete information for correctly constructing a Unity recreation. I’ve been engaged on a recreation for some time now and the Player and Game Manager courses particularly has develop into one thing of a monolith. I solely lately realized about interfaces, which to my understanding, mean you can decompose performance into smaller bits, particularly when performance repeats for different objects, however I’m undecided precisely what features of my code may be damaged down into interfaces. Additionally, I’m not even sure that I’m implementing my most important recreation loop in one of the simplest ways attainable. Same with my enter dealing with. Is there any form of useful resource on the market that incorporates an exhaustive listing of greatest practices for programming a Unity recreation from the bottom up? It looks as if quite a lot of the “how-to” movies on the internet do not actually train nice programming practices.

$endgroup$

1