mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-04-30 13:11:41 -04:00
Player model: Add bobbing to walk animation, more subtle standing animation
This commit is contained in:
parent
150122bfe7
commit
258332578a
4 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,10 @@ stujones11 (CC BY-SA 3.0):
|
||||||
character.b3d
|
character.b3d
|
||||||
character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
|
character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
|
||||||
|
|
||||||
|
An0n3m0us (CC BY-SA 3.0):
|
||||||
|
character.b3d
|
||||||
|
character.blend -- Player animation improvement
|
||||||
|
|
||||||
Jordach (CC BY-SA 3.0):
|
Jordach (CC BY-SA 3.0):
|
||||||
character.png
|
character.png
|
||||||
|
|
||||||
|
|
|
@ -22,6 +22,7 @@ Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||||
Copyright (C) 2011-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2011-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
Copyright (C) 2012-2018 Jordach
|
Copyright (C) 2012-2018 Jordach
|
||||||
Copyright (C) 2018 stujones11
|
Copyright (C) 2018 stujones11
|
||||||
|
Copyright (C) 2019 An0n3m0us
|
||||||
|
|
||||||
You are free to:
|
You are free to:
|
||||||
Share — copy and redistribute the material in any medium or format.
|
Share — copy and redistribute the material in any medium or format.
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue