forked from team-sg/hero-mark-2
reduce shader time rollover to 240 seconds and alter shaders to accomodate (closes #198)
This commit is contained in:
parent
bd12aa68c1
commit
9c507a9b4f
8 changed files with 17 additions and 11 deletions
|
@ -42,7 +42,7 @@ shader_param/arc_scale = 8.0
|
|||
shader_param/arc_threshold = 0.15
|
||||
shader_param/arc_color = Color( 1, 0.93, 0, 1 )
|
||||
shader_param/gamma = 2.0
|
||||
shader_param/flash_rate = 20.0
|
||||
shader_param/flash_rate = 3.0
|
||||
shader_param/flash_intensity = 0.2
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue