before publishing im working on the main menu to not take up as much space as it should
I will be optimising it by using
Clones
Data list
These 2 should in fact remove
- 3 Sprites all with duplicated code so that means when they are all one sprite the code that is similar gets deleted
- Lots of code
- Data usage of varibles
but im afraid it also brings in the use of a Data list which holds important variable like data which is used to check something