-
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?
-
Senior Member
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.
-
Member
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.