BPFL_LPSP_AI

Introduction

The BPFL_LPSP_AI blueprint is a function library that contains all the necessary functions for the asset's AI.

If you seek to access the BPFL_LPSP_AI, it is conveniently located at the following path: InfimaGames/LowPolyShooterPack/Core/AI/BPFL_LPSP_AI.

Functions

Is Alive:

This function returns true if the actor passed as "Test Target" is alive, meaning its health component indicates that it still has health.


Last updated

Was this helpful?