So I have a vector holding my AI's direct target.
However, I wish to make it slightly random.
I was thinking of adding continously a random offset to the aim at location, then interpolating it.
However, I don't think that would feel natural.
Any suggestions?
Edit: I'm thinking I could also add a delay and interpolate that in as well. But then I'd also like an overshoot for when the target stops moving, but I have no idea how to handle that.



Reply With Quote

I am not using any of the existing stuff, at all.

Bookmarks