Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
bigsight.2024's avatar
bigsight.2024
Honored Guest
2 years ago

CollisionCylinder won't follow the camera

After I put the PAWN camera into UE5 and connected it to QUEST LINK. I can simply use a helmet to walk around in a simple scene, within the set game space. But my CollisionCylinder did not produce any actual displacement. So when I made an elevator, I triggered it to rise as I approached it. Although I could trigger this event by giving the camera a subset, I did not generate any displacement of the camera as it ascended due to the CollisionCylinder not being in the camera's position. How can I solve this problem.The ultimate desired effect is that in this space, I don't use a handle, only a helmet, and can take the elevator up.TX!!!!

1 Reply

Replies have been turned off for this discussion
  • Aeromixx's avatar
    Aeromixx
    Expert Protege

    If I understand correctly, you are saying the elevator comes, but when it rises up, you don't rise up with it?

    If so, when it arrives, once you are overlapping with it, attach your pawn to it, and when the elevator reaches the destination, then detach your pawn from it