master
chimchooree 1 year ago
parent 019d018875
commit ed0705771a

@ -1,9 +1,10 @@
2a60927148abd1d33b818b535e306557 2a60927148abd1d33b818b535e306557
::res://::1687634293 ::res://::1687751224
Bow.gd::GDScript::-1::1687064600::0::1::::<>Control<>:: Bow.gd::GDScript::-1::1687664201::0::1::::<>PanelContainer<>::
BP.gd::GDScript::-1::1687057316::0::1::::<>Node<>:: BP.gd::GDScript::-1::1687667063::0::1::::<>Node<>::
BP.tscn::PackedScene::5370716904207471998::1687064012::0::1::::<><>::res://BP.gd<>uid://c23xw3kwtxvyd<>uid://wmmefp8dvtr<>res://Bow.gd 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::::<><>:: 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::::<><>:: bow.png::CompressedTexture2D::46166562572567347::1687058221::1687058232::1::::<><>::
girl.png::CompressedTexture2D::6727179988154033583::1687057993::1687058075::1::::<><>:: girl.png::CompressedTexture2D::6727179988154033583::1687057993::1687058075::1::::<><>::

@ -1,4 +1 @@
res://BP.tscn res://BP.tscn
res://Bow.gd
res://Snaps.gd
res://BP.gd

@ -11,7 +11,7 @@ run_reload_scripts=true
[recent_files] [recent_files]
scenes=["res://BP.tscn", "res://bp.tscn"] 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] [script_setup]

@ -3,7 +3,7 @@
state={ state={
"bookmarks": PackedInt32Array(), "bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(), "breakpoints": PackedInt32Array(),
"column": 0, "column": 92,
"folded_lines": Array[int]([]), "folded_lines": Array[int]([]),
"h_scroll_position": 0, "h_scroll_position": 0,
"row": 1, "row": 1,
@ -31,7 +31,7 @@ state={
state={ state={
"bookmarks": PackedInt32Array(), "bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(), "breakpoints": PackedInt32Array(),
"column": 17, "column": 37,
"folded_lines": Array[int]([]), "folded_lines": Array[int]([]),
"h_scroll_position": 0, "h_scroll_position": 0,
"row": 2, "row": 2,

@ -1 +1,2 @@
extends Node extends Node
https://www.reddit.com/r/godot/comments/l4rnbn/how_would_i_make_it_so_that_users_can_upload/

Loading…
Cancel
Save