Can I Use Spawn Instead of Change Scene to Save Size (HELP PLEASE)
Hi Everyone,
So im working on a iPhone Portrait Game and have different Height scenes, All 320 Wide.(finger scroll up and down)
I have buttons all down the right hand side, when one is pushed i want an actor (320-480) to spawn and take up the whole screen with info on. Im trying to make it look like its change scene but save memory (or i would have over 300+ scenes) But is there away to have the actor spawn in the middle of the screen every time. The user will be scrolling up and down with their finger so the actor needs to spawn in different places.
Sounds confusing.
Should I just have 300+ scenes ? Or is there another way of doing this, pause scene maybe?
Any Questions please Ask
Thanks
V.E
So im working on a iPhone Portrait Game and have different Height scenes, All 320 Wide.(finger scroll up and down)
I have buttons all down the right hand side, when one is pushed i want an actor (320-480) to spawn and take up the whole screen with info on. Im trying to make it look like its change scene but save memory (or i would have over 300+ scenes) But is there away to have the actor spawn in the middle of the screen every time. The user will be scrolling up and down with their finger so the actor needs to spawn in different places.
Sounds confusing.
Should I just have 300+ scenes ? Or is there another way of doing this, pause scene maybe?
Any Questions please Ask
Thanks
V.E
Comments
Hope this helps.
Thanks I will look into Change Image, Not sure if this will work with a scrolling screen but will definitely take a look.