Any Idea on how to create this type of gameplay?

GoldensnypaGoldensnypa Member Posts: 32
edited November -1 in Working with GS (Mac)
Check out this game and look at its gameplay. http://www.2sniper.com/play/professional-sniper-3

How would you make this sniper scope move like that without the background showing up? Im working on a 720p screen btw. Thanks you

Comments

  • HachikoHachiko Member Posts: 330
    Hi there (:
    Make a fairly big image, with the scope at the center (with transparency where is it needed) and the background black (apart from the part of the scope that must be transparent).
    In gamesalad, just constrain its X and Y to mouse X and Y.
  • GoldensnypaGoldensnypa Member Posts: 32
    This wouldn't work as the image can only be 1024 x 1024, any bigger than the scope in the middle would look pixelated.
  • rlehmrlehm Member Posts: 320
    constrain multiple actors then, just use offset, =-400 as an example.

    have the center circle, and then constrain additional actors to it with offset.
  • GoldensnypaGoldensnypa Member Posts: 32
    I tried that, but it takes away too much performance and makes the game lagg.
  • rlehmrlehm Member Posts: 320
    It shouldn't. Especially since they are basic shapes for the outer. You can just use colored actors. Good luck to you.
  • GoldensnypaGoldensnypa Member Posts: 32
    So it wouldn't effect the performance on a 720p screen right?
Sign In or Register to comment.