Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_gadget_speed_burst.gsh
Go to the documentation of this file.
1
#define SPEED_BURST_VISIONSET "speed_burst_initialize" // Name of the visionset file
2
#define SPEED_BURST_VISIONSET_ALIAS "speed_burst" // alias in script
3
#define SPEED_BURST_VISIONSET_PRIORITY 60 // priority vs other visionsets
4
#define SPEED_BURST_VISIONSET_STEPS 9 // number of steps when ramping in/out
5
#define SPEED_BURST_VISIONSET_RAMP_IN 0.4 // activation ramp-in time
6
#define SPEED_BURST_VISIONSET_RAMP_HOLD .1 // How long to hold after ramp-in is done and before ramping-out
7
#define SPEED_BURST_VISIONSET_RAMP_OUT 1.35 // deactivation ramp-out time
scripts
shared
abilities
gadgets
_gadget_speed_burst.gsh
Generated by
1.8.17