mirror of
https://github.com/minetest-mods/playeranim.git
synced 2024-11-18 16:10:45 +01:00
Minetest Mod: Adds animations to the players' head.
https://content.minetest.net/packages/Rui/playeranim/
depends.txt | ||
description.txt | ||
init.lua | ||
license.md | ||
mod.conf | ||
readme.md | ||
screenshot.png |
playeranim
Makes the head, and the right arm when you’re mining, face the way you’re facing, similar to Minecraft. Compatible with 3d_armor. Forked from the animplus mod, which was an ugly hack.
The head only turns up and down relative to the body, except it turns slightly to the right/left when you strafe right/left. When you turn the body turns with the head.
Works in multiplayer, I tested it on a local server.
Created by Rui914, this document was written by sloantothebone.