Page 1 of 1

making a switch data file

Posted: Sat Feb 09, 2008 3:24 am
by hek411
I've read the tutorials and they say I can make a switch data file by hand but not how to. How can I make one by hand?

Posted: Sat Feb 09, 2008 4:11 am
by fiziwig
In any simple text editor

Line one is: MohoSwitch1
the rest of the lines are frame number, one space, switch layer name.

For example, a dat file generated by Papagayo looks like this:

MohoSwitch1
370 etc
371 E
388 WQ
390 AI
393 etc
397 U
399 etc
402 U
405 AI
408 etc
411 rest
614 rest
615 O
and so on

--gary

Posted: Sat Feb 09, 2008 6:29 pm
by hek411
thanks