1
- [gd_scene load_steps =15 format =3 uid ="uid://bj6s526sep4xw " ]
1
+ [gd_scene load_steps =15 format =3 uid ="uid://bdgbhk76vmfr4 " ]
2
2
3
3
[ext_resource type ="FontFile" uid ="uid://drrhlpxmc4pq4" path ="res://Fonts/FiraCode-VariableFont_wght.ttf" id ="1_cd7xi" ]
4
4
[ext_resource type ="Script" path ="res://Scripts/file_manager.gd" id ="1_x00ag" ]
5
5
[ext_resource type ="Script" path ="res://Scripts/settings.gd" id ="2_7x3ll" ]
6
- [ext_resource type ="FontFile" uid ="uid://d1v66naqhhggj" path ="res://Fonts/FiraCode-Regular.ttf" id ="2_wpuu1" ]
7
6
[ext_resource type ="PackedScene" uid ="uid://dk43uvvc3j228" path ="res://Scenes/settings_list.tscn" id ="5_6usn0" ]
8
7
[ext_resource type ="Script" path ="res://Scripts/file_dialog.gd" id ="5_bhd70" ]
9
8
[ext_resource type ="PackedScene" uid ="uid://c2gyvklbna1ss" path ="res://Scenes/theme_chooser.tscn" id ="6_10xx2" ]
10
- [ext_resource type ="VideoStream" path ="res://output .ogv" id ="7_aq7lb" ]
9
+ [ext_resource type ="VideoStream" path ="res://Videos/jumping_cat .ogv" id ="7_aq7lb" ]
11
10
[ext_resource type ="Shader" path ="res://Shaders/greenscreen.gdshader" id ="7_gkiie" ]
12
11
[ext_resource type ="Script" path ="res://Scripts/theme_chooser.gd" id ="9_ba634" ]
13
12
[ext_resource type ="Script" path ="res://Scripts/hyperlink.gd" id ="11_m1mse" ]
14
13
14
+ [sub_resource type ="Theme" id ="Theme_1rere" ]
15
+
15
16
[sub_resource type ="CodeHighlighter" id ="CodeHighlighter_p2au2" ]
16
17
17
18
[sub_resource type ="ShaderMaterial" id ="ShaderMaterial_elmks" ]
@@ -23,17 +24,17 @@ shader_parameter/similarity = 0.18
23
24
shader_parameter/smoothness = 0.08
24
25
shader_parameter/spill = 0.04
25
26
26
- [node name ="Editor " type ="Node2D" ]
27
+ [node name ="Editor2 " type ="Node2D" ]
27
28
script = ExtResource ("1_x00ag" )
28
29
29
30
[node name ="Code" type ="CodeEdit" parent ="." ]
30
31
unique_name_in_owner = true
31
32
offset_right = 1920.0
32
33
offset_bottom = 1080.0
33
- theme_override_colors/current_line_color = Color ( 0.168627 , 0.168627 , 0.168627 , 1 )
34
+ theme = SubResource ( "Theme_1rere" )
34
35
theme_override_colors/background_color = Color (0 , 0 , 0 , 1 )
36
+ theme_override_colors/current_line_color = Color (0.168627 , 0.168627 , 0.168627 , 1 )
35
37
theme_override_colors/caret_color = Color (0.321569 , 0.545098 , 1 , 1 )
36
- theme_override_fonts/font = ExtResource ("2_wpuu1" )
37
38
text = "function getRandomColor() {
38
39
const letters = '0123456789ABCDEF';
39
40
let color = '#';
@@ -118,7 +119,6 @@ unique_name_in_owner = true
118
119
visible = false
119
120
120
121
[node name ="RichTextLabel" type ="RichTextLabel" parent ="Intro" ]
121
- auto_translate_mode = 1
122
122
offset_left = 836.0
123
123
offset_top = 112.0
124
124
offset_right = 3336.0
@@ -130,7 +130,6 @@ bbcode_enabled = true
130
130
text = "Greetings!"
131
131
132
132
[node name ="RichTextLabel2" type ="RichTextLabel" parent ="Intro" ]
133
- auto_translate_mode = 1
134
133
offset_left = 841.0
135
134
offset_top = 244.0
136
135
offset_right = 3341.0
@@ -142,7 +141,6 @@ bbcode_enabled = true
142
141
text = "You're currently using [color=#c9daf8]Bussin[/color] [color=#85c6ff]GriddyCode[/color]"
143
142
144
143
[node name ="RichTextLabel3" type ="RichTextLabel" parent ="Intro" ]
145
- auto_translate_mode = 1
146
144
offset_left = 841.0
147
145
offset_top = 380.0
148
146
offset_right = 3341.0
@@ -191,7 +189,6 @@ unique_name_in_owner = true
191
189
position = Vector2 (-1289 , 0 )
192
190
193
191
[node name ="RichTextLabel" type ="RichTextLabel" parent ="Info" ]
194
- auto_translate_mode = 1
195
192
offset_left = 285.0
196
193
offset_top = 28.0
197
194
offset_right = 4821.0
@@ -203,7 +200,6 @@ bbcode_enabled = true
203
200
text = "[color=#c9daf8]Bussin[/color] [color=#85c6ff]GriddyCode[/color]"
204
201
205
202
[node name ="RichTextLabel2" type ="RichTextLabel" parent ="Info" ]
206
- auto_translate_mode = 1
207
203
offset_left = 293.0
208
204
offset_top = 165.0
209
205
offset_right = 6395.0
0 commit comments