PlaceholderGames / DinoPark-2017

repo for Dino Park 2017, the testbed for CS3S667
2 stars 0 forks source link

Water search A* alternative #52

Open JT14064340 opened 6 years ago

JT14064340 commented 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: image

set the target of the seek script to be your water object: image and in your MyAnky/Rapty code image image

checking your dinos Y height you can see when he hits a river and stop the seek script: image

Then you can increment your Thirst values.

DoctorMikeReddy commented 6 years ago

Clever :-)