Hello jbod,
you should have built all the different poses in a single project,
using one sequence by kind of moves, for example :
in the project “Brat_test”
Sequence 1, step 1 to 9, a move to crouch
Sequence 2, step 1 to 12, a move to kick
etc…
then you can assign each Sequence (or a part of, or more than one Sequence) to a button
the buttons assignment are handled BY project,
meaning each project can have its own buttons assignment map
but you can’t assign several projects parts to a buttons assignment map
you can still save your current work, but you will need MS Excel, you can do it with a text editor but it will be a pain
To melt into one project your several projects :
- export all of them as csv (see the “project” form)
- open each project but the first one (which will stay as is for now)
- change the sequence # in the “SEQUENCE” column :
- so the first one project will stay at “1”
- change the second project to “2” instead of “1” (for each lines)
- then change the third project sequence # to “3” instead of “1”
- etc…
- if one project contains more than one Sequence, change the first sequence to the correct # (4 if project #4) then rename the next ones to the correct # incremented by one for each sequence (5 for project #4 sequence 2, 6 for project #4 sequence 3 etc…)
- then project #5 sequence # will start at #7 if the last sequence # in project #4 was 6
to be short, each sequence # in your exported csv files must be unique and incremental
then open the first (not modified yet) project files
it contains the sequence #1 to #x
open the second csv project file and copy and paste all its lines to the first file (paste to the first free line)
add all the other csv files lines to the first csv file the same way
it results in a big csv files containing all the sequences, #1, #2, #3 etc…
now you need to choose a new project name in MS Excel cell “A2” like “Brat_test_A” for example
Copy this new name on each line, overwriting all different project names in the column (use the cell handle and slide to the last line)
warning ! if you use a number in the new project name, using the handle and slide method will increment this number, the SAME project name must be used for each lines.
save this new csv
import this new project in SEQ (project form)
now you can assign each sequence to buttons for this new project