$begingroup$

I have been having a tricky time looking for a complete information for correctly constructing a Unity recreation. I have been engaged on a recreation for some time now and the Participant and Recreation Supervisor lessons specifically has grow to be one thing of a monolith. I solely not too long ago realized about interfaces, which to my understanding, will let you decompose performance into smaller bits, particularly when performance repeats for different objects, however I am undecided precisely what points of my code might be damaged down into interfaces. Moreover, I am not even sure that I am implementing my primary recreation loop in one of the best ways doable. Identical with my enter dealing with. Is there any type of useful resource on the market that accommodates an exhaustive checklist of finest practices for programming a Unity recreation from the bottom up? It looks as if a substantial amount of the “how-to” movies on the net do not actually train nice programming practices.

$endgroup$

1