Creating Instances In Dynamic Blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So right now the only way i know how to "create" instances using a dynamic block is with visibility states. Say i have one visibility state called "off" where there is just a square with no text, then i have another visibility state called "on" where there is that same square but with some text underneath it. Im "creating" that instance of the text by turning it off and on using visibility states.
My question is, does anyone have alternative methods of doing this same thing? Turning instances inside of a block off or on, or deleting and making new instances without using visibility states? Perhaps maybe using an attribute somehow?
My end goal would be to in theory, create instances by editing an attribute. Maybe enter 2 into the attribute to make 2 circles, or 3 for 3 circles.
Anyways, if anyone does have a way of creating instances within a block without using visibility states it would be great to learn something new.
Thank you!