From: FruitieX Date: Tue, 20 Jul 2010 15:15:09 +0000 (+0300) Subject: oh now i see what was wrong with the framegroups file... fix! X-Git-Tag: xonotic-v0.1.0preview~423^2~26^2~16 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7e2f43c73588f69e03b4940ecc515d0ba83ce67e;p=xonotic%2Fxonotic-data.pk3dir.git oh now i see what was wrong with the framegroups file... fix! --- diff --git a/models/weapons/h_shotgun.iqm.framegroups b/models/weapons/h_shotgun.iqm.framegroups index d04085b07..1c95207bd 100644 --- a/models/weapons/h_shotgun.iqm.framegroups +++ b/models/weapons/h_shotgun.iqm.framegroups @@ -1,6 +1,6 @@ 1 8 20 0 // fire -9 31 20 0 // fire2 -32 231 20 1 // idle -232 271 20 0 // reload +9 23 20 0 // fire2 +32 200 20 1 // idle +232 40 20 0 // reload // compile opts used in the iqm exporter (apparently needed to prevent insane ram usage): // fire:1:8, fire2:1:23, idle:1:200, reload:1:40