Login
Login
Register
EasyAR Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Marker collision
0
votes
asked
Mar 31, 2021
by
minotrix
(
330
points)
Hello. Can EasyAR be used to make collisions between two image target and trigger a particle effect? If yes, can anyone give hints about how to do it?
multiple-targets
trigger
Please
log in
or
register
to answer this question.
2 Answers
+1
vote
answered
Apr 8, 2021
by
guilhermeflex
(
610
points)
selected
Apr 8, 2021
by
minotrix
Best answer
You should put empty gameobjects as child of both targets, use multiplayer markers tracking and detect their collision trought Unity OnTrigger or OnCollision.
commented
Apr 8, 2021
by
minotrix
(
330
points)
It worked. Thank you!
Please
log in
or
register
to add a comment.
0
votes
answered
Apr 7, 2021
by
kenn
(
18,790
points)
If you are using Unity, it would be a simple Unity only question. We do not handle this in EasyAR because Unity or other 3D engines already do this.
Please
log in
or
register
to add a comment.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...