make panning faster
This commit is contained in:
@@ -21,8 +21,8 @@ enemy_buffer_width_tiles = 20
|
|||||||
[scroll]
|
[scroll]
|
||||||
# View pan speed (REQ-UI-SCROLL-SPEED): slow near the asteroid, fast across the
|
# View pan speed (REQ-UI-SCROLL-SPEED): slow near the asteroid, fast across the
|
||||||
# contest zone, with a linear ramp of the given width straddling each boundary.
|
# contest zone, with a linear ramp of the given width straddling each boundary.
|
||||||
pan_speed_slow_tiles_per_second = 8.0
|
pan_speed_slow_tiles_per_second = 16.0
|
||||||
pan_speed_fast_tiles_per_second = 24.0
|
pan_speed_fast_tiles_per_second = 32.0
|
||||||
pan_ramp_band_width_tiles = 16
|
pan_ramp_band_width_tiles = 16
|
||||||
|
|
||||||
[expansion]
|
[expansion]
|
||||||
|
|||||||
Reference in New Issue
Block a user