From ed0705771a0bfd8fca01e740fa83e273945dfeff Mon Sep 17 00:00:00 2001 From: chimchooree Date: Fri, 30 Jun 2023 11:04:34 -0500 Subject: [PATCH] BP --- .godot/editor/filesystem_cache8 | 11 ++++++----- .godot/editor/filesystem_update4 | 3 --- .godot/editor/project_metadata.cfg | 2 +- .godot/editor/script_editor_cache.cfg | 4 ++-- BP.gd | 1 + 5 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.godot/editor/filesystem_cache8 b/.godot/editor/filesystem_cache8 index 85463f2..ce44777 100644 --- a/.godot/editor/filesystem_cache8 +++ b/.godot/editor/filesystem_cache8 @@ -1,9 +1,10 @@ 2a60927148abd1d33b818b535e306557 -::res://::1687634293 -Bow.gd::GDScript::-1::1687064600::0::1::::<>Control<>:: -BP.gd::GDScript::-1::1687057316::0::1::::<>Node<>:: -BP.tscn::PackedScene::5370716904207471998::1687064012::0::1::::<><>::res://BP.gd<>uid://c23xw3kwtxvyd<>uid://wmmefp8dvtr<>res://Bow.gd +::res://::1687751224 +Bow.gd::GDScript::-1::1687664201::0::1::::<>PanelContainer<>:: +BP.gd::GDScript::-1::1687667063::0::1::::<>Node<>:: +BP.tscn::PackedScene::5370716904207471998::1687668356::0::1::::<><>::res://BP.gd<>uid://c23xw3kwtxvyd<>res://Snaps.gd<>uid://wmmefp8dvtr<>res://Bow.gd<>uid://ct3vax18b5cpj icon.svg::CompressedTexture2D::6165508280174442287::1683430962::1683430966::1::::<><>:: -::res://res/::1687058232 +Snaps.gd::GDScript::-1::1687666587::0::1::::<>Area2D<>:: +::res://res/::1687664817 bow.png::CompressedTexture2D::46166562572567347::1687058221::1687058232::1::::<><>:: girl.png::CompressedTexture2D::6727179988154033583::1687057993::1687058075::1::::<><>:: diff --git a/.godot/editor/filesystem_update4 b/.godot/editor/filesystem_update4 index b123c10..c8b5eb8 100644 --- a/.godot/editor/filesystem_update4 +++ b/.godot/editor/filesystem_update4 @@ -1,4 +1 @@ res://BP.tscn -res://Bow.gd -res://Snaps.gd -res://BP.gd diff --git a/.godot/editor/project_metadata.cfg b/.godot/editor/project_metadata.cfg index 4841db8..bb088a8 100644 --- a/.godot/editor/project_metadata.cfg +++ b/.godot/editor/project_metadata.cfg @@ -11,7 +11,7 @@ run_reload_scripts=true [recent_files] scenes=["res://BP.tscn", "res://bp.tscn"] -scripts=["res://Snaps.gd", "Sprite2D", "Control", "res://Bow.gd", "res://BP.gd"] +scripts=["Sprite2D", "Control", "res://Snaps.gd", "res://Bow.gd", "res://BP.gd"] [script_setup] diff --git a/.godot/editor/script_editor_cache.cfg b/.godot/editor/script_editor_cache.cfg index a682811..5194a78 100644 --- a/.godot/editor/script_editor_cache.cfg +++ b/.godot/editor/script_editor_cache.cfg @@ -3,7 +3,7 @@ state={ "bookmarks": PackedInt32Array(), "breakpoints": PackedInt32Array(), -"column": 0, +"column": 92, "folded_lines": Array[int]([]), "h_scroll_position": 0, "row": 1, @@ -31,7 +31,7 @@ state={ state={ "bookmarks": PackedInt32Array(), "breakpoints": PackedInt32Array(), -"column": 17, +"column": 37, "folded_lines": Array[int]([]), "h_scroll_position": 0, "row": 2, diff --git a/BP.gd b/BP.gd index 61510e1..db9863c 100644 --- a/BP.gd +++ b/BP.gd @@ -1 +1,2 @@ extends Node +https://www.reddit.com/r/godot/comments/l4rnbn/how_would_i_make_it_so_that_users_can_upload/