Change targetting line to dashed
This commit is contained in:
@@ -125,7 +125,10 @@ export const GAME_CONFIG = {
|
||||
// Targeting
|
||||
targetingLineColor: 0xff0000,
|
||||
targetingLineWidth: 2,
|
||||
targetingLineAlpha: 0.7
|
||||
targetingLineAlpha: 0.7,
|
||||
targetingLineDash: 6,
|
||||
targetingLineGap: 4,
|
||||
targetingLineShorten: 8
|
||||
},
|
||||
|
||||
gameplay: {
|
||||
|
||||
Reference in New Issue
Block a user