1. #1

    How can I get the rider's hitpoints in a data source?

    I've tried making an object info data source and pointing it to the bike, but it just says 0 hitpoints. I assume it's possible because I can change them in the rider's properties (toughness) and also with a hitpoint event, so it would make no sense if I couldn't put the rider's hitpoints in a data source. What am I missing?
    Share this post

  2. #2
    LukeMSki's Avatar Senior Member
    Join Date
    Mar 2014
    Posts
    1,326

    Re: How can I get the rider's hitpoints in a data source?

    You have to tie the hitpoint event to the data source. To do this hit Y where the hitpoint value is and select the data source. Then target the hitpoint event to the rider. This may be incorrect since I have never done this.
    Share this post

  3. #3

    Re: How can I get the rider's hitpoints in a data source?

    The bike and rider have different hitpoints. Try connecting the object info data source to the rider instead.
    Share this post