2 quick question

backhanderbackhander Member Posts: 28
edited November -1 in Working with GS (Mac)
how do i fade splash screen to game?
How do i add sound to the splash screen?

Comments

  • PhoticsPhotics Member Posts: 4,172
    backhander said:
    how do i fade splash screen to game?
    How do i add sound to the splash screen?

    You can't. Even with Pro, the loading screen is just a picture.

    You can create your first scene like a splash screen though.

    New actor... color black... top of all layers.
    Interpolate self.color.alpha to 0

    To add sound, you could use a behavior on that actor. The volume can be adjusted/faded with an attribute and an interpolate behavior.

    If you're just starting out with GameSalad, The Unofficial GameSalad Textbook might be useful to you. It can help beginners avoid common problems with GameSalad - it can be a great boost to productivity too.
  • backhanderbackhander Member Posts: 28
    so scene 1 is a picture then automatically will load scene 2 to play game?
  • PhoticsPhotics Member Posts: 4,172
    backhander said:
    so scene 1 is a picture then automatically will load scene 2 to play game?

    If you have pro, you can place a picture. If you don't have pro, the game starts with the GameSalad video. Afterwards, your first scene is loaded.
  • backhanderbackhander Member Posts: 28
    cookbook costs quite a bit. is it definitely worth it? highest i have ever paid for an app was chaos rings
  • PhoticsPhotics Member Posts: 4,172
    backhander said:
    cookbook costs quite a bit. is it definitely worth it? highest i have ever paid for an app was chaos rings

    The textbook does cost more than a typical app, but you can see the feedback. It has helped a lot of GameSalad developers.
Sign In or Register to comment.