File tree Expand file tree Collapse file tree 6 files changed +42
-18
lines changed Expand file tree Collapse file tree 6 files changed +42
-18
lines changed Original file line number Diff line number Diff line change 1+ [remap]
2+ 
3+ importer="texture"
4+ type="CompressedTexture2D"
5+ uid="uid://xrpjeff551cv"
6+ path="res://.godot/imported/PixelWorldMap_All_Countries_3x_Green.png-47ea6cf532633fe9a3fb0bee4a7a4442.ctex"
7+ metadata={
8+ "vram_texture": false
9+ }
10+ 
11+ [deps]
12+ 
13+ source_file="res://art/PixelWorldMap_All_Countries_3x_Green.png"
14+ dest_files=["res://.godot/imported/PixelWorldMap_All_Countries_3x_Green.png-47ea6cf532633fe9a3fb0bee4a7a4442.ctex"]
15+ 
16+ [params]
17+ 
18+ compress/mode=0
19+ compress/high_quality=false
20+ compress/lossy_quality=0.7
21+ compress/hdr_compression=1
22+ compress/normal_map=0
23+ compress/channel_pack=0
24+ mipmaps/generate=false
25+ mipmaps/limit=-1
26+ roughness/mode=0
27+ roughness/src_normal=""
28+ process/fix_alpha_border=true
29+ process/premult_alpha=false
30+ process/normal_map_invert_y=false
31+ process/hdr_as_srgb=false
32+ process/hdr_clamp_exposure=false
33+ process/size_limit=0
34+ detect_3d/compress_to=1
Original file line number Diff line number Diff line change 11[gd_scene  load_steps =2  format =3  uid ="uid://xlfbl7fowoic" ]
22
3- [ext_resource  type ="Texture2D"  uid ="uid://dy5vfc6jr3l4i "  path ="res://vendor/Double C's Pixel World Map/3x Size/All_3x/PixelWorldMap_All_Countries_3x .png"  id ="1_kd50k " ]
3+ [ext_resource  type ="Texture2D"  uid ="uid://xrpjeff551cv "  path ="res://art/PixelWorldMap_All_Countries_3x_Green .png"  id ="1_g7ewq " ]
44
55[node  name ="WorldMap"  type ="Node2D" ]
66
77[node  name ="WorldMapImage"  type ="TextureRect"  parent ="." ]
88offset_right  = 40.0 
99offset_bottom  = 40.0 
10- texture  = ExtResource ("1_kd50k " )
10+ texture  = ExtResource ("1_g7ewq " )
Original file line number Diff line number Diff line change @@ -28,9 +28,7 @@ grow_vertical = 2
2828[node  name ="CreditsButton"  parent ="BackgroundTextureRect/Content/VBoxContainer"  index ="0"  instance =ExtResource ("2_ls4d8" )]
2929layout_mode  = 2 
3030text  = "Credits" 
31- button_text  = "Credits" 
3231
3332[node  name ="QuitButton"  parent ="BackgroundTextureRect/Content/VBoxContainer"  index ="1"  instance =ExtResource ("2_ls4d8" )]
3433layout_mode  = 2 
3534text  = "Quit" 
36- button_text  = "Quit" 
Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 1- [gd_scene  load_steps =4  format =3  uid ="uid://d0do44kqxb7ws" ]
1+ [gd_scene  load_steps =3  format =3  uid ="uid://d0do44kqxb7ws" ]
22
3- [ext_resource  type ="Script"  path ="res://ui/widgets/shared/primary_button.gd"  id ="1_jo3q3" ]
43[ext_resource  type ="Theme"  uid ="uid://dxgsaua2q7y8i"  path ="res://ui/themes/text_body_grey.tres"  id ="2_ilb70" ]
54[ext_resource  type ="Theme"  uid ="uid://dpfx4ghsih8rl"  path ="res://ui/themes/text_body_gold.tres"  id ="3_job5g" ]
65
7- [node  name ="PrimaryButton"  type ="Button"   node_paths = PackedStringArray ( "label" ) ]
6+ [node  name ="PrimaryButton"  type ="Button" ]
87offset_right  = 250.0 
98offset_bottom  = 50.0 
109size_flags_horizontal  = 3 
1110size_flags_vertical  = 3 
1211theme  = ExtResource ("2_ilb70" )
13- script  = ExtResource ("1_jo3q3" )
14- label  = NodePath ("ButtonText" )
12+ text  = "Test" 
1513
1614[node  name ="ButtonText"  type ="Label"  parent ="." ]
1715layout_mode  = 1 
@@ -21,6 +19,5 @@ anchor_bottom = 1.0
2119grow_horizontal  = 2 
2220grow_vertical  = 2 
2321theme  = ExtResource ("3_job5g" )
24- text  = "Test" 
2522horizontal_alignment  = 1 
2623vertical_alignment  = 1 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments