At last, we have a player.
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 14 Nov 2012 19:31:55 +0000 (21:31 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 19:02:00 +0000 (21:02 +0200)
commit609646b9b525982018fa1315e4bc3a1e07b9d6c2
tree2b16486291f7099506d573fa40a4fbc2ad6f7a42
parent04d40a5ce4d9175fa88f1706fef7cf4796642709
At last, we have a player.

Consists of a simple standi animation currently being looped.

Compatible with any MineCraft skin, no texture included on GIT for licensing reasons.

Walk animations for the player (forward, backward, strafe left and strafe right). This commit removes other test cases from the default script, so that player.lua can be brought to what it's intended for

Punch / mine animation, and some consistency improvements to the player script
mods/default/models/player.blend [new file with mode: 0644]
mods/default/models/player.png [deleted file]
mods/default/models/player.x
mods/default/player.lua