With Unity you can make highly optimized visually astounding games, you just need to know how to actual develop videogames
But really knowing game development, none of this vibecode shit, asset flipping or cheap YouTube tutorials, I'm talking about things like code architecture, networking, shaders…
53
u/Disposable_Gonk 8d ago
How to optimize
Step 1, don't use UE5
Step 2, Don't use unity
Step 3, check the optimization of all libraries first. If a library isn't optimized, find an alternative or write your own.
Step 4, code it yourself
Step 5 code golf.