https://www.gamedev.tv/courses/unreal-action-adventure/lectures/462029721
Hello. Apologies for too many questions.
I wanted to implement my own logic by using a foreach loop which just wasn’t working after I created an array. Upon trying to set it, I saw that I am unable to set the default value in an array to a target point.
Why is this?
I used this logic but I’m unsure why it doesn’t work. it sets when I do it in blueprint but doesn’t work when I try to set it via the details panel.
additionally with this logic the code just executes once rather than all 4 times and just goes to the last target poisiton which is targetpoint4
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.