Open JT14064340 opened 6 years ago
Using the seek script you can point the Anky or Rapty to the center of the Daylight water object. if you move the center point of the lake here:
set the target of the seek script to be your water object: and in your MyAnky/Rapty code
checking your dinos Y height you can see when he hits a river and stop the seek script:
Then you can increment your Thirst values.
Clever :-)
Using the seek script you can point the Anky or Rapty to the center of the Daylight water object. if you move the center point of the lake here:
set the target of the seek script to be your water object: and in your MyAnky/Rapty code
checking your dinos Y height you can see when he hits a river and stop the seek script:
Then you can increment your Thirst values.