Serious-Engine/Sources/ModelsMP/Enemies/Demon/Projectile/Projectile.h
2016-03-11 15:57:17 +02:00

22 lines
461 B
C

/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
// Animation names
#define PROJECTILE_ANIM_DEFAULT 0
#define PROJECTILE_ANIM_POSE1 1
#define PROJECTILE_ANIM_POSE2 2
#define PROJECTILE_ANIM_POSE3 3
#define PROJECTILE_ANIM_POSE4 4
#define PROJECTILE_ANIM_POSE5 5
#define PROJECTILE_ANIM_POSE6 6
// Color names
// Patch names
// Names of collision boxes
#define PROJECTILE_COLLISION_BOX_PART_NAME 0
// Attaching position names
// Sound names