Hey Hugo,
that worked, thanks a lot 🙂
Best regards,
Jens
Hi Hugo,
Sorry for just answering now. Thank you but I managed to solve the problem in the meantime. However, when the last movement from the LinearMovementConstraint component is done. Instead of stopping at that position the object just keeps on moving with the same speed in that direction and does not stop. Can I change that somehow?
This is my component and basically I want it to stop moving after 9s when it reaches the initial zero position again. But it just keeps on moving.
<LinearMovementConstraint template="Rigid3d" name="linearMovementConstraint1" indices="0" keyTimes="0 1.5 3 4.5 6 7.5 9" movements="0 0 0 0 0 0 0 0 -0.15 0 0 0 0 0 0 0 0 0 0 0 -0.15 0 0 0 0 0 0 0 0 0 0 0 -0.15 0 0 0 0 0 0 0 0 0" />
Best regards,
Jens
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.