add blender animation file

This commit is contained in:
bux 2019-12-03 15:32:27 +01:00
parent cc05fed067
commit 584d311dde
4 changed files with 2 additions and 4 deletions

View File

@ -14,10 +14,8 @@ class CfgWeapons {
cursor = ""; cursor = "";
cursorAim = ""; cursorAim = "";
// Binarized version is just for testing purposes when using build.py aka makepbo. // binarized rtm, animation in "extras/assets/maglite"
// RTMs need to be binarized to work properly. handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l.rtm)};
// Switch out for non binarized version and remove binarized RTM.
handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l_binarized.rtm)};
recoil = "empty"; recoil = "empty";
muzzlePos = "flash"; muzzlePos = "flash";
muzzleEnd = "flash dir"; muzzleEnd = "flash dir";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.