Hello, when this script is activated, I have low framerate and performance issue.
mainTextureOffse causes performance issue. How to resolve it ?
Code (CSharp):
- public float offset;
- public float reset;
- }
- if ( offset < 0.3f){
- }...