Animation Related
- QIs it possible to create a loop animation by perfectly matching the start frame and end frame in LOOPRAN?
- A
Unfortunately, LOOPRAN generates random animations for each cycle, so it is not possible to intentionally match the start frame and end frame.
- QCan LOOPRAN’s bounce animation make the animated object fully land on the ground?
- A
There are three ways to make the animated object fully land on the ground in bounce animation. Additionally, even if the object is not a perfect circle, it can appear to bounce naturally if it is close to a circular shape.
- The animated object is a circle and matches perfectly with the yellow dotted line inside the object.
- Set the RotationSpeed in the animation settings to 0 and align the object with the bottom edge of the yellow circle in the animation settings.
- Turn ON both the DirectionFollowMode and MirrorMode in the animation settings and align the object with the right edge of the yellow circle in the animation settings.
- QWhat should I do if the function doesn’t execute when I press the button?
- A
LOOPRAN displays the results of the function execution in the log window. If a function could not be executed, the reason why it could not be executed will be displayed, and once the cause is removed, the function can be executed. The log window can be displayed at any time by clicking the “Open Log Window” button.

