Sorry if this has been discussed before..
I am trying to simulate "animation" by using the transform! method on a group, to show the group moving. It works fine (I think) but happens too fast. I tried adding a "sleep .1" line in the Ruby code but then each transform! doesnt show up, only the last one, however, it does seem to take about the right amount of time. Is there a better way to make the code pause or wait? Or is there a way to make that "transformed" group actually visible. Any ideas or examples on how to show a group moving??
💡 LightUp 7.1 | SketchUp's only real-time renderer that uses object-based rendering
Download Trial
M
Latest posts made by mrichards
-
How do you make Ruby Scripts Pause