aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-11-24 17:37:23 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-11-24 17:37:23 -0500
commit52d2ad6538ef1cfa31295bfdd7b1a7dd5d31dfed (patch)
tree404f20383bcf2624f2b1687c645ea3b1ba402a95
parent61ed8a3ffb60d2a037dc0bd2b5b0a47e53670b69 (diff)
downloaderable-godot-52d2ad6538ef1cfa31295bfdd7b1a7dd5d31dfed.tar.gz
erable-godot-52d2ad6538ef1cfa31295bfdd7b1a7dd5d31dfed.tar.bz2
erable-godot-52d2ad6538ef1cfa31295bfdd7b1a7dd5d31dfed.zip
Added files
-rw-r--r--App.tscn35
-rw-r--r--Fonts/Open Sans/OpenSans-Bold.ttfbin0 -> 104120 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-BoldItalic.ttfbin0 -> 92628 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-ExtraBold.ttfbin0 -> 102076 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-ExtraBoldItalic.ttfbin0 -> 92772 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-Italic.ttfbin0 -> 92240 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-Light.ttfbin0 -> 101696 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-LightItalic.ttfbin0 -> 92488 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-Regular.ttfbin0 -> 96932 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-SemiBold.ttfbin0 -> 100820 bytes
-rw-r--r--Fonts/Open Sans/OpenSans-SemiBoldItalic.ttfbin0 -> 92180 bytes
-rw-r--r--README.md4
-rw-r--r--erable.pngbin0 -> 47818 bytes
-rw-r--r--erable.png.import35
-rw-r--r--project.godot3
15 files changed, 75 insertions, 2 deletions
diff --git a/App.tscn b/App.tscn
new file mode 100644
index 0000000..d8ba906
--- /dev/null
+++ b/App.tscn
@@ -0,0 +1,35 @@
+[gd_scene format=2]
+
+[node name="Control" type="Control"]
+anchor_right = 1.0
+anchor_bottom = 1.0
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
+[node name="PlayButton" type="Button" parent="."]
+margin_right = 96.0
+margin_bottom = 48.0
+text = "Play"
+
+[node name="PauseButton" type="Button" parent="."]
+margin_left = 112.0
+margin_right = 208.0
+margin_bottom = 48.0
+text = "Pause"
+
+[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]
+
+[node name="Label" type="Label" parent="."]
+anchor_right = 1.0
+margin_left = -120.0
+margin_top = 8.0
+margin_right = -3.0
+margin_bottom = 22.0
+text = "Erable v0.1
+Powered by Godot"
+align = 2
+valign = 2
+__meta__ = {
+"_edit_use_anchors_": false
+}
diff --git a/Fonts/Open Sans/OpenSans-Bold.ttf b/Fonts/Open Sans/OpenSans-Bold.ttf
new file mode 100644
index 0000000..efdd5e8
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-Bold.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-BoldItalic.ttf b/Fonts/Open Sans/OpenSans-BoldItalic.ttf
new file mode 100644
index 0000000..9bf9b4e
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-BoldItalic.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-ExtraBold.ttf b/Fonts/Open Sans/OpenSans-ExtraBold.ttf
new file mode 100644
index 0000000..67fcf0f
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-ExtraBold.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-ExtraBoldItalic.ttf b/Fonts/Open Sans/OpenSans-ExtraBoldItalic.ttf
new file mode 100644
index 0000000..0867228
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-ExtraBoldItalic.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-Italic.ttf b/Fonts/Open Sans/OpenSans-Italic.ttf
new file mode 100644
index 0000000..1178567
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-Italic.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-Light.ttf b/Fonts/Open Sans/OpenSans-Light.ttf
new file mode 100644
index 0000000..6580d3a
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-Light.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-LightItalic.ttf b/Fonts/Open Sans/OpenSans-LightItalic.ttf
new file mode 100644
index 0000000..1e0c331
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-LightItalic.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-Regular.ttf b/Fonts/Open Sans/OpenSans-Regular.ttf
new file mode 100644
index 0000000..29bfd35
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-Regular.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-SemiBold.ttf b/Fonts/Open Sans/OpenSans-SemiBold.ttf
new file mode 100644
index 0000000..54e7059
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-SemiBold.ttf
Binary files differ
diff --git a/Fonts/Open Sans/OpenSans-SemiBoldItalic.ttf b/Fonts/Open Sans/OpenSans-SemiBoldItalic.ttf
new file mode 100644
index 0000000..aebcf14
--- /dev/null
+++ b/Fonts/Open Sans/OpenSans-SemiBoldItalic.ttf
Binary files differ
diff --git a/README.md b/README.md
index 073ed98..5efe966 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Erable Audio Player
-An audio player written in AvaloniaUI
+An audio player written using the Godot Engine
## What does "Erable" mean?
-Erable means maple in french. \ No newline at end of file
+Erable means maple in french.
diff --git a/erable.png b/erable.png
new file mode 100644
index 0000000..1afa561
--- /dev/null
+++ b/erable.png
Binary files differ
diff --git a/erable.png.import b/erable.png.import
new file mode 100644
index 0000000..f52522f
--- /dev/null
+++ b/erable.png.import
@@ -0,0 +1,35 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path="res://.import/erable.png-2e70f2e868d6a87988490c31df00c38e.stex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://erable.png"
+dest_files=[ "res://.import/erable.png-2e70f2e868d6a87988490c31df00c38e.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
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=true
+svg/scale=1.0
diff --git a/project.godot b/project.godot
index 7d40ee6..e9cd0eb 100644
--- a/project.godot
+++ b/project.godot
@@ -12,6 +12,9 @@ config_version=4
config/name="Erable"
config/description="Audio Player"
+run/main_scene="res://App.tscn"
+boot_splash/image=false
+config/icon="res://erable.png"
[rendering]