Help Camera Issue

games4fungames4fun Member Posts: 185
edited June 2012 in Working with GS (Mac)
Hello,

I am creating a menu system with 8 different 480 by 320 images each spread apart from the next and have a control camera actor that has rules in place:

when attribute camera location equals 0 change self location x to 0 self location y to 0.
when attribute camera location equals 1 change self location x to 920 self location y to 0.
when attribute camera location equals 2 change self location x to 1400 self location y to 0.
when attribute camera location equals 3 change self location x to 1880 self location y to 0.
when attribute camera location equals 4 change self location x to 0 self location y to 610.
when attribute camera location equals 5 change self location x to 920 self location y to 610.
when attribute camera location equals 6 change self location x to 1400 self location y to 610.
when attribute camera location equals 7 change self location x to 1880 self location y to 610.

I have multiple actors in each of the locations that change the location to another based on what you press. For example location 0 is main menu, location 1 is game play, location 2 is inventory, 3 is options, and so on. You are able to go from one location to any of the other ones as i have 8 actors in each location to move you to the next. However when going from certain locations to the next it doesn't fully display the location and is showing multiple ones. As if the camera didn't move all the way there. For example if you try to go from location 4 to 2 it shows half of location 2 and half of 3. But if you go from location 5 to 2 is works fine. So Im not sure whats going on all rules and actors have been checked and it seems to be having issues only on certain areas. Any ideas?

Thanks

Answers

  • games4fungames4fun Member Posts: 185
    It works most of the time however not all the time not sure why. Can anyone take a look at what Im doing wrong. http://www.sendspace.com/file/ho0o7d

    Thanks
  • games4fungames4fun Member Posts: 185
    Looks great, but is it possible to have more backgrounds above the first 5 you have. I made the Y scene bigger and created a few more backgrounds then changed the y origins to match but it doesn't work for some reason.
  • games4fungames4fun Member Posts: 185
    Thanks alot it works like a charm.
Sign In or Register to comment.