/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define GIZMO_ANIM_DEFAULT 0 #define GIZMO_ANIM_IDLE 1 #define GIZMO_ANIM_RUN 2 #define GIZMO_ANIM_JUMPATTACK 3 // Color names // Patch names // Names of collision boxes #define GIZMO_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names