Fix Buttons on Screen
Benjamin_m5
Member Posts: 646
Hi I've a question.
I made a game and the background size is 2000 x 1900. Now when my actor is driving my control buttons disappears when the actor is driving avay. Now, how can I fix the buttons that when I drive on a other point on my background the control buttons came with my actor and stay to my display?
Please quick answers.
Thanks
I made a game and the background size is 2000 x 1900. Now when my actor is driving my control buttons disappears when the actor is driving avay. Now, how can I fix the buttons that when I drive on a other point on my background the control buttons came with my actor and stay to my display?
Please quick answers.
Thanks
Comments
I mean that when the background moves like in Puzzle Dozer the control buttons are fix on my iphone screen. They don't move with my background. Do you know how you can do this?
That's what I neeed.
Now I have another question..... How can I import a picture that is 2000 x 1900 pixels great? When I will import this game salad ask me to resize it to 1024 x 786 iPad resolution. I want this big picture because I want to make my app for retina display.
To do a larger image though, you could either tile it, or do it as layers, using a stretched image for background, with non stretched images overlaid for more detailed sections. If done right, the layers should blend and the stretched base image shouldn't really be noticeable. Of course it really depends on how much you stretch it by though.