2 results for "73bf756a0aba806c207c36edcdf5c93e"
hey DD bros, what do you think of this harpy?
>>725293852
sounds like you went towards the forest route way too early. Don't worry that's probably the biggest difficulty wall you'll encounter during the whole base game
>>725294163
>please bend their legs back
like picrel? yeah great suggestion, I think I prefer it this way. Plus I can change it back when the harpy is about to attack or grab, which will make telegraphing those actions much easier. ty anon
>>725294305
my enemies don't move towards a target
they move forward, and rotate towards the target, so they have a "target direction" in which they desire to move
this means that I can alter that target direction based on the surrounding enemies
once you have that's it a matter of calculating the boids parameters (alignment, separation and cohesion) and using that vector to alter the "target_direction"
this might help you with that, there's tons of docs online or you could even try asking an AI since it's something that's very well documented online:
>https://vanhunteradams.com/Pico/Animal_Movement/Boids-algorithm.html
>>725294643
thanks anon! I might do that later today, why not