You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: