Position Generator for AI

Description

Links for videos:

Practical usage of Blueprint: https://youtu.be/R-QKTozd5MI

game “catch up”: https://youtu.be/um3W4VTMnOk

 

This is just one Blueprint that works in editor mode. For ease of use, the area in which it works is displayed as a transparent green sphere.

Generator marks each spawned position with Tag which gives you next opportunities:

  • Easily access and sort the spawned points.
  • With this tag, you can also quickly add your points that you think are needed.
  • Each spawned point is an independent element of the scene, so you can move or delete them as needed.
  • After points spawn, you can remove Generator from scene, points won’t be lost.

Open-Source Code:

if you want to change something in logic or add your own part, you can always open this blueprint and rewrite it as you like. Everything is written carefully and you can immediately understand where to change, thanks to the comments, in spite of these pasta.

Bonus:

Just as an example a game “catch-up” with a bot. By sorting the target points he finds all safe positions and goes to any of them(randomly), also in each position, the bot decides which state to take: sit, stand or lie, it’s displayed in the upper left corner.


How to Install/Import?

VIP Downloads Today: 0 of 0

BECOME A VIP


PRODUCT LICENSE

You can contact us at any time and request that the asset you want be added to the site from the Request Asset section.

Check Also

Fluid System download

Fluid System

The untextured Dev1 asset› Description An easy-to-use, game ready system to add fluid storage and …