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 = "";
cursorAim = "";
// Binarized version is just for testing purposes when using build.py aka makepbo.
// RTMs need to be binarized to work properly.
// Switch out for non binarized version and remove binarized RTM.
handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l_binarized.rtm)};
// binarized rtm, animation in "extras/assets/maglite"
handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l.rtm)};
recoil = "empty";
muzzlePos = "flash";
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.