implement circle pad modifier

This commit is contained in:
wwylele 2016-05-13 18:32:43 +03:00
parent 03631f9b8f
commit 416faa20d1
6 changed files with 37 additions and 5 deletions

View file

@ -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.