Author Topic: Help deleting animations  (Read 1160 times)

0 Members and 1 Guest are viewing this topic.

Offline Dandelion Mane

  • Zookeeper
  • *
  • Posts: 346
Help deleting animations
« on: April 16, 2007, 05:43:09 PM »
Does anyone know how to delete an animals' unwanted animation when when making a download?
ex. an animal that's not supposed to kill's killing animation.

By the way where do you get blender?

Offline nrg800

  • Zookeeper
  • *
  • Posts: 265
Re: Help deleting animations
« Reply #1 on: April 16, 2007, 06:05:56 PM »
You get Blender from "http://www.blender.org/" and i dont no how to delete animations.

Offline penguinman

  • Ridge on the Barrel of a Capstan
  • Gl?bal Moderator
  • Game Warden
  • *
  • Posts: 4622
  • Artifex!
    • Zoo Tycoon 2 Designing Centre
Re: Help deleting animations
« Reply #2 on: April 16, 2007, 07:34:50 PM »
Deleting animations is trickier, and it more of depends on this: Do you want to change it so the animation looks different or remove the behavior? Deleting an animation without deleting the behavior will cause the game to crash because it will not know what to do ;) However, either of these will involve some more complex coding.

Offline Dandelion Mane

  • Zookeeper
  • *
  • Posts: 346
Re: Help deleting animations
« Reply #3 on: April 16, 2007, 07:54:31 PM »
I want to remove the behavior so my animals won't kill each other. By the way, can you replace one animals skeleton animation for anothers?

Offline penguinman

  • Ridge on the Barrel of a Capstan
  • Gl?bal Moderator
  • Game Warden
  • *
  • Posts: 4622
  • Artifex!
    • Zoo Tycoon 2 Designing Centre
Re: Help deleting animations
« Reply #4 on: April 16, 2007, 08:30:57 PM »
You can, but often it looks horrid ;)

To remove a fight behavior, you'll need to go into the .beh file and delete sets of tasks which lead to the fighting. Thats kinda confusing, but does it make some sense?