A
A
AnzousDGC2019-10-26 04:50:53
Unity
AnzousDGC, 2019-10-26 04:50:53

How to implement AI for bots in Unity?

The game is a platformer, but bots should not only move left and right, but also be able to jump on platforms, avoid dangers, in general, try to reach the player as efficiently as possible (well, or at least just reach)
Maybe there are ideas what to use for implementation of this? Or any articles, video tutorials? It's just that everything that came across to me did not fit my needs.
ps: Now I myself am trying to implement it through a lot of raycasts and various checks, but I doubt the correctness of this method.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dokotas, 2021-07-01
@Dokotas

Found a solution? I’m also thinking about this question so far, all that came to mind is to create a graph from points where the bot can get and move it along these points.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question