Distance Score Node For Bb3

Discussion in 'BBNodes' started by itzonator, Apr 22, 2019.

  1. itzonator

    itzonator Serious Boxer

    Joined:
    Dec 18, 2017
    Messages:
    595
    Likes Received:
    230
    Distance node -> thanks to @weboha

    This node is attached to the character of your game. The score label is also attached to the character where you can change the label's position and display the score on Game UI along with the character.

    Remove this line to improve game performance:
    (this is for testing purposes)
    Code:
    log(Math.round(dist));
    How this looks like: https://prnt.sc/nf8gd1
    [​IMG]
     

    Attached Files:

Share This Page