Page 1 of 1

Falling dominoes

Posted: Mon Sep 05, 2011 3:08 pm
by jhbmw007
Is there a faster way to create falling dominoes rather than creating a domino on 1 layer, copying it, and placing each subsequent domino down next to it (rinse and repeat)? If I want to create a long line of dominoes, is there a faster way to create them, like 10 at a time in a row?

Posted: Mon Sep 05, 2011 3:37 pm
by GCharb
Never heard of a duplicate script, but it could be a good idea for a script!

Posted: Mon Sep 05, 2011 3:40 pm
by Víctor Paredes
I'm not sure if this script is installed by default or not, but in AS8 go to script>layer effects>RT: break apart shapes

so
- create all the bricks in one layer
- run the script to put each brick on a different layer
- now play with physics

Posted: Mon Sep 05, 2011 3:42 pm
by Víctor Paredes
Ramón also created an scatter brush tool which put each scattered piece on a different layer
viewtopic.php?p=97899

Posted: Mon Sep 05, 2011 3:43 pm
by jhbmw007
Or better yet, have the dominoes automatically line up on a line that you draw! Not sure if that's possible though.

Also- if I were to create 3-d dominoes, there's no way to do a top-down (bird's eye) view of them collapsing, is there? So I could spell out words,etc, in falling dominoes?

Posted: Mon Sep 05, 2011 4:01 pm
by jhbmw007
I'm using Anime Studio 7. I tried Ramon's scatterbrush script but it's not working? I put it in the scripts/menu/layer effects folder- is this correct?

Posted: Mon Sep 05, 2011 4:14 pm
by Víctor Paredes
jhbmw007 wrote:I'm using Anime Studio 7. I tried Ramon's scatterbrush script but it's not working? I put it in the scripts/menu/layer effects folder- is this correct?
Ramon's script is a tool. You have to put it on \Anime Studio Pro 7\scripts\tool
It works just like scatter brush tool, but separating each piece on an independent layer. So you can create your domino, copy it and then use the scatter using clipboard.

Posted: Mon Sep 05, 2011 4:53 pm
by jhbmw007
Hmm- I did that but it's still not creating new layers. Scatterbrush is working, but everything is staying on the same layer

Posted: Mon Sep 05, 2011 5:01 pm
by Víctor Paredes
jhbmw007 wrote:Hmm- I did that but it's still not creating new layers. Scatterbrush is working, but everything is staying on the same layer
Activate "splitter".

Posted: Mon Sep 05, 2011 5:33 pm
by jhbmw007
Cool- got it working, thanks! This could work, except it's drawing freehand so not as precise. If I wanted to make them 3-d dominoes (using 3-d layers), is there anyway to make it so that each layer created is 3d?

Posted: Mon Sep 05, 2011 5:53 pm
by Víctor Paredes
jhbmw007 wrote:Cool- got it working, thanks! This could work, except it's drawing freehand so not as precise. If I wanted to make them 3-d dominoes (using 3-d layers), is there anyway to make it so that each layer created is 3d?
Yes, with Ramón's lostlayer tool you can select all the layers and make them 3d at the same time:
viewtopic.php?t=16862

Posted: Mon Sep 05, 2011 6:32 pm
by jhbmw007
Awesome! I had no idea about that tool or the lost doodle tool- just installed them both!