BULLET_RADIUS (技能半径)

BULLET_RADIUS = 0.5

技能半径

实际案例

>>> import opt
>>> print(opt.BULLET_RADIUS)
0.5
Type

float