#AIController
First Unreal tutorial - Basic AI Controller Setup to have enemy chase the player.

youtu.be/kFSh0PBubng

#ue5 #unrealEngine5 #indieGameDev #AKnghtStudios #AIController #AI
Unreal Engine 5 AI (Part 1) - Basic AI Controller Setup
YouTube video by AKnght Studios
youtu.be
March 12, 2025 at 6:43 PM
AIControllerが持ってるPawnActionsComponentってなんだ?って思ったけどDEPRECATEDなのか。AbilitySystemComponent使っとくのが良さそう
February 29, 2024 at 3:06 PM
dtQueryFilterを継承して自作のQueryFilterクラスを作るしかなさそうだなぁ
getVirtualCost関数をオーバーライドするわけだけど
この中でQueryの要求(アクタがいるポリゴンはどこ?とか隣接ポリゴンはどれ?とかの要求)すると重くなるからダメ(この関数がそもそも沢山呼び出されてるせい)
経路探索する時だけ呼び出せばいいからAIcontrollerのMoveTo関数をオーバーライドして、FindPathする直前に必要な情報を更新すれば良さそう

paviliondv7.hatenablog.com/entry/2020/0...
February 9, 2024 at 7:37 AM
For anyone using the StateTreeAI component, make sure its used on the AIController class, not the pawn class of the AI. Moreover, make sure the Start AILogic On Possess param = true if you want the StateTree to start automatically! #UnrealEngine #gamedev #gamedevelopment #ue5
December 22, 2024 at 2:41 PM
Just launched: AI Controller, a lean, self-hosted platform to help orgs adopt AI securely and stay in control.

🔐 Secure access
📊 Full visibility
💰 Usage-based pricing

Try it free 👉 bit.ly/4dWHnaU
#AIController #ResponsibleAI #TechLaunch
June 16, 2025 at 9:47 AM
Create an AIController script for enemies using a finite state machine (FSM) for aggressive, defensive, and sniper behaviors. Use NavMesh for pathfinding and set targets with `get_closest_enemy()`. Add toggles for state changes based on player distance and line-of-sight. #Godot #GameDev 💡
January 12, 2025 at 4:27 PM
Lyra C++ upgrade: NPCs now respawn while their old corpses stay on the ground. Powered by OnDeathStarted + GameplayAbilities + a custom Spawner with clean AIController/LyraPlayerState teardown. Smooth, leak-free combat --> endless NPC AI wars. 🤖💀
#UE5 #FPS #Shooter #indiedev
November 13, 2025 at 10:54 PM
AI adoption is exploding, but so are the risks: unmanaged access, spiralling costs, and zero visibility.

That’s why we launched AI Controller: a secure, self-hosted AI gateway for responsible adoption.

Try it free 👉 bit.ly/447Bkg9
#AIController #AIAdoption #AIGovernance
June 16, 2025 at 9:52 AM