Dancing animations, some glitch fixed
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
[gd_resource type="Theme" format=2]
|
||||
[gd_resource type="Theme" load_steps=4 format=2]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=1]
|
||||
bg_color = Color( 0.14902, 0.14902, 0.14902, 0.784314 )
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=2]
|
||||
bg_color = Color( 0.285156, 0.285156, 0.285156, 0.784314 )
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id=3]
|
||||
bg_color = Color( 0.027451, 0.027451, 0.027451, 0.745098 )
|
||||
|
||||
[resource]
|
||||
Button/styles/focus = SubResource( 1 )
|
||||
Button/styles/hover = SubResource( 2 )
|
||||
Button/styles/normal = SubResource( 1 )
|
||||
Button/styles/pressed = SubResource( 3 )
|
||||
|
||||
Reference in New Issue
Block a user