How do I make a Gear with Barrier Art/Props?

I’d recommend using the text if you’re going to make it spin for memory conservation, but both work.
You can follow @Anythinger 's guide on animation, but here’s a basic rundown of how it works.

  1. You create props and place them in a way that represents every frame.

  2. Make sure only the first one is visible on default.

  3. Use wire repeaters or triggers(for channels if changing many) to hide the last frame and show the next.

  4. That should be it! You might need a lifecycle to jumpstart the system, but that’s real simple.

If you didn’t understand this, please check out @Anythinger’s guide on animation: He developed it and just did a much better explanation than me.

Hope this helps!

(Here’s his guide btw: https://forum.creative.gimkit.com/t/how-to-make-animation-difficulty/3732)