Bb3: How Can I Create A Fading +1 Text To Show Score Increment?

Discussion in 'How Can I...?' started by antigoos, Mar 12, 2019.

  1. antigoos

    antigoos Boxer

    Joined:
    Feb 7, 2019
    Messages:
    28
    Likes Received:
    1
    I would like to create a "+1" effect, with text fading when the character gain a +1 score increment. In my game it happens when the user collide with proper brick.
    How can I create that text?
     
  2. kelvin_ye

    kelvin_ye Boxer

    Joined:
    Oct 8, 2015
    Messages:
    49
    Likes Received:
    49
    If the character is collecting a point/coin from an Action, you can use the native feature in Buildbox to show point/coin reward. (Check screenshot below)

    If the character isn't collecting any coin/point, you'll need to add an Advanced Move to the character and add the "+1" to its Animation. And then set the Event to 'Collision' and the Affected Asset to the proper brick you mentioned.
     

    Attached Files:

Share This Page