Browse Source

Merge branch 'start-color-button'

Replace the start button with a wonderful start button.
DricomDragon 5 years ago
parent
commit
cb31c403fd
5 changed files with 77 additions and 26 deletions
  1. 2 2
      HUD.gd
  2. 40 23
      HUD.tscn
  3. 1 1
      Main.tscn
  4. BIN
      dodge_assets/art/map_set.png
  5. 34 0
      dodge_assets/art/map_set.png.import

+ 2 - 2
HUD.gd

@@ -16,7 +16,7 @@ func show_game_over():
 	$MessageLabel.text = "Dodge again ?"
 	$MessageLabel.show()
 	yield(get_tree().create_timer(1.0), "timeout")
-	$StartButton.show()
+	$ColorButton.show()
 
 func update_score(score):
 	$ScoreLabel.text = str(score)
@@ -27,5 +27,5 @@ func _on_MessageTimer_timeout():
 
 
 func _on_StartButton_pressed():
-	$StartButton.hide()
+	$ColorButton.hide()
 	emit_signal("start_game")

+ 40 - 23
HUD.tscn

@@ -1,6 +1,7 @@
-[gd_scene load_steps=10 format=2]
+[gd_scene load_steps=12 format=2]
 
 [ext_resource path="res://HUD.gd" type="Script" id=1]
+[ext_resource path="res://dodge_assets/art/map_set.png" type="Texture" id=2]
 
 [sub_resource type="DynamicFontData" id=1]
 font_path = "res://dodge_assets/fonts/Xolonium-Regular.ttf"
@@ -18,18 +19,26 @@ font_path = "res://dodge_assets/fonts/Xolonium-Regular.ttf"
 size = 80
 font_data = SubResource( 3 )
 
-[sub_resource type="DynamicFontData" id=5]
-font_path = "res://dodge_assets/fonts/Xolonium-Regular.ttf"
+[sub_resource type="InputEventAction" id=12]
+action = "ui_select"
 
-[sub_resource type="DynamicFont" id=6]
-size = 32
-font_data = SubResource( 5 )
+[sub_resource type="ShortCut" id=13]
+shortcut = SubResource( 12 )
 
-[sub_resource type="InputEventAction" id=7]
-action = "ui_select"
+[sub_resource type="AtlasTexture" id=9]
+flags = 4
+atlas = ExtResource( 2 )
+region = Rect2( 16, 1865, 914, 471 )
 
-[sub_resource type="ShortCut" id=8]
-shortcut = SubResource( 7 )
+[sub_resource type="AtlasTexture" id=10]
+flags = 4
+atlas = ExtResource( 2 )
+region = Rect2( -1, 1275, 915, 471 )
+
+[sub_resource type="AtlasTexture" id=11]
+flags = 4
+atlas = ExtResource( 2 )
+region = Rect2( 1073, 1283, 914, 472 )
 
 [node name="HUD" type="CanvasLayer"]
 script = ExtResource( 1 )
@@ -52,21 +61,29 @@ text = "Dodge the creeps!"
 align = 1
 autowrap = true
 
-[node name="StartButton" type="Button" parent="."]
-anchor_left = 0.5
+[node name="MessageTimer" type="Timer" parent="."]
+wait_time = 2.15
+one_shot = true
+
+[node name="ColorButton" type="TextureButton" parent="."]
 anchor_top = 1.0
-anchor_right = 0.5
+anchor_right = 1.0
 anchor_bottom = 1.0
-margin_left = -172.0
 margin_top = -200.0
-margin_right = 172.0
-margin_bottom = -100.0
-custom_fonts/font = SubResource( 6 )
-shortcut = SubResource( 8 )
-text = "Start"
+margin_bottom = -50.0
+shortcut = SubResource( 13 )
+texture_normal = SubResource( 9 )
+texture_pressed = SubResource( 10 )
+texture_hover = SubResource( 11 )
+expand = true
+stretch_mode = 5
 
-[node name="MessageTimer" type="Timer" parent="."]
-wait_time = 2.15
-one_shot = true
-[connection signal="pressed" from="StartButton" to="." method="_on_StartButton_pressed"]
+[node name="Start" type="Label" parent="ColorButton"]
+anchor_right = 1.0
+anchor_bottom = 1.0
+margin_top = 19.0
+custom_fonts/font = SubResource( 2 )
+text = "Start"
+align = 1
 [connection signal="timeout" from="MessageTimer" to="." method="_on_MessageTimer_timeout"]
+[connection signal="pressed" from="ColorButton" to="." method="_on_StartButton_pressed"]

+ 1 - 1
Main.tscn

@@ -56,7 +56,7 @@ stream = ExtResource( 6 )
 stream = ExtResource( 7 )
 [connection signal="timeout" from="Main/MobTimer" to="Main" method="_on_MobTimer_timeout"]
 [connection signal="timeout" from="Main/ScoreTimer" to="Main" method="_on_ScoreTimer_timeout"]
-[connection signal="timeout" from="Main/StartTimer" to="Main/Player" method="spawn"]
 [connection signal="timeout" from="Main/StartTimer" to="Main" method="_on_StartTimer_timeout"]
+[connection signal="timeout" from="Main/StartTimer" to="Main/Player" method="spawn"]
 [connection signal="hit" from="Main/Player" to="Main" method="game_over"]
 [connection signal="start_game" from="Main/HUD" to="Main" method="new_game"]

BIN
dodge_assets/art/map_set.png


+ 34 - 0
dodge_assets/art/map_set.png.import

@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path="res://.import/map_set.png-dec2eab27aca15ce5b50ac1df0947369.stex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://dodge_assets/art/map_set.png"
+dest_files=[ "res://.import/map_set.png-dec2eab27aca15ce5b50ac1df0947369.stex" ]
+
+[params]
+
+compress/mode=0
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=0
+flags/filter=true
+flags/mipmaps=false
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+stream=false
+size_limit=0
+detect_3d=true
+svg/scale=1.0