1up Clan Forums

Gaming => Map & Model Tutorials => Urban Terror => Map Making => Topic started by: Dougy on October 03, 2010, 07:58:50 PM

Title: knife weapon animation
Post by: Dougy on October 03, 2010, 07:58:50 PM
/////////////////////////////////////////////////////////////////////////////
//
// Animation file for and Urban Terror weapon
//
// Format:
// Animation   Start   Count   FPS      Loop
//
/////////////////////////////////////////////////////////////////////////////
#include "models/animdef.h"   
WEAPON_DRAW               17   4   27   0
WEAPON_IDLE               0   1   10   1
WEAPON_FIRE               0   20   47   0
WEAPON_FIRE_ALT            58   13   27   1
WEAPON_TOALTERNATE         20   31   27   0
WEAPON_TONORMAL            70   31   27   0
WEAPON_IDLE_ALT            50   1   10   1
WEAPON_READY_FIRE_ALT      50   8   27   0
WEAPON_READY_FIRE_IDLE_ALT   57   1   10   1