Serious-Engine/Sources/ModelsMP/CutSequences/Santa/Player.h
2016-03-11 15:57:17 +02:00

20 lines
393 B
C

/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
// Animation names
#define PLAYER_ANIM_RUN 0
// Color names
// Patch names
// Names of collision boxes
#define PLAYER_COLLISION_BOX_STAND 0
#define PLAYER_COLLISION_BOX_CROUCH 1
#define PLAYER_COLLISION_BOX_SWIM 2
// Attaching position names
#define PLAYER_ATTACHMENT_TORSO 0
#define PLAYER_ATTACHMENT_BAG 1
// Sound names