Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 20.0.10 ]
我想了解Collision token的用途以及我想知道如果我想要在碰撞發生時去讀取發生時的位置我該怎麼做0421-1-jl3.fsm
?
Solved! Go to Solution.
[ FlexSim 20.0.10 ]
我想了解Collision token的用途以及我想知道如果我想要在碰撞發生時去讀取發生時的位置我該怎麼做0421-1-jl3.fsm
?
Solved! Go to Solution.
We answered the location question in your previous question. Namely that object.location returns the Vec3 containing the coordinates.
The purpose of the collisionToken label is to detect the times that the colliding object calls twice in the same collision since incollision is not enough to detect whether it's a fresh collision or not. This was also explained in the previous post.
Please post new questions and one topic per question rather than the two you have here. Thank you.
Hi @mark zhen , was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.