Skip to content

Commit dff69f3

Browse files
committed
Relocate files
1 parent b834900 commit dff69f3

File tree

256 files changed

+137
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+137
-126
lines changed

example/.godot/editor/create_recent.Node

Lines changed: 0 additions & 1 deletion
This file was deleted.

example/.godot/editor/filesystem_cache8

Lines changed: 0 additions & 43 deletions
This file was deleted.

example/.godot/editor/project_metadata.cfg

Lines changed: 0 additions & 21 deletions
This file was deleted.

example/.godot/editor/script_editor_cache.cfg

Lines changed: 0 additions & 13 deletions
This file was deleted.

example/.godot/global_script_class_cache.cfg

Lines changed: 0 additions & 7 deletions
This file was deleted.
Binary file not shown.
File renamed without changes.

example/.godot/editor/Main.tscn-editstate-bcb0d2eb5949c52b6a65bfe9de3e985b.cfg renamed to example/dodge-the-creeps/.godot/editor/Main.tscn-editstate-bcb0d2eb5949c52b6a65bfe9de3e985b.cfg

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ Anim={
88
"grid_snap_active": false,
99
"grid_step": Vector2(8, 8),
1010
"grid_visibility": 1,
11-
"ofs": Vector2(-165, -110),
11+
"ofs": Vector2(-180, -125),
1212
"primary_grid_step": Vector2i(8, 8),
13-
"show_edit_locks": true,
13+
"show_group_gizmos": true,
1414
"show_guides": true,
1515
"show_helpers": false,
16+
"show_lock_gizmos": true,
1617
"show_origin": true,
18+
"show_position_gizmos": true,
1719
"show_rulers": true,
1820
"show_transformation_gizmos": true,
1921
"show_viewport": true,
@@ -32,7 +34,7 @@ Anim={
3234
"snap_rotation_step": 0.261799,
3335
"snap_scale": false,
3436
"snap_scale_step": 0.1,
35-
"zoom": 1.0
37+
"zoom": 0.25
3638
}
3739
3D={
3840
"fov": 70.01,
@@ -54,6 +56,7 @@ Anim={
5456
"LightmapGI": 0,
5557
"LightmapProbe": 0,
5658
"Marker3D": 0,
59+
"MeshInstance3DCustomAABB": 0,
5760
"NavigationLink3D": 0,
5861
"NavigationRegion3D": 0,
5962
"OccluderInstance3D": 0,
@@ -96,7 +99,7 @@ Anim={
9699
"auto_orthogonal": false,
97100
"auto_orthogonal_enabled": true,
98101
"cinematic_preview": false,
99-
"display_mode": 20,
102+
"display_mode": 21,
100103
"distance": 4.0,
101104
"doppler": false,
102105
"frame_time": false,
@@ -115,7 +118,7 @@ Anim={
115118
"auto_orthogonal": false,
116119
"auto_orthogonal_enabled": true,
117120
"cinematic_preview": false,
118-
"display_mode": 20,
121+
"display_mode": 21,
119122
"distance": 4.0,
120123
"doppler": false,
121124
"frame_time": false,
@@ -134,7 +137,7 @@ Anim={
134137
"auto_orthogonal": false,
135138
"auto_orthogonal_enabled": true,
136139
"cinematic_preview": false,
137-
"display_mode": 20,
140+
"display_mode": 21,
138141
"distance": 4.0,
139142
"doppler": false,
140143
"frame_time": false,
@@ -153,7 +156,7 @@ Anim={
153156
"auto_orthogonal": false,
154157
"auto_orthogonal_enabled": true,
155158
"cinematic_preview": false,
156-
"display_mode": 20,
159+
"display_mode": 21,
157160
"distance": 4.0,
158161
"doppler": false,
159162
"frame_time": false,
@@ -172,4 +175,4 @@ Anim={
172175
"zfar": 4000.01,
173176
"znear": 0.05
174177
}
175-
selected_nodes=Array[NodePath]([])
178+
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@16894/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@25/DockVSplitCenter/@VSplitContainer@52/@VBoxContainer@53/@PanelContainer@98/MainScreen/@CanvasItemEditor@9280/@VSplitContainer@9102/@HSplitContainer@9104/@HSplitContainer@9106/@Control@9107/@SubViewportContainer@9108/@SubViewport@9109/Main/ColorAnimator")])
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ColorAnimator
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,23 @@
11
[docks]
22

3-
dock_1_selected_tab_idx=0
4-
dock_2_selected_tab_idx=0
53
dock_3_selected_tab_idx=0
64
dock_4_selected_tab_idx=0
75
dock_5_selected_tab_idx=0
8-
dock_6_selected_tab_idx=0
9-
dock_7_selected_tab_idx=0
10-
dock_8_selected_tab_idx=0
116
dock_floating={}
7+
dock_bottom=[]
8+
dock_closed=[]
129
dock_split_2=0
1310
dock_split_3=0
1411
dock_hsplit_1=0
1512
dock_hsplit_2=540
1613
dock_hsplit_3=-540
1714
dock_hsplit_4=0
18-
dock_filesystem_split=0
15+
dock_filesystem_h_split_offset=480
16+
dock_filesystem_v_split_offset=0
1917
dock_filesystem_display_mode=0
2018
dock_filesystem_file_sort=0
2119
dock_filesystem_file_list_display_mode=1
22-
dock_filesystem_selected_paths=PackedStringArray("res://ColorAnimator.gdj")
20+
dock_filesystem_selected_paths=PackedStringArray("res://")
2321
dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://")
2422
dock_3="Scene,Import"
2523
dock_4="FileSystem"
@@ -32,17 +30,20 @@ current_scene="res://Main.tscn"
3230
center_split_offset=0
3331
selected_default_debugger_tab_idx=0
3432
selected_main_editor_idx=0
33+
selected_bottom_panel_item=0
3534

3635
[ScriptEditor]
3736

38-
open_scripts=["res://Main.gd"]
39-
selected_script="res://Main.gd"
37+
open_scripts=[]
38+
selected_script=""
4039
open_help=[]
4140
script_split_offset=140
4241
list_split_offset=0
42+
zoom_factor=1.0
4343

4444
[ShaderEditor]
4545

4646
open_shaders=[]
4747
split_offset=0
4848
selected_shader=""
49+
text_shader_zoom_factor=1.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
ea4bc82a6ad023ab7ee23ee620429895
2+
::res://::1726241904
3+
Example.gdextension::GDExtension::-1::1726241548::0::1::::<><>::
4+
HUD.gd::GDScript::-1::1726176278::0::1::::<>CanvasLayer<>::
5+
HUD.tscn::PackedScene::4947129736321201862::1726176278::0::1::::<><>::res://HUD.gd
6+
icon.png::CompressedTexture2D::992873255504110316::1726038518::1726241584::1::::<><>::
7+
icon.svg::CompressedTexture2D::6874770900828554996::1726176278::1726241584::1::::<><>::
8+
icon.webp::CompressedTexture2D::3626017087650301524::1726176278::1726241584::1::::<><>::
9+
Main.gd::GDScript::-1::1726176278::0::1::::<>Node<>::
10+
Main.tscn::PackedScene::6469066510429512572::1726241609::0::1::::<><>::res://Main.gd<>uid://rkdnhqgf2hpj::::res://Mob.tscn<>uid://4vwrqjegqwpj::::res://Player.tscn<>uid://ccqoreueuxdb7::::res://HUD.tscn<>uid://q2pf4fr8d0ks::::res://art/House In a Forest Loop.ogg<>uid://dw26fpygeag8o::::res://art/gameover.wav
11+
Mob.gd::GDScript::-1::1726176278::0::1::::<>RigidBody2D<>::
12+
Mob.tscn::PackedScene::1214059878346897035::1726176278::0::1::::<><>::res://Mob.gd<>uid://yqglrrsx7j1f::::res://art/enemyFlyingAlt_1.png<>uid://bpot8awhdn6ph::::res://art/enemyFlyingAlt_2.png<>uid://bu4221t7qpa7d::::res://art/enemyWalking_1.png<>uid://booij5t7h4efb::::res://art/enemyWalking_2.png<>uid://5lvm88ij4jqn::::res://art/enemySwimming_1.png<>uid://bng45cvsgufqc::::res://art/enemySwimming_2.png
13+
Player.gd::GDScript::-1::1726176278::0::1::::<>Area2D<>::
14+
Player.tscn::PackedScene::2080195385142696447::1726176278::0::1::::<><>::res://Player.gd<>uid://ftkxr8r4qghp::::res://art/playerGrey_walk1.png<>uid://couyhcegeihme::::res://art/playerGrey_walk2.png<>uid://b4yyoafu8bi0q::::res://art/playerGrey_up1.png<>uid://bko65a0nd66st::::res://art/playerGrey_up2.png
15+
README.md::TextFile::-1::1726176278::0::1::::<><>::
16+
::res://art/::1726241584
17+
enemyFlyingAlt_1.png::CompressedTexture2D::1717947157075756173::1709749976::1726241584::1::::<><>::
18+
enemyFlyingAlt_2.png::CompressedTexture2D::3469367215190149497::1709749976::1726241584::1::::<><>::
19+
enemySwimming_1.png::CompressedTexture2D::2129671735436345225::1709749976::1726241584::1::::<><>::
20+
enemySwimming_2.png::CompressedTexture2D::3313076422433496118::1709749976::1726241584::1::::<><>::
21+
enemyWalking_1.png::CompressedTexture2D::3851753482995902203::1709749976::1726241584::1::::<><>::
22+
enemyWalking_2.png::CompressedTexture2D::3398469197785887827::1709749976::1726241584::1::::<><>::
23+
gameover.wav::AudioStreamWAV::8761046791424438536::1709749976::1726241584::1::::<><>::
24+
House In a Forest Loop.ogg::AudioStreamOggVorbis::1179680913146978258::1709749976::1726241583::1::::<><>::
25+
playerGrey_up1.png::CompressedTexture2D::4472924432911417562::1709749976::1726241584::1::::<><>::
26+
playerGrey_up2.png::CompressedTexture2D::3119146248439203835::1709749976::1726241584::1::::<><>::
27+
playerGrey_walk1.png::CompressedTexture2D::390816583392065093::1709749976::1726241584::1::::<><>::
28+
playerGrey_walk2.png::CompressedTexture2D::5798242553287779192::1709749976::1726241584::1::::<><>::
29+
::res://fonts/::1726241583
30+
FONTLOG.txt::TextFile::-1::1709749976::0::1::::<><>::
31+
LICENSE.txt::TextFile::-1::1709749976::0::1::::<><>::
32+
Xolonium-Regular.tres::Font::8862550448408559621::1726176278::0::1::::<><>::uid://cit6gwe5px1q8::::res://fonts/Xolonium-Regular.ttf
33+
Xolonium-Regular.ttf::FontFile::5375469398433749905::1709749976::1726241583::1::::<><>::
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[editor_metadata]
2+
3+
executable_path="/Applications/Godot.app/Contents/MacOS/Godot"
4+
5+
[recent_files]
6+
7+
scenes=["res://Main.tscn"]
8+
9+
[dialog_bounds]
10+
11+
create_new_node=Rect2(612, 282, 1800, 1400)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
res://Example.gdextension
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
list=Array[Dictionary]([])
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source_md5="c395b0cc351a71713417cf862282849f"
2-
dest_md5="8232b1fc14ff9f57495f2073f8782daf"
2+
dest_md5="c99808ac71e72f3ac2223ea82743d94b"
33

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source_md5="15f3a5a7a8424c8f843ba6c83bfc360d"
2-
dest_md5="5845efe074d407f5818a875969e59a13"
2+
dest_md5="d75a133f3d961e10a1a042ac07e9a231"
33

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source_md5="fe94a3a7558cff917a5500a1298fdcac"
2-
dest_md5="c26e3a1428cb99bc8dc5ae93cd46aa1d"
2+
dest_md5="f51f436362c77f802a2a04a9ed4670d4"
33

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source_md5="e4e3d6c40ecd03b47f5e1c6dcd02fe8f"
2+
dest_md5="f499d00a33488496971ed3588508eb90"
3+
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source_md5="43b305bd3d55f8faec5e5175cbe35533"
2-
dest_md5="98cc9be52a241671d82ab9cc810f1c20"
2+
dest_md5="2aeeb192b72e1740dea0bee5ae5f4dbf"
33

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[res://Mob.tscn]
2+
3+
groups=[&"mobs"]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[configuration]
2+
entry_symbol = "swift_entry_point"
3+
compatibility_minimum = 4.2
4+
5+
[libraries]
6+
macos.debug = "../swift/.build/debug/libExample.dylib"
7+
macos.release = "../swift/.build/debug/libExample.dylib"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

example/Main.tscn renamed to example/dodge-the-creeps/Main.tscn

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
[gd_scene load_steps=9 format=3 uid="uid://cyfwty2q3rdse"]
1+
[gd_scene load_steps=8 format=3 uid="uid://cyfwty2q3rdse"]
22

33
[ext_resource type="Script" path="res://Main.gd" id="1"]
44
[ext_resource type="PackedScene" uid="uid://rkdnhqgf2hpj" path="res://Mob.tscn" id="2"]
55
[ext_resource type="PackedScene" uid="uid://4vwrqjegqwpj" path="res://Player.tscn" id="3"]
66
[ext_resource type="PackedScene" uid="uid://ccqoreueuxdb7" path="res://HUD.tscn" id="4"]
77
[ext_resource type="AudioStream" uid="uid://q2pf4fr8d0ks" path="res://art/House In a Forest Loop.ogg" id="5"]
88
[ext_resource type="AudioStream" uid="uid://dw26fpygeag8o" path="res://art/gameover.wav" id="6"]
9-
[ext_resource type="Script" path="res://ColorAnimator.gdj" id="7_ipom3"]
109

1110
[sub_resource type="Curve2D" id="1"]
1211
_data = {
@@ -26,6 +25,8 @@ grow_horizontal = 2
2625
grow_vertical = 2
2726
color = Color(0.219608, 0.372549, 0.380392, 1)
2827

28+
[node name="ColorAnimator" type="ColorAnimator" parent="."]
29+
2930
[node name="Player" parent="." instance=ExtResource("3")]
3031

3132
[node name="MobTimer" type="Timer" parent="."]
@@ -53,9 +54,6 @@ stream = ExtResource("5")
5354
[node name="DeathSound" type="AudioStreamPlayer" parent="."]
5455
stream = ExtResource("6")
5556

56-
[node name="ColorAnimator" type="Node2D" parent="."]
57-
script = ExtResource("7_ipom3")
58-
5957
[connection signal="hit" from="Player" to="." method="game_over"]
6058
[connection signal="timeout" from="MobTimer" to="." method="_on_MobTimer_timeout"]
6159
[connection signal="timeout" from="ScoreTimer" to="." method="_on_ScoreTimer_timeout"]
File renamed without changes.
File renamed without changes.

example/Player.gd renamed to example/dodge-the-creeps/Player.gd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,12 @@ func _process(delta):
3737
$AnimatedSprite2D.flip_h = velocity.x < 0
3838
elif velocity.y != 0:
3939
$AnimatedSprite2D.animation = &"up"
40-
$AnimatedSprite2D.flip_v = velocity.y > 0
41-
$Trail.rotation = PI if velocity.y > 0 else 0
40+
rotation = PI if velocity.y > 0 else 0
41+
4242

4343
func start(pos):
4444
position = pos
45+
rotation = 0
4546
show()
4647
$CollisionShape2D.disabled = false
4748

File renamed without changes.
File renamed without changes.

example/fonts/Xolonium-Regular.ttf.import renamed to example/dodge-the-creeps/fonts/Xolonium-Regular.ttf.import

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dest_files=["res://.godot/imported/Xolonium-Regular.ttf-bc2981e3069cff4c34dd7c8e
1515
Rendering=null
1616
antialiasing=1
1717
generate_mipmaps=false
18+
disable_embedded_bitmaps=true
1819
multichannel_signed_distance_field=false
1920
msdf_pixel_range=8
2021
msdf_size=48

example/dodge-the-creeps/icon.png

1.62 KB
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://oe7qh68yo36o"
6+
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
7+
metadata={
8+
"vram_texture": false
9+
}
10+
11+
[deps]
12+
13+
source_file="res://icon.png"
14+
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)