Skip to content

Character model with a full set of 3rd person animations

Matjaž Lamut requested to merge Lamoot/example-suite:master into master

3rd person model and animations for the player character (and NPCs). Source file included. Solves #38 (closed)

Documentation comes later.

https://www.youtube.com/watch?v=Cxc3Grm9U14

https://www.youtube.com/watch?v=H8f-qxkwihE

3rd_player_ingame

Included are all animations for regular gameplay. Not included:

  • Turn left and turn right animations (not strictly required, doesn't feel they are missing, and it save space)
  • Variations of idle
  • Variations of death
  • Variations of hit

Due to how OpenMW currently handles animation layering, combining movement + attacks (or other such combinations) doesn't work and shows only movement animation. But this is engine-side to be solved.

Merge request reports

Loading