Help needed. Display text actor perform a function

DazegammingDazegamming UsaMember Posts: 2

So the are 5 different colors of block and the display text is to tell you what color to pick for points. Also the display text is to change every X amount of seconds When wrong color is chosen it need to go to game over scene. Would really like to see if anyone can help.

Comments

  • JodyMitomaJodyMitoma Member Posts: 307
    • Make 5 different colored block actors.
    • Make another actor with a Display Text attribute.
    • Give Display Text attribute a Timer and Random attribute.
    • Give colored block actors a Change Attribute.
    • Give any actor on scene a Change/Pause Scene attribute that if wrongColor is chosen, to display. (Make a wrongColor boolean in your Game.) Go from there..

    This is actually an incredibly easy task... You may want to watch a couple BASIC GameSalad tutorials before asking for help.

Sign In or Register to comment.