Hi.Everyone.I am new in Anime Sudio.And I want to ask you a question maybe you know that.
How can I change the order of the acitons.I have more than 50 actions.but I want to order them by type of it.is anyone know how can I do that?
and thanks eveyone .
Ordering the Actions ?
Moderators: Víctor Paredes, Belgarath, slowtiger
The only way I know how is to edit the file.
An AS file is text, and you'll be able to see where the actions are located (they are actually in several places, so you'll need to reorder them in all I do believe). It's a PITA and I hate doing it but like you I need my actions in order as well so I've done it on occasion.
An AS file is text, and you'll be able to see where the actions are located (they are actually in several places, so you'll need to reorder them in all I do believe). It's a PITA and I hate doing it but like you I need my actions in order as well so I've done it on occasion.
mkelley wrote:The only way I know how is to edit the file.
An AS file is text, and you'll be able to see where the actions are located (they are actually in several places, so you'll need to reorder them in all I do believe). It's a PITA and I hate doing it but like you I need my actions in order as well so I've done it on occasion.
I tried that way .First it is too hard too do that second after I change the places of the acitons , I cant see the actions that I changed.
is there anyone can help me?
This will take a while with 50 actions but it's worth a shot.
Actions are created in order top to bottom. The first one you create is first. If you create actions out of order there is no way to move them around. However you can make "copies" of or duplicate the actions in AS (without a script).
Create a new action. Name it for the first action you want in the list with an extension like "B" or "copy"... so "Run Action B" or "Run Action Copy".
Make sure you are on frame 1 and right click on the "old" Run Action and select "insert copy". This puts all the keys of that action into the new action.
Delete the old action... and reapeat... 49 times.
(make sure you get it right or you will have to do this again).
-vern
Actions are created in order top to bottom. The first one you create is first. If you create actions out of order there is no way to move them around. However you can make "copies" of or duplicate the actions in AS (without a script).
Create a new action. Name it for the first action you want in the list with an extension like "B" or "copy"... so "Run Action B" or "Run Action Copy".
Make sure you are on frame 1 and right click on the "old" Run Action and select "insert copy". This puts all the keys of that action into the new action.
Delete the old action... and reapeat... 49 times.

(make sure you get it right or you will have to do this again).
-vern
heyvern wrote:This will take a while with 50 actions but it's worth a shot.
Actions are created in order top to bottom. The first one you create is first. If you create actions out of order there is no way to move them around. However you can make "copies" of or duplicate the actions in AS (without a script).
Create a new action. Name it for the first action you want in the list with an extension like "B" or "copy"... so "Run Action B" or "Run Action Copy".
Make sure you are on frame 1 and right click on the "old" Run Action and select "insert copy". This puts all the keys of that action into the new action.
Delete the old action... and reapeat... 49 times.
(make sure you get it right or you will have to do this again).
-vern
Thank You.for your suggestion.I will try this.But why cant I move the actions like the normal layers.
if anyone know write it here please
We don't know why. The creator of the software didn't add that as a feature. It's just one of those things. Nothing to do about it but work around it.kefen109 wrote:
Thank You.for your suggestion.I will try this.But why cant I move the actions like the normal layers.
if anyone know write it here please
-vern