ue4 actor key blackboard

by Idell Bashirian 3 min read

JaredP94 commented on May 5, 2020

Currently working on updating your plugin to support 4.25 as it brings a lot of useful features that can improve the AI component of the plugin.

JaredP94 commented on May 6, 2020

Just a final update, forums have resulted in feedback that general practice is to cast to AI controller and get the controlled pawn instead of using SelfActor. Will propagate that through affected decorators and tasks for 4.25 support.

image