Author Topic: please help  (Read 1749 times)

0 Members and 1 Guest are viewing this topic.

Offline Ailurus

  • Zookeeper
  • *
  • Posts: 359
please help
« on: May 23, 2006, 11:45:59 AM »
how do i make an adult animal using the baby animations eg. using the baby leopard to make an ocelot? without just saving all the baby animations and opening them as the adult ones. is there a quicker way.
also is there a way to make the female animations the same as the female eg. making maned female lions without saving and then opening them?

can you do it using .uca files or winzip?

Offline Tasmanian_tiger

  • ZA Designer
  • Scientist
  • *
  • Posts: 1043
    • http://www.thylacine.be
please help
« Reply #1 on: May 23, 2006, 01:07:19 PM »
I think:

For making an adult animal use the young animations:

change

Quote
[AnimPath]
f = animals/ADBBF026/m
m = animals/ADBBF026/m
y = animals/ADBBF026/y


to

Quote
[AnimPath]
f = animals/ADBBF026/m
m = animals/ADBBF026/y
y = animals/ADBBF026/y


For making the male use the female animations:
change to

Quote

[AnimPath]
f = animals/ADBBF026/m
m = animals/ADBBF026/f
y = animals/ADBBF026/y


All this in the uca file, of course.:happy:

Offline Ailurus

  • Zookeeper
  • *
  • Posts: 359
please help
« Reply #2 on: May 24, 2006, 11:38:28 AM »
cool thanks.
you make your own animations don't you?
How do you do that?