But when I copy that guy’s strategy for randomized note pickups, my array keeps showing the same image instead of switching between the 2 images I have in the array whenever I interact with the note collectible BP actors. What am I missing?
I don’t know what your setup is (or that I fully understand what you mean; a little obscure), but whatever code you use to call the visual, just add a CUSTOM EVENT to it that plays the sound.
However–I’m running into an issue. When I do what the guy did in the video, my array refuses to cycle through images–meaning every interaction summons the same image, even though I have two images loaded in the array. Might you know why that’s happening?
I’ll just say 16:15 for sake of argument; the issue is, I imagine the error could be born from any one of the dozens of little things he did all throughout the video. I gave you the timestamp of his final layout; hopefully that helps (but again, he does too much in the video to timestamp every possible error point)
EDIT: I solved it. The video is fine, as expected. I just mislabeled the integer so I wasn’t able to find it in the actor details to set the value to show different cards.