Hi I am making a mobile drift game and I did it but it was not optimized so it runs very poorly I looked at some Optimisation videos on youtube and I tried every matter to run well except turning the material to mobile
but when I do that they change color and yes I am a beginner this is my second project the first one was Brackeys how to make a video game tutorial and for anyone says to change the mobile texture i have like 50 of them I can’t do it
The texture on the materials should stay if you change the shader. Otherwise 50 textures dragged on there isn’t too bad.
Make sure to run the profiler to make sure this actually is the issue. Performance on android is tough sometimes