commit 512c4534e5a5e7d78405ce05d89dd925ae92dc15 Author: shurongsen <1799096798@qq.com> Date: Sat Dec 14 20:24:25 2024 +0800 测试上传 diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..0b672ed Binary files /dev/null and b/.DS_Store differ diff --git a/教学/.gitattributes b/教学/.gitattributes new file mode 100644 index 0000000..8ad74f7 --- /dev/null +++ b/教学/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf diff --git a/教学/.gitignore b/教学/.gitignore new file mode 100644 index 0000000..0af181c --- /dev/null +++ b/教学/.gitignore @@ -0,0 +1,3 @@ +# Godot 4+ specific ignores +.godot/ +/android/ diff --git a/教学/icon.svg b/教学/icon.svg new file mode 100644 index 0000000..9d8b7fa --- /dev/null +++ b/教学/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/教学/icon.svg.import b/教学/icon.svg.import new file mode 100644 index 0000000..1017db1 --- /dev/null +++ b/教学/icon.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0xknhddcb5l8" +path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.svg" +dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/教学/node_2d.tscn b/教学/node_2d.tscn new file mode 100644 index 0000000..e506d57 --- /dev/null +++ b/教学/node_2d.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=2 format=3 uid="uid://dwpbn3x8kh3qm"] + +[ext_resource type="AudioStream" uid="uid://6gqhxvgw5y3y" path="res://摇啊摇诡异pipa.wav" id="1_jxs8q"] + +[node name="Node2D" type="Node2D"] + +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] + +[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."] +position = Vector2(1587, 317) +stream = ExtResource("1_jxs8q") +autoplay = true diff --git a/教学/project.godot b/教学/project.godot new file mode 100644 index 0000000..3b5aad6 --- /dev/null +++ b/教学/project.godot @@ -0,0 +1,16 @@ +; Engine configuration file. +; It's best edited using the editor UI and not directly, +; since the parameters that go here are not all obvious. +; +; Format: +; [section] ; section goes between [] +; param=value ; assign values to parameters + +config_version=5 + +[application] + +config/name="教学" +run/main_scene="res://node_2d.tscn" +config/features=PackedStringArray("4.3", "Forward Plus") +config/icon="res://icon.svg" diff --git a/教学/摇啊摇诡异pipa.wav b/教学/摇啊摇诡异pipa.wav new file mode 100644 index 0000000..56a0082 Binary files /dev/null and b/教学/摇啊摇诡异pipa.wav differ diff --git a/教学/摇啊摇诡异pipa.wav.import b/教学/摇啊摇诡异pipa.wav.import new file mode 100644 index 0000000..70d0df0 --- /dev/null +++ b/教学/摇啊摇诡异pipa.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://6gqhxvgw5y3y" +path="res://.godot/imported/摇啊摇诡异pipa.wav-f3f16aa041438faa3e65351d78d0fbac.sample" + +[deps] + +source_file="res://摇啊摇诡异pipa.wav" +dest_files=["res://.godot/imported/摇啊摇诡异pipa.wav-f3f16aa041438faa3e65351d78d0fbac.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0