23 lines
729 B
INI
23 lines
729 B
INI
|
## Settings file was created by plugin SonicTheHedgehog v1.1.0
|
||
|
## Plugin GUID: com.ds_gaming.SonicTheHedgehog
|
||
|
|
||
|
[Boost Meter]
|
||
|
|
||
|
## X Coordinate of the boost meter's location relative to the crosshair. Default is 90.
|
||
|
# Setting type: Single
|
||
|
# Default value: 90
|
||
|
X Location = 90
|
||
|
|
||
|
## Y Coordinate of the boost meter's location relative to the crosshair. Default is -50.
|
||
|
# Setting type: Single
|
||
|
# Default value: -50
|
||
|
Y Location = -50
|
||
|
|
||
|
[Controls]
|
||
|
|
||
|
## Determines whether you need to press the primary skill key to use the homing attack. If false, you will also be able to activate a homing attack by pressing or holding the primary skill key. Default is false.
|
||
|
# Setting type: Boolean
|
||
|
# Default value: false
|
||
|
Key-press Homing Attack = false
|
||
|
|