Following the Able tutorial 1 on youtube. ( https://www.youtube.com/watch?v=edItxti5cW0 ).
As soon as I change damage target to Target Actor, the ability gives data validation errors on save:
No Query Dependency Defined: stdAttack with GetCopyResultsToContext
/Game/Abilities/stdAttack contains invalid data.
Data validation FAILED.
Files Checked: 1, Passed: 0, Failed: 1, Skipped: 0, Unable to validate: 0
Any idea what would be causing this?
Thanks for your time.
As soon as I change damage target to Target Actor, the ability gives data validation errors on save:
No Query Dependency Defined: stdAttack with GetCopyResultsToContext
/Game/Abilities/stdAttack contains invalid data.
Data validation FAILED.
Files Checked: 1, Passed: 0, Failed: 1, Skipped: 0, Unable to validate: 0
Any idea what would be causing this?
Thanks for your time.
Comment