‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
animation_debug_shared.gsc
Go to the documentation of this file.
1 #using scripts\shared\animation_shared;
2 #using scripts\shared\flagsys_shared;
3 #using scripts\shared\util_shared;
4 
5 #insert scripts\shared\shared.gsh;
6 
7 #namespace animation;
8 
9 #define ANIM_DEBUG_TEXT_SCALE .3
10 #define ANIM_DEBUG_TEXT_SMALL .15
11 #define ANIM_DEBUG_TEXT_ALPHA .8
12