Help for flexible combat system

Help for flexible combat system

  1. I want to have 3 different enemies on a map, but when I duplicate BP_enemyAI, it gives an error and does not work. (The error says that some variables belong to BP_enemyAI, the reference is not correct)

  2. I spawn the enemies to random points in a box, but it doesn’t work and it gives close to 25 thousand errors (I made it using Spawn AI from class)

Hey @Mystra11!

Sorry you’re having a hard time! But there’s not really much we can do without more info :stuck_out_tongue: We gotta know your code to see what’s going on to be able to help. So we need:

AI duplication code
The Error code and where it takes you when you click the last link in the error
Your error for the spawnAIFromClass

If you can get that info we’ll be in a much better spot to be able to help! Anything extra you could give us would be even more beneficial to you :slight_smile:

2 Likes