How do I make AI that destroys objects? AI


I’m currently making a small game for university, all I want is for the tentacle AI to target the wooden platform and destroy it. I can’t find a tutorial anywhere. I would also like to implement the attacking animation and health to the platform so it needs a few hits for it to be destroyed but I can do that after I get the basics out the way. If anyone knows I would really appreciate it, I don’t have long left to complete this. Thanks :slight_smile:

Hey there @Djk150! Welcome to the community! So that’s actually a bunch of different moving pieces there, so I’ll give you some tutorials for each that you’ll have to combine for the final result. These tutorials assume you are using the character class.

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.

Basic AI chase mechanic and attack animation:

Damage and healing: