ammo_stack 
Object for holding stacks of loose ammo as a handful of shells
Vars | |
casing_x_positions | Every x position we use for casings, change based on the size of the casing being put into the stack |
---|---|
casing_y_padding | How much space vertically should we leave for casings in random casing y pixel shifts |
Procs | |
check_empty | Checks the shells in the ammo stack to make sure it isn't empty, if it is, the stack is deleted |
Var Details
casing_x_positions 
Every x position we use for casings, change based on the size of the casing being put into the stack
casing_y_padding 
How much space vertically should we leave for casings in random casing y pixel shifts
Proc Details
check_empty
Checks the shells in the ammo stack to make sure it isn't empty, if it is, the stack is deleted