Tutorial:Animation and You: Difference between revisions

From Total War Modding
(Created page with "Animations in Total war controls a great deal, but its important to know that the game has no idea what an animation is. It depends on configuration and meta data to actually...")
(No difference)

Revision as of 13:07, 8 July 2021

Animations in Total war controls a great deal, but its important to know that the game has no idea what an animation is. It depends on configuration and meta data to actually use it for anything apart from a visual display.


The key filetypes for animations are:

  • Animpacks (.animpack)
  • Bin (.bin)
  • Fragments (.frg)
  • Skeletons (.anim)
  • Animations (.anim)
  • Animation meta (.meta.anim)

File types

Animpacks

Bin

Fragments

Skeletons

Animations

Animation meta