Hey all,
I’m new to unreal in general and I’m also trying out ARKit and looking for a bit of help. So far I’ve managed to import my own animations into the ARSample scene and have them play out on my iOS device, w00t!
What I’d like to try next is to have the animation change once I’m within a trigger box around the actor playing my animation. I’ve gotten this to work in a 3rd person scene using blueprints and playing different animations when collisions on the trigger box being and end, the same logic does not work when approaching the actor in the AR scene unfortunately. Can anyone point me in the right direction to detect collisions with the AR camera position?