Tutorials Request: Automatic Moving Objects, Item Vanish, Updating Scoreboard and Tilting Objects!

Hello GameSalad community,

My name is Jamie and I'm a beginner GameSalad developer.

I am developing a "Hook a Duck" game for iOS. Preview: http://prntscr.com/2l2fsc

I am requesting tutorials on the following:
- Automatic Moving Objects
- Item Vanish
- Updating Scoreboard
- Tilting Objects

Each of these things will help me achieve my game's completion.

If any of yous are willing to work with me on this application and or take it further, please respond to this thread!

Best regards,

Jamie

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    Hi Jamie, Jamie here... lol! :)

    If you check the link in my signature I have a couple tutorials already posted that might help with your "Automatic Moving Objects". See my tutorials on "Patrolling Enemies" and "Elevators and Moving Platforms".

    For Item Vanish you just need to use and Interpolate Behavior and interpolate your actors alpha from whatever it currently is to zero. After it's done you'd likely want to Destroy the actor as well.

    When you say "Updating Scoreboard" do you mean Apple Game Center or something else?

    To tilt and object you could just use a Rotate Behavior and move it side to side, but that may not be what you want.

    You might want to be a bit more specific with your last two topics, the more specific your questions are the easier it is for someone to help.

    Welcome to Gamesalad and good luck!
Sign In or Register to comment.