Camera animate issue

kajutokajuto Member Posts: 314
edited February 2012 in Miscellaneous
Hi there everyone.! Thanks in advance .!

I have a very wide screen 1,440 for my game intro of the story main character and how can I animate the camera from the left side to the right side? Moving slowly from the direction I was mentioned earlier

I appreciate if someone can explain step by step cause i'm new here thanks

Cheers

Comments

  • simo103simo103 Member, PRO Posts: 1,331
    edited February 2012
    @kajuto .... a while back POM made a mega pack free template set that showed a lot of neat stuff to learn from. He added a camera pan demo I did to that pack. Below is a link to the thread so you can see if you want the whole pack (recommended for learning stuff) or if you just want the camera pan here's the link also:

    http://forums.gamesalad.com/discussion/38132/gs-tool-box-a-free-mega-template-ready-now/p1

    http://www.funkymunkygames.com/Promo/pan_scene.gameproj.zip

    Also there is an answer in the cookbook (link at top of page): http://cookbook.gamesalad.com/question/4db0a5825e76e11f3e00021e
  • kajutokajuto Member Posts: 314
    Thanks for the pack .!! I learned a lot in there and thanks.!!! Sorry to answer now ...

    Cheers.!!
  • kajutokajuto Member Posts: 314
    Thanks for the pack .!! I learned a lot in there and thanks.!!! Sorry to answer now ...

    Cheers.!!
  • simo103simo103 Member, PRO Posts: 1,331
    @kajuto .. no problem .. glad it's helpful.
  • kajutokajuto Member Posts: 314
    Hey simo.!! How I doing? Hope fine.!
    1) I made a Hero jump over the head of te villain and kill him and when collide with him infront it take -2 of the hero like Mario style, but even when I jump on top of the villain it still take -2 , how can I fix that ? Help please
    2) I made a pause button and after I press resume(unpause behavior) it continue but the music stop... Help

    Thanks advance
  • gotyoursgotyours Member Posts: 246
    @POM Hello- I was working with your pan_scene.gameproj template- I have got it working in my app but i can not get it to go back to my hero after the pan it has a note in the template but i still don't understand some help would be great
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    You need to use a Boolean attribute to return control to your hero. Your hero should have the control camera inside a rule that says when Boolean is true control camera and have it so that when the camera pans it does it when the Boolean is false and then after the pan change it to true.
Sign In or Register to comment.