Collect item issue help

kajutokajuto Member Posts: 314
edited February 2012 in Miscellaneous
Hi there!!! Im dunno how I can do a collectable item and recognize after collect 3 stars. I want to do this: when I collect the 3 stars and catch a flag let say.. Show a congratulation scene with the 3 stars collected in the level if it only 2 stars appear 2 stars , ect...

Explain me step by step I'm new here . I appreciate for your time :)

Comments

  • PhoticsPhotics Member Posts: 4,172
    edited February 2012
    You could use the replicate behavior on a star actor.
    For the "copies" field, a custom attribute could be used.
    If there are zero stars collected, no stars will appear
    On this actor, add a rule. If the "Stars Collected" attribute is greater than or equal to 3... then load congratulations screen.

    The Unofficial GameSalad Textbook might be helpful to you if you're just starting out with GameSalad.
Sign In or Register to comment.