Hello,
I am making a game with a ball and i would want to make a change ball menu, where you could buy or earn new ball styles (new colours, forms... etc)
How can i make this without using a lot of memory.
I was thinking about a animation, but I thinks it takes a lot of memory.
For example:
If you but x , => ball set animation x
anyway to do this without animatons?
And:
How do I make on start of the game not to load all layouts and theyr objects (almost 100 layouts) and yo load just the start menu layout and when you press "Start" than to load them.
Is there a way?
I just want to start the game faster.
Thank You.