The 7 deadliest game dev sins. Are you guilty of any of them?
Awesome Tuts
APRIL 8, 2022
These are 7 absolutely worst things you can do in your game dev project that will slow down your game, make it crash, not get you hired in a game studio, or get you fired if you work in one. So what are they? #1 – Never leave initialization functions in your script if you’re not using them e.g. if they’re empty. In Unity, that’s Awake and Start.
Let's personalize your content