Topic: make Random AI to play more certain special move

Hi, I have a very basic question.
How do I  make Random AI  to do more certain special movement?
For example.
I have move info which throws knifes. I want character to throw more knifes. 
How do I specified this to Random AI?

Thank you!

Share

Thumbs up Thumbs down

Re: make Random AI to play more certain special move

I suggest you use the Fuzzy AI (if it is avaliable to you) and change de desirability of the move you want it to execute more.

Share

Thumbs up Thumbs down

Re: make Random AI to play more certain special move

Thank you for reply
Yes, I did look through the fuzzy AI,
but the thing is my project deadline in a couple days,
and I made a lot changes to UFE, so I don't want to risk the time..

so, the only way to make AI to do special move is just add data in input section at Move info panel?

Share

Thumbs up Thumbs down

Re: make Random AI to play more certain special move

The fuzzy AI does not require coding, just configuration. You can check the characters that came with UFE, they have AI files in them.

Tutorial: https://www.youtube.com/watch?v=AX-DlMuZx6s

Documentation: http://www.ufe3d.com/doku.php/ai:start

Share

Thumbs up Thumbs down