Event at 3d point ? #16045
Unanswered
ThomasCartier
asked this question in
Q&A
Event at 3d point ?
#16045
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Using rapier, we can trigger an event when the camera reach a certain point in space.
Is there any alternative without using rapier ? The points are close enough that it's a mess to manage.
I would like the curve to trigger an event when it reaches a control point on it.
Do you have any idea how to make it, while still being efficient ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions