ue4-targetsystemplugin icon indicating copy to clipboard operation
ue4-targetsystemplugin copied to clipboard

The Actor returns None when the target system is referenced in the animation blueprint

Open Phytilo opened this issue 11 months ago • 0 comments

image image In the animation blueprint, when making a rope to grab the enemy in front of the character, the use of this plugin to get the nearest target to the character was wrong. In the game test, the target was successfully locked, but the target did not reach the character immediately, the UE reported the error: "No access" is trying to read the attribute CallFunc_GetLockedOnTargetActor_ReturnValue_1, self-checked several times to determine that there is no problem with blueprint production, I suspect it is a bug in the plugin. C_%14D261ZSVJ)4Q7}816OI

Phytilo avatar Nov 05 '24 19:11 Phytilo