Health Node Not Working

Discussion in 'How Can I...?' started by A Yassin, Mar 12, 2022.

  1. A Yassin

    A Yassin Boxer

    Joined:
    Dec 31, 2021
    Messages:
    5
    Likes Received:
    0
    So I'm working on my second and third enemy but even though I've added the health node, whenever I attack it, it says "Please add a health node to use damage". What am I doing wrong??
     
  2. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Open your health node and add this line in start or init function
    this.entity().forceInit();
     

Share This Page