Creativecore — 2.0.0

const anim = new Timeline() .to(box, 1, position: [2, 0, 0] ) .to(box, 1, position: [0, 0, 0] ) .repeat(Infinity);

No Comments Yet

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.