implement circle pad modifier
This commit is contained in:
parent
03631f9b8f
commit
416faa20d1
6 changed files with 37 additions and 5 deletions
|
@ -31,6 +31,11 @@ pad_circle_up =
|
|||
pad_circle_down =
|
||||
pad_circle_left =
|
||||
pad_circle_right =
|
||||
pad_circle_modifier =
|
||||
|
||||
# The applied modifier scale to circle pad.
|
||||
# Must be in range of 0.0-1.0. Defaults to 0.5
|
||||
pad_circle_modifier_scale =
|
||||
|
||||
[Core]
|
||||
# The applied frameskip amount. Must be a power of two.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue