I am trying to optimise my scripts to use less memory as my resources are 20mb but my game takes 70mb to run. Here is what I have tried:
Is there any way to reduce memory usage without removing scripts. Is anything planned for engine updates to fix this problem ?
- Changing global variables to local variables.
- Use forwarding scripts for scripts other then animation scripts
Is there any way to reduce memory usage without removing scripts. Is anything planned for engine updates to fix this problem ?