3 Star Reward Feature

Discussion in 'BBNodes' started by DanFarfan, Jan 4, 2019.

  1. DanFarfan

    DanFarfan Avid Boxer

    Joined:
    Sep 22, 2018
    Messages:
    101
    Likes Received:
    42
    I built a 3 star reward feature on the Progression game Zack built.
    It shows a number of specific techniques that can benefit the community.

    1. Creation of objects via code
    2. Use of Settings to track results
    3. Use of emitSignal to stop movement and play sound.
    4. Use of the update function for delayed actions


    The code is purposefully verbose to be easier to read for beginners.
    I left the implementation of playing a "bad sound" as an exercise for those learning.

    Since the bbdoc is too large for the forum, it is here in my dropbox.
    https://www.dropbox.com/s/hvjcgpi4b32amaz/Progression_3Star_DJF.bbdoc?dl=0

    Enjoy!

    @DanFarfan
     
  2. Codifie

    Codifie Avid Boxer

    Joined:
    Apr 17, 2018
    Messages:
    364
    Likes Received:
    190
    Really good job on this Dan!
     
  3. DanFarfan

    DanFarfan Avid Boxer

    Joined:
    Sep 22, 2018
    Messages:
    101
    Likes Received:
    42
  4. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    i should add my games, thanks :)
     
  5. DanFarfan

    DanFarfan Avid Boxer

    Joined:
    Sep 22, 2018
    Messages:
    101
    Likes Received:
    42
    Enjoy!
    What a coincidence. I was just on your website yesterday for the first time. Many good looking games. Congrats.
    Pod Racer 3D is a spectacular game.

    @DanFarfan
     
  6. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    Thanks :) i like 3d games more, i didn't open bb2 this month. i will try more 3d games
     
  7. MKJ

    MKJ Boxer

    Joined:
    Dec 16, 2018
    Messages:
    29
    Likes Received:
    2
    Hi Dan ,

    Need 3 star function in my game , help to implement in my game
     

Share This Page