This commit is contained in:
pennyrigate 2025-07-23 19:15:15 -04:00
parent 18eab7176a
commit 2ec7e78837
28 changed files with 398 additions and 100 deletions

View file

@ -8,7 +8,7 @@ Anim={
"grid_snap_active": false, "grid_snap_active": false,
"grid_step": Vector2(8, 8), "grid_step": Vector2(8, 8),
"grid_visibility": 1, "grid_visibility": 1,
"ofs": Vector2(-194.037, -131.592), "ofs": Vector2(-2.29379, 69.072),
"primary_grid_step": Vector2i(8, 8), "primary_grid_step": Vector2i(8, 8),
"show_group_gizmos": true, "show_group_gizmos": true,
"show_guides": true, "show_guides": true,
@ -34,7 +34,7 @@ Anim={
"snap_rotation_step": 0.261799, "snap_rotation_step": 0.261799,
"snap_scale": false, "snap_scale": false,
"snap_scale_step": 0.1, "snap_scale_step": 0.1,
"zoom": 2.85312 "zoom": 1.94872
} }
3D={ 3D={
"fov": 70.01, "fov": 70.01,
@ -192,4 +192,4 @@ Game={
"hide_selection": false, "hide_selection": false,
"select_mode": 0 "select_mode": 0
} }
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/RigidBody2D")]) selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/Horse/Ball6")])

View file

@ -2,15 +2,15 @@
dock_3_selected_tab_idx=0 dock_3_selected_tab_idx=0
dock_4_selected_tab_idx=0 dock_4_selected_tab_idx=0
dock_5_selected_tab_idx=1 dock_5_selected_tab_idx=0
dock_floating={} dock_floating={}
dock_filesystem_h_split_offset=240 dock_filesystem_h_split_offset=240
dock_filesystem_v_split_offset=0 dock_filesystem_v_split_offset=0
dock_filesystem_display_mode=0 dock_filesystem_display_mode=0
dock_filesystem_file_sort=0 dock_filesystem_file_sort=0
dock_filesystem_file_list_display_mode=1 dock_filesystem_file_list_display_mode=1
dock_filesystem_selected_paths=PackedStringArray("res://assets/sounds/coin/scoin.wav") dock_filesystem_selected_paths=PackedStringArray("res://assets/balls/bowlingball.png")
dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://", "res://assets/", "res://assets/sounds/", "res://assets/sounds/coin/", "res://assets/coin/") dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://", "res://assets/", "res://assets/sounds/coin/", "res://assets/balls/")
dock_node_current_tab=0 dock_node_current_tab=0
dock_history_include_scene=true dock_history_include_scene=true
dock_history_include_global=true dock_history_include_global=true
@ -28,8 +28,8 @@ dock_5="Inspector,Node,History"
[EditorNode] [EditorNode]
open_scenes=PackedStringArray("res://horseroom.tscn", "res://horse.tscn", "res://assets/coin.tscn") open_scenes=PackedStringArray("res://horseroom.tscn", "res://horse.tscn", "res://assets/coin.tscn", "res://ball.tscn", "res://assets/balls/baseball.tscn", "res://assets/balls/basketball.tscn", "res://assets/balls/bowlingball.tscn")
current_scene="res://assets/coin.tscn" current_scene="res://ball.tscn"
center_split_offset=0 center_split_offset=0
selected_default_debugger_tab_idx=1 selected_default_debugger_tab_idx=1
selected_main_editor_idx=0 selected_main_editor_idx=0

View file

@ -1,105 +1,114 @@
ea4bc82a6ad023ab7ee23ee620429895 ea4bc82a6ad023ab7ee23ee620429895
::res://::1753310041 ::res://::1753311011
68195-913487583.png::CompressedTexture2D/CompressedTexture2D::8685162088139069222::1753305775::1753306628::1::::<><><>0<>0<>c8ea87c541a694835b327362d71893a9<>res://.godot/imported/68195-913487583.png-adfb406cd0e9bb46ed2e60a7b61c9ff1.ctex:: 68195-913487583.png::CompressedTexture2D/CompressedTexture2D::8685162088139069222::1753305775::1753306628::1::::<><><>0<>0<>c8ea87c541a694835b327362d71893a9<>res://.godot/imported/68195-913487583.png-adfb406cd0e9bb46ed2e60a7b61c9ff1.ctex::
ball.gd::GDScript/GDScript::6313191992940689365::1753305775::0::1::::<>RigidBody2D<><>0<>0<><>:: ball.gd::GDScript/GDScript::6313191992940689365::1753305775::0::1::::<>RigidBody2D<><>0<>0<><>::
ball.tscn::PackedScene/PackedScene::8408921164938852880::1753305775::0::1::::<><><>0<>0<><>::uid://c1cx0ptinqijd::::res://assets/ballGrey_07.png<>uid://cv7fl5k08ovof::::res://ball.gd ball.tscn::PackedScene/PackedScene::8408921164938852880::1753305775::0::1::::<><><>0<>0<><>::uid://c1cx0ptinqijd::::res://assets/ballGrey_07.png<>uid://cv7fl5k08ovof::::res://ball.gd
blood.gd::GDScript/GDScript::2875157220943807181::1753305775::0::1::::<>Node2D<><>0<>0<><>:: blood.gd::GDScript/GDScript::2875157220943807181::1753305775::0::1::::<>Node2D<><>0<>0<><>::
blood.tscn::PackedScene/PackedScene::1405288712041396869::1753305775::0::1::::<><><>0<>0<><>::uid://bg70oi1wfufaj::::res://blood.gd<>uid://c1cx0ptinqijd::::res://assets/ballGrey_07.png<>uid://bjen71jhyhcbv::::res://assets/sounds/blood/blood1.wav<>uid://dsqoamomhjp26::::res://assets/sounds/blood/blood2.wav<>uid://bky06i4mmpc7v::::res://assets/sounds/blood/blood3.wav<>uid://43gt58yb681g::::res://assets/sounds/blood/blood4.wav blood.tscn::PackedScene/PackedScene::1405288712041396869::1753305775::0::1::::<><><>0<>0<><>::uid://bg70oi1wfufaj::::res://blood.gd<>uid://c1cx0ptinqijd::::res://assets/ballGrey_07.png<>uid://bjen71jhyhcbv::::res://assets/sounds/blood/blood1.wav<>uid://dsqoamomhjp26::::res://assets/sounds/blood/blood2.wav<>uid://bky06i4mmpc7v::::res://assets/sounds/blood/blood3.wav<>uid://43gt58yb681g::::res://assets/sounds/blood/blood4.wav
default_bus_layout.tres::AudioBusLayout/AudioBusLayout::5935299795877945163::1753306628::0::1::::<><><>0<>0<><>:: default_bus_layout.tres::AudioBusLayout/AudioBusLayout::5935299795877945163::1753306628::0::1::::<><><>0<>0<><>::
horse.tscn::PackedScene::8046428847492573303::1753310041::0::1::::<><><>0<>0<><>::uid://cv7fl5k08ovof::::res://ball.gd<>uid://bnvm2tlvp0h7j::::res://assets/takyoin.png<>uid://3agsfyimwwu1::::res://assets/sounds/penny/ow6.wav<>uid://bs6xx0p80lpa6::::res://assets/sounds/penny/ow7.wav<>uid://bx1isnl46elas::::res://assets/sounds/penny/ow8.wav<>uid://2jc4uy5o8y8j::::res://assets/sounds/penny/ow1.wav<>uid://dp887e4tjk5b6::::res://assets/sounds/penny/ow2.wav<>uid://dmfnlu6lm6mnx::::res://assets/sounds/penny/ow3.wav<>uid://tfna8ip8yss6::::res://assets/sounds/penny/ow4.wav<>uid://su6eq7kidh46::::res://assets/sounds/penny/ow5.wav<>uid://cu8kwmsr5aghn::::res://assets/sounds/gale/ow1.wav<>uid://dwfayuqoh703m::::res://assets/sounds/gale/ow2.wav<>uid://cg57memqq58br::::res://assets/sounds/gale/ow3.wav<>uid://343qolrp8jm0::::res://assets/sounds/gale/ow4.wav<>uid://bdrkunb285qvb::::res://assets/sounds/gale/ow5.wav<>uid://c1erjhi4cqd2p::::res://assets/sounds/gale/ow6.wav<>uid://c4dvt6o2lhrfe::::res://assets/sounds/gale/ow7.wav<>uid://cbfvh1303iwub::::res://assets/sounds/gale/ow8.wav<>uid://c3y4045hc03h3::::res://assets/sounds/gale/ow10.wav<>uid://c8v782oejrr7t::::res://assets/sounds/impact/impact1.wav<>uid://jedeejtvc0w4::::res://assets/sounds/impact/impact2.wav<>uid://dpxgy6sepa0mp::::res://assets/sounds/impact/impact3.wav<>uid://cilskwv4c6bco::::res://assets/sounds/impact/impact4.wav<>uid://d38yvb4xjb108::::res://assets/battledamage/agnes/bruising.png<>uid://co3hf0t60oxvs::::res://assets/sounds/impact/impact5.wav<>uid://dm2qym8bt6j2p::::res://assets/battledamage/agnes/bleeding.png<>uid://dedy73yn3ll3a::::res://assets/battledamage/agnes/heavy_bleeding.png gitignore.txt::TextFile::-1::1753310959::0::1::::<><><>0<>0<><>::
horseroom.tscn::PackedScene::5088376720996561970::1753310041::0::1::::<><><>0<>0<><>::uid://ygnv4f8xbpbp::::res://main.gd<>uid://dmv0rixttc6xn::::res://horse.tscn<>uid://b6grhn3yce5pk::::res://assets/gradient.png<>uid://d3e7g42ja172n::::res://assets/coin.tscn horse.tscn::PackedScene::8046428847492573303::1753311011::0::1::::<><><>0<>0<><>::uid://cv7fl5k08ovof::::res://ball.gd<>uid://bnvm2tlvp0h7j::::res://assets/takyoin.png<>uid://3agsfyimwwu1::::res://assets/sounds/penny/ow6.wav<>uid://bs6xx0p80lpa6::::res://assets/sounds/penny/ow7.wav<>uid://bx1isnl46elas::::res://assets/sounds/penny/ow8.wav<>uid://2jc4uy5o8y8j::::res://assets/sounds/penny/ow1.wav<>uid://dp887e4tjk5b6::::res://assets/sounds/penny/ow2.wav<>uid://dmfnlu6lm6mnx::::res://assets/sounds/penny/ow3.wav<>uid://tfna8ip8yss6::::res://assets/sounds/penny/ow4.wav<>uid://su6eq7kidh46::::res://assets/sounds/penny/ow5.wav<>uid://cu8kwmsr5aghn::::res://assets/sounds/gale/ow1.wav<>uid://dwfayuqoh703m::::res://assets/sounds/gale/ow2.wav<>uid://cg57memqq58br::::res://assets/sounds/gale/ow3.wav<>uid://343qolrp8jm0::::res://assets/sounds/gale/ow4.wav<>uid://bdrkunb285qvb::::res://assets/sounds/gale/ow5.wav<>uid://c1erjhi4cqd2p::::res://assets/sounds/gale/ow6.wav<>uid://c4dvt6o2lhrfe::::res://assets/sounds/gale/ow7.wav<>uid://cbfvh1303iwub::::res://assets/sounds/gale/ow8.wav<>uid://c3y4045hc03h3::::res://assets/sounds/gale/ow10.wav<>uid://c8v782oejrr7t::::res://assets/sounds/impact/impact1.wav<>uid://jedeejtvc0w4::::res://assets/sounds/impact/impact2.wav<>uid://dpxgy6sepa0mp::::res://assets/sounds/impact/impact3.wav<>uid://cilskwv4c6bco::::res://assets/sounds/impact/impact4.wav<>uid://d38yvb4xjb108::::res://assets/battledamage/agnes/bruising.png<>uid://co3hf0t60oxvs::::res://assets/sounds/impact/impact5.wav<>uid://dm2qym8bt6j2p::::res://assets/battledamage/agnes/bleeding.png<>uid://dedy73yn3ll3a::::res://assets/battledamage/agnes/heavy_bleeding.png
horseroom.tscn::PackedScene::5088376720996561970::1753311011::0::1::::<><><>0<>0<><>::uid://ygnv4f8xbpbp::::res://main.gd<>uid://dmv0rixttc6xn::::res://horse.tscn<>uid://b6grhn3yce5pk::::res://assets/gradient.png<>uid://d3e7g42ja172n::::res://assets/coin.tscn
icon.svg::CompressedTexture2D/CompressedTexture2D::2390766575875650038::1753305775::1753306628::1::::<><><>0<>0<>a5900137cb94ae3928f9bf91ab381640<>res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex:: icon.svg::CompressedTexture2D/CompressedTexture2D::2390766575875650038::1753305775::1753306628::1::::<><><>0<>0<>a5900137cb94ae3928f9bf91ab381640<>res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex::
main.gd::GDScript/GDScript::1697746868846440389::1753305775::0::1::::<>Node2D<><>0<>0<><>:: main.gd::GDScript/GDScript::1697746868846440389::1753305775::0::1::::<>Node2D<><>0<>0<><>::
main.tscn::PackedScene/PackedScene::3574994584112871031::1753305775::0::1::::<><><>0<>0<><>::uid://dwacxe8xrkkf0::::res://assets/tileGreen_03.png<>uid://ygnv4f8xbpbp::::res://main.gd<>uid://dr2lx5x2lrj17::::res://ball.tscn main.tscn::PackedScene/PackedScene::3574994584112871031::1753305775::0::1::::<><><>0<>0<><>::uid://dwacxe8xrkkf0::::res://assets/tileGreen_03.png<>uid://ygnv4f8xbpbp::::res://main.gd<>uid://dr2lx5x2lrj17::::res://ball.tscn
pee.txt::TextFile/TextFile::-1::1753305775::0::1::::<><><>0<>0<><>:: pee.txt::TextFile/TextFile::-1::1753305775::0::1::::<><><>0<>0<><>::
README.md::TextFile/TextFile::-1::1753305775::0::1::::<><><>0<>0<><>:: README.md::TextFile/TextFile::-1::1753305775::0::1::::<><><>0<>0<><>::
::res://3d/::1753309722 ::res://3d/::1753310972
coin.tscn::PackedScene::8568779449785106899::1753308664::0::1::::<><><>0<>0<><>::uid://dc7iqfgf7roj3::::res://3d/coin_texture.png<>uid://ddm4m24qgw6yp::::res://3d/coin_metal.png coin.tscn::PackedScene::8568779449785106899::1753310959::0::1::::<><><>0<>0<><>::uid://dc7iqfgf7roj3::::res://3d/coin_texture.png<>uid://ddm4m24qgw6yp::::res://3d/coin_metal.png
coin_metal.png::CompressedTexture2D/CompressedTexture2D::7396384801024871947::1753308431::1753308432::1::::<><><>0<>0<>a4a4e89c25e38fac016fd9383e3858d3<>res://.godot/imported/coin_metal.png-773766447eec4122260dad64b8778b57.s3tc.ctex:: coin_metal.png::CompressedTexture2D/CompressedTexture2D::7396384801024871947::1753310959::1753310972::1::::<><><>0<>0<>a4a4e89c25e38fac016fd9383e3858d3<>res://.godot/imported/coin_metal.png-773766447eec4122260dad64b8778b57.s3tc.ctex::
coin_texture.png::CompressedTexture2D/CompressedTexture2D::7366214407286092590::1753308343::1753308355::1::::<><><>0<>0<>261b6cc363f6a0d56a25cbd8edc717bf<>res://.godot/imported/coin_texture.png-dcc3456740a786b55c43fcd32240ccc3.s3tc.ctex:: coin_texture.png::CompressedTexture2D/CompressedTexture2D::7366214407286092590::1753310959::1753310972::1::::<><><>0<>0<>261b6cc363f6a0d56a25cbd8edc717bf<>res://.godot/imported/coin_texture.png-dcc3456740a786b55c43fcd32240ccc3.s3tc.ctex::
::res://assets/::1753310041 ::res://assets/::1753311194
ballGrey_07.png::CompressedTexture2D/CompressedTexture2D::6603322010747444965::1753305775::1753308391::1::::<><><>0<>0<>cedee806866da5fcee4a8be35b8b45a4<>res://.godot/imported/ballGrey_07.png-82bb01cdf832ec2bc533b59379f2239c.s3tc.ctex:: ballGrey_07.png::CompressedTexture2D/CompressedTexture2D::6603322010747444965::1753305775::1753310972::1::::<><><>0<>0<>cedee806866da5fcee4a8be35b8b45a4<>res://.godot/imported/ballGrey_07.png-82bb01cdf832ec2bc533b59379f2239c.s3tc.ctex::
gradient.png::CompressedTexture2D/CompressedTexture2D::4575706519582218560::1753305775::1753306628::1::::<><><>0<>0<>3128fcb3f80f534cab01c4396b5e2e96<>res://.godot/imported/gradient.png-d202e9d2061bad1e62c61a0d531cfdd0.ctex:: gradient.png::CompressedTexture2D/CompressedTexture2D::4575706519582218560::1753305775::1753306628::1::::<><><>0<>0<>3128fcb3f80f534cab01c4396b5e2e96<>res://.godot/imported/gradient.png-d202e9d2061bad1e62c61a0d531cfdd0.ctex::
image.png::CompressedTexture2D/CompressedTexture2D::2321086800597423898::1753305775::1753306628::1::::<><><>0<>0<>18606c867874b2be4eab60c664a14d59<>res://.godot/imported/image.png-7a7bd711b5b4054e846c70397f9ba855.ctex:: image.png::CompressedTexture2D/CompressedTexture2D::2321086800597423898::1753305775::1753306628::1::::<><><>0<>0<>18606c867874b2be4eab60c664a14d59<>res://.godot/imported/image.png-7a7bd711b5b4054e846c70397f9ba855.ctex::
pee.ogv::VideoStreamTheora/VideoStreamTheora::2323212931828725835::1753305775::0::1::::<><><>0<>0<><>:: pee.ogv::VideoStreamTheora/VideoStreamTheora::2323212931828725835::1753305775::0::1::::<><><>0<>0<><>::
coin.tscn::PackedScene::9134762407789257299::1753310041::0::1::::<><><>0<>0<><>::uid://dde5y52arb7gv::::res://assets/coin/32x32/kern00.png<>uid://dpuspvsihppck::::res://assets/coin/32x32/kern01.png<>uid://dgvsqv6gnww2r::::res://assets/coin/32x32/kern02.png<>uid://3fkjt7kdhhxh::::res://assets/coin/32x32/kern03.png<>uid://bb7pwukp7syda::::res://assets/coin/32x32/kern04.png<>uid://c03vrjdpetxhu::::res://assets/coin/32x32/kern05.png<>uid://5wojxd4x5uoj::::res://assets/coin/32x32/kern06.png<>uid://0iw50oxbku8s::::res://assets/coin/32x32/kern07.png<>uid://dnquv8if8hrwe::::res://assets/coin/32x32/kern08.png<>uid://bkv8gh43wrlrt::::res://assets/coin/32x32/kern09.png<>uid://ddps78o1il1av::::res://assets/coin/32x32/kern10.png<>uid://dcuys0a0lsjmn::::res://assets/coin/32x32/kern11.png<>uid://bpb8r3b3o3jts::::res://assets/coin/32x32/kern12.png<>uid://byfxm4jyefgqq::::res://assets/coin/32x32/kern13.png<>uid://bj1qohb1ug73v::::res://assets/coin/32x32/kern14.png<>uid://dtqjpqlj6jkiw::::res://assets/coin/32x32/kern15.png<>uid://blassvx0mmg4u::::res://assets/coin/32x32/kern16.png<>uid://bwss21eihccvs::::res://assets/coin/32x32/kern17.png<>uid://c8bnlxjvwrf2u::::res://assets/coin/32x32/kern18.png<>uid://b83bjp6hlslan::::res://assets/coin/32x32/kern19.png<>uid://bupntk65rogjf::::res://assets/coin/32x32/kern20.png<>uid://dyfnupka4opbm::::res://assets/coin/32x32/kern21.png<>uid://c1qfrs382bdqn::::res://assets/coin/32x32/kern22.png<>uid://m0jxb71ytuwe::::res://assets/coin/32x32/kern23.png<>uid://h5kvm7klm1mx::::res://assets/coin/32x32/kern24.png<>uid://b3v2xsv0wkd7k::::res://assets/coin/32x32/kern25.png<>uid://c168jc4vm2io6::::res://assets/coin/32x32/kern26.png<>uid://c13ywctl6navi::::res://assets/coin/32x32/kern27.png<>uid://bn4rl6wroqnlb::::res://assets/coin/32x32/kern28.png<>uid://dvonefiadnrad::::res://assets/coin/32x32/kern29.png<>uid://bqki105oqewb4::::res://assets/coin/32x32/kern30.png<>uid://ykpiy6tofi0a::::res://assets/coin/32x32/kern31.png<>uid://cpn0pwp7bwxhf::::res://assets/coin/32x32/kern32.png<>uid://d0ln237lpia7a::::res://assets/coin/32x32/kern33.png<>uid://dkigyx57johp1::::res://assets/coin/32x32/kern34.png<>uid://b3yjj8n103gk4::::res://assets/coin/32x32/kern35.png<>uid://bcdv0jsdgoke5::::res://assets/coin/32x32/kern36.png<>uid://5qgwf21yiu1e::::res://assets/coin/32x32/kern37.png<>uid://c0livctw3g2j5::::res://assets/coin/32x32/kern38.png<>uid://dtkd41naiojsc::::res://assets/coin/32x32/kern39.png<>uid://ckra4mry5lqu7::::res://assets/coin/32x32/kern40.png<>uid://dinyl5bfl6q2w::::res://assets/coin/32x32/kern41.png<>uid://cv35oedawnfpv::::res://assets/coin/32x32/kern42.png<>uid://dclypukhns5rf::::res://assets/coin/32x32/kern43.png<>uid://dsio52pvjboal::::res://assets/coin/32x32/kern44.png<>uid://cdwr1h3dqnnrw::::res://assets/coin/32x32/kern45.png<>uid://c4f04m7h05xbs::::res://assets/coin/32x32/kern46.png<>uid://dl4yqmb7nbl0t::::res://assets/coin/32x32/kern47.png<>uid://lwfjtkgkvq24::::res://assets/coin/32x32/kern48.png<>uid://duhljadrhfhwl::::res://assets/coin/32x32/kern49.png<>uid://b7ccnkc5j0os::::res://assets/coin/32x32/kern50.png<>uid://c4raloxcgsly7::::res://assets/coin/32x32/kern51.png<>uid://dssa8ra2352y1::::res://assets/coin/32x32/kern52.png<>uid://7x2w07lyb18o::::res://assets/coin/32x32/kern53.png<>uid://i3j5iqod63e7::::res://assets/coin/32x32/kern54.png<>uid://c4eaomvu8qyym::::res://assets/coin/32x32/kern55.png<>uid://b0mt5gjq8yyg4::::res://assets/coin/32x32/kern56.png<>uid://3tj06mwsi51y::::res://assets/coin/32x32/kern57.png<>uid://dsar2j88hbb3l::::res://assets/coin/32x32/kern58.png coin.tscn::PackedScene::9134762407789257299::1753311011::0::1::::<><><>0<>0<><>::uid://dde5y52arb7gv::::res://assets/coin/32x32/kern00.png<>uid://bkcmu4w4qres::::res://assets/coin.gd<>uid://dpuspvsihppck::::res://assets/coin/32x32/kern01.png<>uid://dgvsqv6gnww2r::::res://assets/coin/32x32/kern02.png<>uid://3fkjt7kdhhxh::::res://assets/coin/32x32/kern03.png<>uid://bb7pwukp7syda::::res://assets/coin/32x32/kern04.png<>uid://c03vrjdpetxhu::::res://assets/coin/32x32/kern05.png<>uid://5wojxd4x5uoj::::res://assets/coin/32x32/kern06.png<>uid://0iw50oxbku8s::::res://assets/coin/32x32/kern07.png<>uid://dnquv8if8hrwe::::res://assets/coin/32x32/kern08.png<>uid://bkv8gh43wrlrt::::res://assets/coin/32x32/kern09.png<>uid://ddps78o1il1av::::res://assets/coin/32x32/kern10.png<>uid://dcuys0a0lsjmn::::res://assets/coin/32x32/kern11.png<>uid://bpb8r3b3o3jts::::res://assets/coin/32x32/kern12.png<>uid://byfxm4jyefgqq::::res://assets/coin/32x32/kern13.png<>uid://bj1qohb1ug73v::::res://assets/coin/32x32/kern14.png<>uid://dtqjpqlj6jkiw::::res://assets/coin/32x32/kern15.png<>uid://blassvx0mmg4u::::res://assets/coin/32x32/kern16.png<>uid://bwss21eihccvs::::res://assets/coin/32x32/kern17.png<>uid://c8bnlxjvwrf2u::::res://assets/coin/32x32/kern18.png<>uid://b83bjp6hlslan::::res://assets/coin/32x32/kern19.png<>uid://bupntk65rogjf::::res://assets/coin/32x32/kern20.png<>uid://dyfnupka4opbm::::res://assets/coin/32x32/kern21.png<>uid://c1qfrs382bdqn::::res://assets/coin/32x32/kern22.png<>uid://m0jxb71ytuwe::::res://assets/coin/32x32/kern23.png<>uid://h5kvm7klm1mx::::res://assets/coin/32x32/kern24.png<>uid://b3v2xsv0wkd7k::::res://assets/coin/32x32/kern25.png<>uid://c168jc4vm2io6::::res://assets/coin/32x32/kern26.png<>uid://c13ywctl6navi::::res://assets/coin/32x32/kern27.png<>uid://bn4rl6wroqnlb::::res://assets/coin/32x32/kern28.png<>uid://dvonefiadnrad::::res://assets/coin/32x32/kern29.png<>uid://bqki105oqewb4::::res://assets/coin/32x32/kern30.png<>uid://ykpiy6tofi0a::::res://assets/coin/32x32/kern31.png<>uid://cpn0pwp7bwxhf::::res://assets/coin/32x32/kern32.png<>uid://d0ln237lpia7a::::res://assets/coin/32x32/kern33.png<>uid://dkigyx57johp1::::res://assets/coin/32x32/kern34.png<>uid://b3yjj8n103gk4::::res://assets/coin/32x32/kern35.png<>uid://bcdv0jsdgoke5::::res://assets/coin/32x32/kern36.png<>uid://5qgwf21yiu1e::::res://assets/coin/32x32/kern37.png<>uid://c0livctw3g2j5::::res://assets/coin/32x32/kern38.png<>uid://dtkd41naiojsc::::res://assets/coin/32x32/kern39.png<>uid://ckra4mry5lqu7::::res://assets/coin/32x32/kern40.png<>uid://dinyl5bfl6q2w::::res://assets/coin/32x32/kern41.png<>uid://cv35oedawnfpv::::res://assets/coin/32x32/kern42.png<>uid://dclypukhns5rf::::res://assets/coin/32x32/kern43.png<>uid://dsio52pvjboal::::res://assets/coin/32x32/kern44.png<>uid://cdwr1h3dqnnrw::::res://assets/coin/32x32/kern45.png<>uid://c4f04m7h05xbs::::res://assets/coin/32x32/kern46.png<>uid://dl4yqmb7nbl0t::::res://assets/coin/32x32/kern47.png<>uid://lwfjtkgkvq24::::res://assets/coin/32x32/kern48.png<>uid://duhljadrhfhwl::::res://assets/coin/32x32/kern49.png<>uid://b7ccnkc5j0os::::res://assets/coin/32x32/kern50.png<>uid://c4raloxcgsly7::::res://assets/coin/32x32/kern51.png<>uid://dssa8ra2352y1::::res://assets/coin/32x32/kern52.png<>uid://7x2w07lyb18o::::res://assets/coin/32x32/kern53.png<>uid://i3j5iqod63e7::::res://assets/coin/32x32/kern54.png<>uid://c4eaomvu8qyym::::res://assets/coin/32x32/kern55.png<>uid://b0mt5gjq8yyg4::::res://assets/coin/32x32/kern56.png<>uid://3tj06mwsi51y::::res://assets/coin/32x32/kern57.png<>uid://dsar2j88hbb3l::::res://assets/coin/32x32/kern58.png<>uid://dh2bohnhcrwl7::::res://assets/sounds/coin/Key.wav<>uid://obooc8dcgcr2::::res://assets/sounds/coin/scoin.wav
coin.gd::GDScript::90976580996334510::1753310959::0::1::::<>RigidBody2D<><>0<>0<><>::
takyoin.png::CompressedTexture2D/CompressedTexture2D::3343005420083089149::1753305775::1753306628::1::::<><><>0<>0<>b3d2e49263fcbc43a8bd63e479f78d3d<>res://.godot/imported/takyoin.png-105bd1a41dabfe6f4282fa9a762a245a.ctex:: takyoin.png::CompressedTexture2D/CompressedTexture2D::3343005420083089149::1753305775::1753306628::1::::<><><>0<>0<>b3d2e49263fcbc43a8bd63e479f78d3d<>res://.godot/imported/takyoin.png-105bd1a41dabfe6f4282fa9a762a245a.ctex::
tileGreen_03.png::CompressedTexture2D/CompressedTexture2D::8703579380501444715::1753305775::1753306628::1::::<><><>0<>0<>005ff7e1e1a83bcd7d9e996620495ef4<>res://.godot/imported/tileGreen_03.png-adf9c9bca064b3eb87daad4635e233f8.ctex:: tileGreen_03.png::CompressedTexture2D/CompressedTexture2D::8703579380501444715::1753305775::1753306628::1::::<><><>0<>0<>005ff7e1e1a83bcd7d9e996620495ef4<>res://.godot/imported/tileGreen_03.png-adf9c9bca064b3eb87daad4635e233f8.ctex::
::res://assets/balls/::1753311666
baseball.jpg::CompressedTexture2D::7023726977794987625::1753311474::1753311681::1::::<><><>0<>0<>bb38322509e7a306f87a2d13ed839309<>res://.godot/imported/baseball.jpg-30458bc6fef31589983e2c805c3e3199.ctex::
baseball.png::CompressedTexture2D::1867077656951855794::1753311534::1753311681::1::::<><><>0<>0<>a2dd76bcfe37be9c28d8b8eed4d5dfdc<>res://.godot/imported/baseball.png-bac5341fc81bd30f9dd03eb50d935065.ctex::
basketball.jpg::CompressedTexture2D::1497592788241330641::1753311575::1753311681::1::::<><><>0<>0<>1e1dc4b708959eb4997a44701c85edab<>res://.godot/imported/basketball.jpg-f80fe217e5b065140b2fa19a57450ea8.ctex::
basketball.png::CompressedTexture2D::4770642099437181069::1753311598::1753311681::1::::<><><>0<>0<>339f07f7de4d2362b36e3ba4f506fe87<>res://.godot/imported/basketball.png-a6a4d29d2c05600291b4bc8ac0ca6d3c.ctex::
bowlingball.jpg::CompressedTexture2D::6130741898674501650::1753311631::1753311681::1::::<><><>0<>0<>02e9733350445cfc3a2b4df343e1bbe8<>res://.godot/imported/bowlingball.jpg-ec4c4a8a846237f76edba83bc937c5e5.ctex::
bowlingball.png::CompressedTexture2D::280387826356361821::1753311666::1753311681::1::::<><><>0<>0<>9caa2c81e8235308e276a3e5a4417885<>res://.godot/imported/bowlingball.png-aa5e5d22ff23b1c75d8b585da383a7e1.ctex::
::res://assets/battledamage/::1753305775 ::res://assets/battledamage/::1753305775
::res://assets/battledamage/agnes/::1753306628 ::res://assets/battledamage/agnes/::1753306628
bleeding.png::CompressedTexture2D/CompressedTexture2D::8058281386364089681::1753305775::1753306628::1::::<><><>0<>0<>5500f9fb165b915bb0c8163c64a4bc13<>res://.godot/imported/bleeding.png-cb6c73a04ecc7cc87bd89d4c48681c06.ctex:: bleeding.png::CompressedTexture2D/CompressedTexture2D::8058281386364089681::1753305775::1753306628::1::::<><><>0<>0<>5500f9fb165b915bb0c8163c64a4bc13<>res://.godot/imported/bleeding.png-cb6c73a04ecc7cc87bd89d4c48681c06.ctex::
bruising.png::CompressedTexture2D/CompressedTexture2D::9194168946706370707::1753305775::1753306628::1::::<><><>0<>0<>82ad0ee9c12f78c6b95186c51d462e86<>res://.godot/imported/bruising.png-07cfd3a1f79cd90f1c6639632252c196.ctex:: bruising.png::CompressedTexture2D/CompressedTexture2D::9194168946706370707::1753305775::1753306628::1::::<><><>0<>0<>82ad0ee9c12f78c6b95186c51d462e86<>res://.godot/imported/bruising.png-07cfd3a1f79cd90f1c6639632252c196.ctex::
heavy_bleeding.png::CompressedTexture2D/CompressedTexture2D::7447726420482597788::1753305775::1753306628::1::::<><><>0<>0<>2c917e22ab01fd7f7e4da4c14569f583<>res://.godot/imported/heavy_bleeding.png-7b2aa7df1200a35d7ac79090085814b8.ctex:: heavy_bleeding.png::CompressedTexture2D/CompressedTexture2D::7447726420482597788::1753305775::1753306628::1::::<><><>0<>0<>2c917e22ab01fd7f7e4da4c14569f583<>res://.godot/imported/heavy_bleeding.png-7b2aa7df1200a35d7ac79090085814b8.ctex::
::res://assets/coin/::1753309656 ::res://assets/coin/::1753310959
::res://assets/coin/32x32/::1753309661 ::res://assets/coin/32x32/::1753310972
kern00.png::CompressedTexture2D/CompressedTexture2D::7379952079279368633::1753309624::1753309660::1::::<><><>0<>0<>b00c39e9eb35c33bd29bef44d08d3f54<>res://.godot/imported/kern00.png-d630b45990f791854a8631932ddac0bb.ctex:: kern00.png::CompressedTexture2D/CompressedTexture2D::7379952079279368633::1753310959::1753310972::1::::<><><>0<>0<>b00c39e9eb35c33bd29bef44d08d3f54<>res://.godot/imported/kern00.png-d630b45990f791854a8631932ddac0bb.ctex::
kern01.png::CompressedTexture2D/CompressedTexture2D::8254503084679631474::1753309623::1753309660::1::::<><><>0<>0<>09c66e8fc54d133af7ace83ecf89561a<>res://.godot/imported/kern01.png-cf95aa8cfbc36130a5e6575cd5a3ca91.ctex:: kern01.png::CompressedTexture2D/CompressedTexture2D::8254503084679631474::1753310959::1753310972::1::::<><><>0<>0<>09c66e8fc54d133af7ace83ecf89561a<>res://.godot/imported/kern01.png-cf95aa8cfbc36130a5e6575cd5a3ca91.ctex::
kern02.png::CompressedTexture2D/CompressedTexture2D::7624869675485193343::1753309623::1753309660::1::::<><><>0<>0<>07b68b21cd8ab65be0222e689da289b5<>res://.godot/imported/kern02.png-3d9bb1bd37f5d045cebcced94ac94505.ctex:: kern02.png::CompressedTexture2D/CompressedTexture2D::7624869675485193343::1753310959::1753310972::1::::<><><>0<>0<>07b68b21cd8ab65be0222e689da289b5<>res://.godot/imported/kern02.png-3d9bb1bd37f5d045cebcced94ac94505.ctex::
kern03.png::CompressedTexture2D/CompressedTexture2D::1976233800544055641::1753309623::1753309660::1::::<><><>0<>0<>eb5d1a33cf1346bb747dfcd5420428c4<>res://.godot/imported/kern03.png-87f132ffa82d6c1e54fbe230d286bf38.ctex:: kern03.png::CompressedTexture2D/CompressedTexture2D::1976233800544055641::1753310959::1753310972::1::::<><><>0<>0<>eb5d1a33cf1346bb747dfcd5420428c4<>res://.godot/imported/kern03.png-87f132ffa82d6c1e54fbe230d286bf38.ctex::
kern04.png::CompressedTexture2D/CompressedTexture2D::2523620724458527414::1753309623::1753309660::1::::<><><>0<>0<>5c114250d49aae2946f26bcec1013858<>res://.godot/imported/kern04.png-66ee32f80b751063db62b711705a6225.ctex:: kern04.png::CompressedTexture2D/CompressedTexture2D::2523620724458527414::1753310959::1753310972::1::::<><><>0<>0<>5c114250d49aae2946f26bcec1013858<>res://.godot/imported/kern04.png-66ee32f80b751063db62b711705a6225.ctex::
kern05.png::CompressedTexture2D/CompressedTexture2D::6586670928827379286::1753309623::1753309660::1::::<><><>0<>0<>8541ea43a95fe6a3316ee784c5096398<>res://.godot/imported/kern05.png-856109bbae5c17c85d642ac6f835b4a4.ctex:: kern05.png::CompressedTexture2D/CompressedTexture2D::6586670928827379286::1753310959::1753310972::1::::<><><>0<>0<>8541ea43a95fe6a3316ee784c5096398<>res://.godot/imported/kern05.png-856109bbae5c17c85d642ac6f835b4a4.ctex::
kern06.png::CompressedTexture2D/CompressedTexture2D::2151948943795193461::1753309623::1753309660::1::::<><><>0<>0<>5641509c09710b5c998dfddcb8b496cd<>res://.godot/imported/kern06.png-20bf582dcb1034501185b6214c388047.ctex:: kern06.png::CompressedTexture2D/CompressedTexture2D::2151948943795193461::1753310959::1753310972::1::::<><><>0<>0<>5641509c09710b5c998dfddcb8b496cd<>res://.godot/imported/kern06.png-20bf582dcb1034501185b6214c388047.ctex::
kern07.png::CompressedTexture2D/CompressedTexture2D::1772626796399080708::1753309623::1753309660::1::::<><><>0<>0<>00f481fa8e469a4e7f32c3292176a04c<>res://.godot/imported/kern07.png-a60f6be3c4b228a77a79af0259ca4c16.ctex:: kern07.png::CompressedTexture2D/CompressedTexture2D::1772626796399080708::1753310959::1753310972::1::::<><><>0<>0<>00f481fa8e469a4e7f32c3292176a04c<>res://.godot/imported/kern07.png-a60f6be3c4b228a77a79af0259ca4c16.ctex::
kern08.png::CompressedTexture2D/CompressedTexture2D::8106000649866574492::1753309623::1753309660::1::::<><><>0<>0<>1fc1969bad178f3ebb2b00007a8c1d8b<>res://.godot/imported/kern08.png-a8023abec60f68cc4fec503f51c9303a.ctex:: kern08.png::CompressedTexture2D/CompressedTexture2D::8106000649866574492::1753310959::1753310972::1::::<><><>0<>0<>1fc1969bad178f3ebb2b00007a8c1d8b<>res://.godot/imported/kern08.png-a8023abec60f68cc4fec503f51c9303a.ctex::
kern09.png::CompressedTexture2D/CompressedTexture2D::3133675842198454697::1753309623::1753309660::1::::<><><>0<>0<>27a048a15033260715994e4a1c9d8df6<>res://.godot/imported/kern09.png-ba947b4767a2b6e705359ac6b7be1de3.ctex:: kern09.png::CompressedTexture2D/CompressedTexture2D::3133675842198454697::1753310959::1753310972::1::::<><><>0<>0<>27a048a15033260715994e4a1c9d8df6<>res://.godot/imported/kern09.png-ba947b4767a2b6e705359ac6b7be1de3.ctex::
kern10.png::CompressedTexture2D/CompressedTexture2D::7401946055669340693::1753309623::1753309660::1::::<><><>0<>0<>a8b8a22c243f8d62d3917dc6936845b6<>res://.godot/imported/kern10.png-5557ca6219e4abacdad84d2a721b504d.ctex:: kern10.png::CompressedTexture2D/CompressedTexture2D::7401946055669340693::1753310959::1753310972::1::::<><><>0<>0<>a8b8a22c243f8d62d3917dc6936845b6<>res://.godot/imported/kern10.png-5557ca6219e4abacdad84d2a721b504d.ctex::
kern11.png::CompressedTexture2D/CompressedTexture2D::7342417959788303913::1753309623::1753309660::1::::<><><>0<>0<>d1596fa684473f610ff8d1a93cb10ac5<>res://.godot/imported/kern11.png-fc492a5e53ff03d2ddb71f3c6522e6e9.ctex:: kern11.png::CompressedTexture2D/CompressedTexture2D::7342417959788303913::1753310959::1753310972::1::::<><><>0<>0<>d1596fa684473f610ff8d1a93cb10ac5<>res://.godot/imported/kern11.png-fc492a5e53ff03d2ddb71f3c6522e6e9.ctex::
kern12.png::CompressedTexture2D/CompressedTexture2D::3443353208765943740::1753309623::1753309660::1::::<><><>0<>0<>f607dd2d4919abe2b5caeb25c523281a<>res://.godot/imported/kern12.png-a8f03fc3af9d8c2aef7580c364d878ca.ctex:: kern12.png::CompressedTexture2D/CompressedTexture2D::3443353208765943740::1753310959::1753310972::1::::<><><>0<>0<>f607dd2d4919abe2b5caeb25c523281a<>res://.godot/imported/kern12.png-a8f03fc3af9d8c2aef7580c364d878ca.ctex::
kern13.png::CompressedTexture2D/CompressedTexture2D::4082694278313058032::1753309623::1753309660::1::::<><><>0<>0<>e7bd857646028844dfa8f6dd2b0ed502<>res://.godot/imported/kern13.png-b525459eff7c5b2f13abafc056188e95.ctex:: kern13.png::CompressedTexture2D/CompressedTexture2D::4082694278313058032::1753310959::1753310972::1::::<><><>0<>0<>e7bd857646028844dfa8f6dd2b0ed502<>res://.godot/imported/kern13.png-b525459eff7c5b2f13abafc056188e95.ctex::
kern14.png::CompressedTexture2D/CompressedTexture2D::3072790941456455613::1753309623::1753309660::1::::<><><>0<>0<>ab6793a8ce6503b56bde0b3c0faf875f<>res://.godot/imported/kern14.png-0b8c93387671dda32a37d18f1757f5a8.ctex:: kern14.png::CompressedTexture2D/CompressedTexture2D::3072790941456455613::1753310959::1753310972::1::::<><><>0<>0<>ab6793a8ce6503b56bde0b3c0faf875f<>res://.godot/imported/kern14.png-0b8c93387671dda32a37d18f1757f5a8.ctex::
kern15.png::CompressedTexture2D/CompressedTexture2D::8526454221927508198::1753309623::1753309660::1::::<><><>0<>0<>e6a2f663588d443843bfa080c53b1cc8<>res://.godot/imported/kern15.png-fd4aaba1d6bce604846dfc2e83142f9f.ctex:: kern15.png::CompressedTexture2D/CompressedTexture2D::8526454221927508198::1753310959::1753310972::1::::<><><>0<>0<>e6a2f663588d443843bfa080c53b1cc8<>res://.godot/imported/kern15.png-fd4aaba1d6bce604846dfc2e83142f9f.ctex::
kern16.png::CompressedTexture2D/CompressedTexture2D::3159624153544797574::1753309623::1753309660::1::::<><><>0<>0<>214e4e58418fc787ac06af73008a7cd5<>res://.godot/imported/kern16.png-d0ef04a9ac7b8af9db3570bb6697ece7.ctex:: kern16.png::CompressedTexture2D/CompressedTexture2D::3159624153544797574::1753310959::1753310972::1::::<><><>0<>0<>214e4e58418fc787ac06af73008a7cd5<>res://.godot/imported/kern16.png-d0ef04a9ac7b8af9db3570bb6697ece7.ctex::
kern17.png::CompressedTexture2D/CompressedTexture2D::3968876537767358820::1753309623::1753309660::1::::<><><>0<>0<>7588c12c0bb863d1aedd9450a6d35da4<>res://.godot/imported/kern17.png-6d8bbdd502abfca6193053c5f614466f.ctex:: kern17.png::CompressedTexture2D/CompressedTexture2D::3968876537767358820::1753310959::1753310972::1::::<><><>0<>0<>7588c12c0bb863d1aedd9450a6d35da4<>res://.godot/imported/kern17.png-6d8bbdd502abfca6193053c5f614466f.ctex::
kern18.png::CompressedTexture2D/CompressedTexture2D::7091947772758759686::1753309623::1753309660::1::::<><><>0<>0<>4d8e184c62f8980e67bd1b01b4a965da<>res://.godot/imported/kern18.png-498e19a609ceb5b764689e9a145107fe.ctex:: kern18.png::CompressedTexture2D/CompressedTexture2D::7091947772758759686::1753310959::1753310972::1::::<><><>0<>0<>4d8e184c62f8980e67bd1b01b4a965da<>res://.godot/imported/kern18.png-498e19a609ceb5b764689e9a145107fe.ctex::
kern19.png::CompressedTexture2D/CompressedTexture2D::4760532726072410905::1753309623::1753309660::1::::<><><>0<>0<>3db09cccd5ae1fa39ec8ae736b5e1ef4<>res://.godot/imported/kern19.png-75078d8130948f22109f424ab6e78a07.ctex:: kern19.png::CompressedTexture2D/CompressedTexture2D::4760532726072410905::1753310959::1753310972::1::::<><><>0<>0<>3db09cccd5ae1fa39ec8ae736b5e1ef4<>res://.godot/imported/kern19.png-75078d8130948f22109f424ab6e78a07.ctex::
kern20.png::CompressedTexture2D/CompressedTexture2D::3821987048263578703::1753309623::1753309660::1::::<><><>0<>0<>4d264272f0bcab63fb07a9509cb4b499<>res://.godot/imported/kern20.png-2dd8cea7b7500599574766a3aaf23bfb.ctex:: kern20.png::CompressedTexture2D/CompressedTexture2D::3821987048263578703::1753310959::1753310972::1::::<><><>0<>0<>4d264272f0bcab63fb07a9509cb4b499<>res://.godot/imported/kern20.png-2dd8cea7b7500599574766a3aaf23bfb.ctex::
kern21.png::CompressedTexture2D/CompressedTexture2D::8854942027284058922::1753309623::1753309661::1::::<><><>0<>0<>4d6e5090658e5bf382d2d3a54295cd7d<>res://.godot/imported/kern21.png-cbcb274c3fea8187944082ffa7f8e1d9.ctex:: kern21.png::CompressedTexture2D/CompressedTexture2D::8854942027284058922::1753310959::1753310972::1::::<><><>0<>0<>4d6e5090658e5bf382d2d3a54295cd7d<>res://.godot/imported/kern21.png-cbcb274c3fea8187944082ffa7f8e1d9.ctex::
kern22.png::CompressedTexture2D/CompressedTexture2D::6631116279710535697::1753309623::1753309660::1::::<><><>0<>0<>41a1ce7b50d00887c315a0f0aa47cc20<>res://.godot/imported/kern22.png-10c578fd35f210ec138c0985b67fee87.ctex:: kern22.png::CompressedTexture2D/CompressedTexture2D::6631116279710535697::1753310959::1753310972::1::::<><><>0<>0<>41a1ce7b50d00887c315a0f0aa47cc20<>res://.godot/imported/kern22.png-10c578fd35f210ec138c0985b67fee87.ctex::
kern23.png::CompressedTexture2D/CompressedTexture2D::894463196873848984::1753309623::1753309661::1::::<><><>0<>0<>c691bdba1836d7989d5b24e8206e2a6e<>res://.godot/imported/kern23.png-58360c46a41992e110b45c2106135ded.ctex:: kern23.png::CompressedTexture2D/CompressedTexture2D::894463196873848984::1753310959::1753310972::1::::<><><>0<>0<>c691bdba1836d7989d5b24e8206e2a6e<>res://.godot/imported/kern23.png-58360c46a41992e110b45c2106135ded.ctex::
kern24.png::CompressedTexture2D/CompressedTexture2D::553898589871186535::1753309623::1753309661::1::::<><><>0<>0<>c4c9fa36e7f6e03812ebe8035e0804d3<>res://.godot/imported/kern24.png-fa52486ad1094b216a44a75beabf232e.ctex:: kern24.png::CompressedTexture2D/CompressedTexture2D::553898589871186535::1753310959::1753310972::1::::<><><>0<>0<>c4c9fa36e7f6e03812ebe8035e0804d3<>res://.godot/imported/kern24.png-fa52486ad1094b216a44a75beabf232e.ctex::
kern25.png::CompressedTexture2D/CompressedTexture2D::4396741649484648166::1753309623::1753309661::1::::<><><>0<>0<>36341c56d1c77a39cdde296d58c4074c<>res://.godot/imported/kern25.png-96e90e0cf79def1b94384fbd00c56913.ctex:: kern25.png::CompressedTexture2D/CompressedTexture2D::4396741649484648166::1753310959::1753310972::1::::<><><>0<>0<>36341c56d1c77a39cdde296d58c4074c<>res://.godot/imported/kern25.png-96e90e0cf79def1b94384fbd00c56913.ctex::
kern26.png::CompressedTexture2D/CompressedTexture2D::6663766896074613779::1753309623::1753309661::1::::<><><>0<>0<>429cf471896ac99d1c2425e94121843d<>res://.godot/imported/kern26.png-22ce555419fb453cc2e3ebd284fd3c04.ctex:: kern26.png::CompressedTexture2D/CompressedTexture2D::6663766896074613779::1753310959::1753310972::1::::<><><>0<>0<>429cf471896ac99d1c2425e94121843d<>res://.godot/imported/kern26.png-22ce555419fb453cc2e3ebd284fd3c04.ctex::
kern27.png::CompressedTexture2D/CompressedTexture2D::6657050509320732618::1753309623::1753309661::1::::<><><>0<>0<>420c8a198095e834317122a90e0e57c1<>res://.godot/imported/kern27.png-764802ee3708d305fe8fd39d2f893e3e.ctex:: kern27.png::CompressedTexture2D/CompressedTexture2D::6657050509320732618::1753310959::1753310972::1::::<><><>0<>0<>420c8a198095e834317122a90e0e57c1<>res://.godot/imported/kern27.png-764802ee3708d305fe8fd39d2f893e3e.ctex::
kern28.png::CompressedTexture2D/CompressedTexture2D::3359796101466546091::1753309623::1753309661::1::::<><><>0<>0<>158b1fb2e2fed1586a2e44d0617c857f<>res://.godot/imported/kern28.png-f32bb92e35ae077b0aa4348a32291785.ctex:: kern28.png::CompressedTexture2D/CompressedTexture2D::3359796101466546091::1753310959::1753310972::1::::<><><>0<>0<>158b1fb2e2fed1586a2e44d0617c857f<>res://.godot/imported/kern28.png-f32bb92e35ae077b0aa4348a32291785.ctex::
kern29.png::CompressedTexture2D/CompressedTexture2D::8662925795096129375::1753309623::1753309661::1::::<><><>0<>0<>b01951e66073ac47c6db1dbdaef3c1de<>res://.godot/imported/kern29.png-e0f789399da6d18498768949aecf7490.ctex:: kern29.png::CompressedTexture2D/CompressedTexture2D::8662925795096129375::1753310959::1753310972::1::::<><><>0<>0<>b01951e66073ac47c6db1dbdaef3c1de<>res://.godot/imported/kern29.png-e0f789399da6d18498768949aecf7490.ctex::
kern30.png::CompressedTexture2D/CompressedTexture2D::3530619486111422071::1753309623::1753309660::1::::<><><>0<>0<>3b9a66b462fa7dc60d5a8f0fef3a0951<>res://.godot/imported/kern30.png-20a073c264b1e0f2bb9587c090a3d176.ctex:: kern30.png::CompressedTexture2D/CompressedTexture2D::3530619486111422071::1753310959::1753310972::1::::<><><>0<>0<>3b9a66b462fa7dc60d5a8f0fef3a0951<>res://.godot/imported/kern30.png-20a073c264b1e0f2bb9587c090a3d176.ctex::
kern31.png::CompressedTexture2D/CompressedTexture2D::1706102375427639834::1753309623::1753309660::1::::<><><>0<>0<>ce98081b3b7167a03263c37c28ce9dca<>res://.godot/imported/kern31.png-ff906c57300343a019d95bd1abd2fabf.ctex:: kern31.png::CompressedTexture2D/CompressedTexture2D::1706102375427639834::1753310959::1753310972::1::::<><><>0<>0<>ce98081b3b7167a03263c37c28ce9dca<>res://.godot/imported/kern31.png-ff906c57300343a019d95bd1abd2fabf.ctex::
kern32.png::CompressedTexture2D/CompressedTexture2D::5854056824629130831::1753309623::1753309660::1::::<><><>0<>0<>404132c264f6feb9fd7709b99166ff26<>res://.godot/imported/kern32.png-6aa5658b947341258d6f89aa4a9428b7.ctex:: kern32.png::CompressedTexture2D/CompressedTexture2D::5854056824629130831::1753310959::1753310972::1::::<><><>0<>0<>404132c264f6feb9fd7709b99166ff26<>res://.godot/imported/kern32.png-6aa5658b947341258d6f89aa4a9428b7.ctex::
kern33.png::CompressedTexture2D/CompressedTexture2D::8937530355273862096::1753309623::1753309660::1::::<><><>0<>0<>8f659a55d86c173edaae1e51b6dc663e<>res://.godot/imported/kern33.png-2f2c3e0401d1860a3ecaa0d9c025cd78.ctex:: kern33.png::CompressedTexture2D/CompressedTexture2D::8937530355273862096::1753310959::1753310972::1::::<><><>0<>0<>8f659a55d86c173edaae1e51b6dc663e<>res://.godot/imported/kern33.png-2f2c3e0401d1860a3ecaa0d9c025cd78.ctex::
kern34.png::CompressedTexture2D/CompressedTexture2D::7878073926350126772::1753309623::1753309660::1::::<><><>0<>0<>74974e75656a122702175aa35f1ce8d4<>res://.godot/imported/kern34.png-8ec6e9f5a584c18b75e4d5e308bdadb5.ctex:: kern34.png::CompressedTexture2D/CompressedTexture2D::7878073926350126772::1753310959::1753310972::1::::<><><>0<>0<>74974e75656a122702175aa35f1ce8d4<>res://.godot/imported/kern34.png-8ec6e9f5a584c18b75e4d5e308bdadb5.ctex::
kern35.png::CompressedTexture2D/CompressedTexture2D::4401817651304334073::1753309623::1753309660::1::::<><><>0<>0<>b4f8689ee55cd8d8acdf1afb8e26a2ea<>res://.godot/imported/kern35.png-81075d434c18048b677fc6c96b4fcd35.ctex:: kern35.png::CompressedTexture2D/CompressedTexture2D::4401817651304334073::1753310959::1753310972::1::::<><><>0<>0<>b4f8689ee55cd8d8acdf1afb8e26a2ea<>res://.godot/imported/kern35.png-81075d434c18048b677fc6c96b4fcd35.ctex::
kern36.png::CompressedTexture2D/CompressedTexture2D::2534311706588580350::1753309623::1753309660::1::::<><><>0<>0<>90d3d4843a94852a206f551544a84f6b<>res://.godot/imported/kern36.png-43b8cb8c3d685a6eeeb61ff08fe5ebb6.ctex:: kern36.png::CompressedTexture2D/CompressedTexture2D::2534311706588580350::1753310959::1753310972::1::::<><><>0<>0<>90d3d4843a94852a206f551544a84f6b<>res://.godot/imported/kern36.png-43b8cb8c3d685a6eeeb61ff08fe5ebb6.ctex::
kern37.png::CompressedTexture2D/CompressedTexture2D::2139099248168635912::1753309623::1753309660::1::::<><><>0<>0<>f3568ec3d7a3567295976e4a9b12be31<>res://.godot/imported/kern37.png-956c425fc1cd9a8cd418ef827ab8eb90.ctex:: kern37.png::CompressedTexture2D/CompressedTexture2D::2139099248168635912::1753310959::1753310972::1::::<><><>0<>0<>f3568ec3d7a3567295976e4a9b12be31<>res://.godot/imported/kern37.png-956c425fc1cd9a8cd418ef827ab8eb90.ctex::
kern38.png::CompressedTexture2D/CompressedTexture2D::6550793986681052076::1753309623::1753309660::1::::<><><>0<>0<>cc4e8bfdd32fc6a674bab00aa1f4dfb1<>res://.godot/imported/kern38.png-70ebdb3bc5ec191a69851ce9fe301056.ctex:: kern38.png::CompressedTexture2D/CompressedTexture2D::6550793986681052076::1753310959::1753310972::1::::<><><>0<>0<>cc4e8bfdd32fc6a674bab00aa1f4dfb1<>res://.godot/imported/kern38.png-70ebdb3bc5ec191a69851ce9fe301056.ctex::
kern39.png::CompressedTexture2D/CompressedTexture2D::8513729182444870714::1753309623::1753309660::1::::<><><>0<>0<>4f5d2dd0d13b0653b6899e1c0bdd8e82<>res://.godot/imported/kern39.png-de06d5c29887843a96e6ba6c46ba6b15.ctex:: kern39.png::CompressedTexture2D/CompressedTexture2D::8513729182444870714::1753310959::1753310972::1::::<><><>0<>0<>4f5d2dd0d13b0653b6899e1c0bdd8e82<>res://.godot/imported/kern39.png-de06d5c29887843a96e6ba6c46ba6b15.ctex::
kern40.png::CompressedTexture2D/CompressedTexture2D::5509876671281652736::1753309623::1753309660::1::::<><><>0<>0<>6298a0355bb6c839cabea7e8b547e04e<>res://.godot/imported/kern40.png-b695be396a372943e3d87d5f6b1aa578.ctex:: kern40.png::CompressedTexture2D/CompressedTexture2D::5509876671281652736::1753310959::1753310972::1::::<><><>0<>0<>6298a0355bb6c839cabea7e8b547e04e<>res://.godot/imported/kern40.png-b695be396a372943e3d87d5f6b1aa578.ctex::
kern41.png::CompressedTexture2D/CompressedTexture2D::7749088140034111732::1753309624::1753309660::1::::<><><>0<>0<>eb792165e9876fb6617bbd9b9e3c0358<>res://.godot/imported/kern41.png-f5abd0af8ac53666a4b655d50752143f.ctex:: kern41.png::CompressedTexture2D/CompressedTexture2D::7749088140034111732::1753310959::1753310972::1::::<><><>0<>0<>eb792165e9876fb6617bbd9b9e3c0358<>res://.godot/imported/kern41.png-f5abd0af8ac53666a4b655d50752143f.ctex::
kern42.png::CompressedTexture2D/CompressedTexture2D::6306456386553948847::1753309624::1753309660::1::::<><><>0<>0<>7fe9547050f9a51d2bd471ea56bf07eb<>res://.godot/imported/kern42.png-15449ec2e79140fab718d228b8ad5db4.ctex:: kern42.png::CompressedTexture2D/CompressedTexture2D::6306456386553948847::1753310959::1753310972::1::::<><><>0<>0<>7fe9547050f9a51d2bd471ea56bf07eb<>res://.godot/imported/kern42.png-15449ec2e79140fab718d228b8ad5db4.ctex::
kern43.png::CompressedTexture2D/CompressedTexture2D::7323832954636204159::1753309624::1753309660::1::::<><><>0<>0<>07c0fab1cf4613079a1caa12e1427d3d<>res://.godot/imported/kern43.png-a45864afd19abfebb4b234ad771fdb1e.ctex:: kern43.png::CompressedTexture2D/CompressedTexture2D::7323832954636204159::1753310959::1753310972::1::::<><><>0<>0<>07c0fab1cf4613079a1caa12e1427d3d<>res://.godot/imported/kern43.png-a45864afd19abfebb4b234ad771fdb1e.ctex::
kern44.png::CompressedTexture2D/CompressedTexture2D::8440081312580988219::1753309624::1753309660::1::::<><><>0<>0<>54d0a0382dfb0abadffaa49a6f444e8d<>res://.godot/imported/kern44.png-5b6dd8d68f82f950082e82489a39070e.ctex:: kern44.png::CompressedTexture2D/CompressedTexture2D::8440081312580988219::1753310959::1753310972::1::::<><><>0<>0<>54d0a0382dfb0abadffaa49a6f444e8d<>res://.godot/imported/kern44.png-5b6dd8d68f82f950082e82489a39070e.ctex::
kern45.png::CompressedTexture2D/CompressedTexture2D::5029903239484360404::1753309624::1753309660::1::::<><><>0<>0<>f0bda912adc79b6be5aca33ef00c2cad<>res://.godot/imported/kern45.png-e1cd51a6fbd1e15d7f8c821e5479d536.ctex:: kern45.png::CompressedTexture2D/CompressedTexture2D::5029903239484360404::1753310959::1753310972::1::::<><><>0<>0<>f0bda912adc79b6be5aca33ef00c2cad<>res://.godot/imported/kern45.png-e1cd51a6fbd1e15d7f8c821e5479d536.ctex::
kern46.png::CompressedTexture2D/CompressedTexture2D::6820210114568448880::1753309624::1753309660::1::::<><><>0<>0<>87650ce6ddd4fe31af60fb8e89a3f8d3<>res://.godot/imported/kern46.png-c882d5293b742e615039367880a554f9.ctex:: kern46.png::CompressedTexture2D/CompressedTexture2D::6820210114568448880::1753310959::1753310972::1::::<><><>0<>0<>87650ce6ddd4fe31af60fb8e89a3f8d3<>res://.godot/imported/kern46.png-c882d5293b742e615039367880a554f9.ctex::
kern47.png::CompressedTexture2D/CompressedTexture2D::7992692699790631337::1753309624::1753309660::1::::<><><>0<>0<>a216bdb434777b01cb5a2b73f67033ca<>res://.godot/imported/kern47.png-e64f34ab202ae1553e723f1e4f6d8de6.ctex:: kern47.png::CompressedTexture2D/CompressedTexture2D::7992692699790631337::1753310959::1753310972::1::::<><><>0<>0<>a216bdb434777b01cb5a2b73f67033ca<>res://.godot/imported/kern47.png-e64f34ab202ae1553e723f1e4f6d8de6.ctex::
kern48.png::CompressedTexture2D/CompressedTexture2D::817814261395165307::1753309624::1753309660::1::::<><><>0<>0<>fdd266b10bee12a8ef5170ba4b999da2<>res://.godot/imported/kern48.png-cae17a313549cc8465f58a07f8cada83.ctex:: kern48.png::CompressedTexture2D/CompressedTexture2D::817814261395165307::1753310959::1753310972::1::::<><><>0<>0<>fdd266b10bee12a8ef5170ba4b999da2<>res://.godot/imported/kern48.png-cae17a313549cc8465f58a07f8cada83.ctex::
kern49.png::CompressedTexture2D/CompressedTexture2D::8578173532600319627::1753309624::1753309660::1::::<><><>0<>0<>fcb94031f6ceb944a851399af3f9624f<>res://.godot/imported/kern49.png-e342bfa5a18f669909f871f0ad9697f9.ctex:: kern49.png::CompressedTexture2D/CompressedTexture2D::8578173532600319627::1753310959::1753310972::1::::<><><>0<>0<>fcb94031f6ceb944a851399af3f9624f<>res://.godot/imported/kern49.png-e342bfa5a18f669909f871f0ad9697f9.ctex::
kern50.png::CompressedTexture2D/CompressedTexture2D::136374635724228026::1753309624::1753309660::1::::<><><>0<>0<>fc5662c0997a8dd1ffb0ec63e6a16a26<>res://.godot/imported/kern50.png-3ebd706430239d41d55c23ab96d029e9.ctex:: kern50.png::CompressedTexture2D/CompressedTexture2D::136374635724228026::1753310959::1753310972::1::::<><><>0<>0<>fc5662c0997a8dd1ffb0ec63e6a16a26<>res://.godot/imported/kern50.png-3ebd706430239d41d55c23ab96d029e9.ctex::
kern51.png::CompressedTexture2D/CompressedTexture2D::6843432669398124780::1753309624::1753309660::1::::<><><>0<>0<>ed022523b8c6b7284af7e66069b92466<>res://.godot/imported/kern51.png-45d931f5aa93441fe5b3eb23c6b04c8d.ctex:: kern51.png::CompressedTexture2D/CompressedTexture2D::6843432669398124780::1753310959::1753310972::1::::<><><>0<>0<>ed022523b8c6b7284af7e66069b92466<>res://.godot/imported/kern51.png-45d931f5aa93441fe5b3eb23c6b04c8d.ctex::
kern52.png::CompressedTexture2D/CompressedTexture2D::8459879861498161094::1753309624::1753309660::1::::<><><>0<>0<>9e60a09d1e90745d9ee9c977bb850f61<>res://.godot/imported/kern52.png-6640babdeeb910dca22a64f03dd8d22d.ctex:: kern52.png::CompressedTexture2D/CompressedTexture2D::8459879861498161094::1753310959::1753310972::1::::<><><>0<>0<>9e60a09d1e90745d9ee9c977bb850f61<>res://.godot/imported/kern52.png-6640babdeeb910dca22a64f03dd8d22d.ctex::
kern53.png::CompressedTexture2D/CompressedTexture2D::2295203694080440512::1753309624::1753309660::1::::<><><>0<>0<>6ecaf132391dc30a747ca7e0e778807e<>res://.godot/imported/kern53.png-9e6cd283f2484f25a61eb1a3f3b7f93f.ctex:: kern53.png::CompressedTexture2D/CompressedTexture2D::2295203694080440512::1753310959::1753310972::1::::<><><>0<>0<>6ecaf132391dc30a747ca7e0e778807e<>res://.godot/imported/kern53.png-9e6cd283f2484f25a61eb1a3f3b7f93f.ctex::
kern54.png::CompressedTexture2D/CompressedTexture2D::619913798515005568::1753309624::1753309660::1::::<><><>0<>0<>bdd157ba3eb78bae40868e8a335d61ec<>res://.godot/imported/kern54.png-b16cc1060bbb8899a74b101853fb43c8.ctex:: kern54.png::CompressedTexture2D/CompressedTexture2D::619913798515005568::1753310959::1753310972::1::::<><><>0<>0<>bdd157ba3eb78bae40868e8a335d61ec<>res://.godot/imported/kern54.png-b16cc1060bbb8899a74b101853fb43c8.ctex::
kern55.png::CompressedTexture2D/CompressedTexture2D::6816601008694608364::1753309624::1753309660::1::::<><><>0<>0<>321860fa56250ad5f648cdb645352917<>res://.godot/imported/kern55.png-7e57951abf6b9bfed63fffb8c7304092.ctex:: kern55.png::CompressedTexture2D/CompressedTexture2D::6816601008694608364::1753310959::1753310972::1::::<><><>0<>0<>321860fa56250ad5f648cdb645352917<>res://.godot/imported/kern55.png-7e57951abf6b9bfed63fffb8c7304092.ctex::
kern56.png::CompressedTexture2D/CompressedTexture2D::4167121834187715417::1753309624::1753309660::1::::<><><>0<>0<>d50f6d6104503818bc04a043fe9b8949<>res://.godot/imported/kern56.png-6d6f6945bb7cc65153118f104b439808.ctex:: kern56.png::CompressedTexture2D/CompressedTexture2D::4167121834187715417::1753310959::1753310972::1::::<><><>0<>0<>d50f6d6104503818bc04a043fe9b8949<>res://.godot/imported/kern56.png-6d6f6945bb7cc65153118f104b439808.ctex::
kern57.png::CompressedTexture2D/CompressedTexture2D::2005103544760053924::1753309624::1753309660::1::::<><><>0<>0<>e70f1f75012e93917323872bc344cb8c<>res://.godot/imported/kern57.png-30a1eed00a13d6dd8f0924bb58534f05.ctex:: kern57.png::CompressedTexture2D/CompressedTexture2D::2005103544760053924::1753310959::1753310972::1::::<><><>0<>0<>e70f1f75012e93917323872bc344cb8c<>res://.godot/imported/kern57.png-30a1eed00a13d6dd8f0924bb58534f05.ctex::
kern58.png::CompressedTexture2D/CompressedTexture2D::8423742167073809951::1753309624::1753309660::1::::<><><>0<>0<>61850bd00750e01955140345ac43c1e9<>res://.godot/imported/kern58.png-cf5c21644adfe8d7ee93d12983200f39.ctex:: kern58.png::CompressedTexture2D/CompressedTexture2D::8423742167073809951::1753310959::1753310972::1::::<><><>0<>0<>61850bd00750e01955140345ac43c1e9<>res://.godot/imported/kern58.png-cf5c21644adfe8d7ee93d12983200f39.ctex::
::res://assets/sounds/::1753310249 ::res://assets/sounds/::1753310959
::res://assets/sounds/blood/::1753306628 ::res://assets/sounds/blood/::1753306628
blood1.wav::AudioStreamWAV/AudioStreamWAV::3027225633623293335::1753305775::1753306628::1::::<><><>0<>0<>4277ee5099b09961112f16b744c75451<>res://.godot/imported/blood1.wav-27dbcd7140f3b6f480154c6786bb3cfb.sample:: blood1.wav::AudioStreamWAV/AudioStreamWAV::3027225633623293335::1753305775::1753306628::1::::<><><>0<>0<>4277ee5099b09961112f16b744c75451<>res://.godot/imported/blood1.wav-27dbcd7140f3b6f480154c6786bb3cfb.sample::
blood2.wav::AudioStreamWAV/AudioStreamWAV::8456541970989988009::1753305775::1753306628::1::::<><><>0<>0<>609f01ac3390b9816d853e7b171ed2f8<>res://.godot/imported/blood2.wav-f46211037e66d96fb64d47dcce21beac.sample:: blood2.wav::AudioStreamWAV/AudioStreamWAV::8456541970989988009::1753305775::1753306628::1::::<><><>0<>0<>609f01ac3390b9816d853e7b171ed2f8<>res://.godot/imported/blood2.wav-f46211037e66d96fb64d47dcce21beac.sample::
blood3.wav::AudioStreamWAV/AudioStreamWAV::3139427936149056213::1753305775::1753306628::1::::<><><>0<>0<>6c0bce13061075e435b195b0e8fc1423<>res://.godot/imported/blood3.wav-3c4ca990df911607b8aad41e323fa35c.sample:: blood3.wav::AudioStreamWAV/AudioStreamWAV::3139427936149056213::1753305775::1753306628::1::::<><><>0<>0<>6c0bce13061075e435b195b0e8fc1423<>res://.godot/imported/blood3.wav-3c4ca990df911607b8aad41e323fa35c.sample::
blood4.wav::AudioStreamWAV/AudioStreamWAV::2093678902429498694::1753305775::1753306628::1::::<><><>0<>0<>6cd9f3772d8b8c9507e8c1f993705a72<>res://.godot/imported/blood4.wav-0f2a4e46cf9f4e6f862727f5d61ba151.sample:: blood4.wav::AudioStreamWAV/AudioStreamWAV::2093678902429498694::1753305775::1753306628::1::::<><><>0<>0<>6cd9f3772d8b8c9507e8c1f993705a72<>res://.godot/imported/blood4.wav-0f2a4e46cf9f4e6f862727f5d61ba151.sample::
::res://assets/sounds/coin/::1753310252 ::res://assets/sounds/coin/::1753310972
Key.wav::AudioStreamWAV::7706408262079901878::1556584588::1753310255::1::::<><><>0<>0<>faa7b4130500714f255a9fe7379f397d<>res://.godot/imported/Key.wav-e2404fb40428bc9657580da6b1f19fbb.sample:: Key.wav::AudioStreamWAV::7706408262079901878::1753310959::1753310972::1::::<><><>0<>0<>faa7b4130500714f255a9fe7379f397d<>res://.godot/imported/Key.wav-e2404fb40428bc9657580da6b1f19fbb.sample::
scoin.wav::AudioStreamWAV::985583383864375893::1556583676::1753310255::1::::<><><>0<>0<>98534ed5ec124dc9b7b60d3170a36ed0<>res://.godot/imported/scoin.wav-62e171a08eea26d0f841b4f96cb16919.sample:: scoin.wav::AudioStreamWAV::985583383864375893::1753310959::1753310972::1::::<><><>0<>0<>98534ed5ec124dc9b7b60d3170a36ed0<>res://.godot/imported/scoin.wav-62e171a08eea26d0f841b4f96cb16919.sample::
::res://assets/sounds/gale/::1753306628 ::res://assets/sounds/gale/::1753306628
ow1.wav::AudioStreamWAV/AudioStreamWAV::6245389822323575443::1753305775::1753306628::1::::<><><>0<>0<>9f2358429f86c4a100414a1a0ca51ea4<>res://.godot/imported/ow1.wav-787f6a537513271937fe18b305348719.sample:: ow1.wav::AudioStreamWAV/AudioStreamWAV::6245389822323575443::1753305775::1753306628::1::::<><><>0<>0<>9f2358429f86c4a100414a1a0ca51ea4<>res://.godot/imported/ow1.wav-787f6a537513271937fe18b305348719.sample::
ow2.wav::AudioStreamWAV/AudioStreamWAV::8713782434770643416::1753305775::1753306628::1::::<><><>0<>0<>bf26354ffa5e7f07a3da4b1a9c983824<>res://.godot/imported/ow2.wav-052fccd0a764ef940a08d46a6e79a2dc.sample:: ow2.wav::AudioStreamWAV/AudioStreamWAV::8713782434770643416::1753305775::1753306628::1::::<><><>0<>0<>bf26354ffa5e7f07a3da4b1a9c983824<>res://.godot/imported/ow2.wav-052fccd0a764ef940a08d46a6e79a2dc.sample::

View file

@ -3,3 +3,7 @@ res://horseroom.tscn
res://horse.tscn res://horse.tscn
res://assets/coin.tscn res://assets/coin.tscn
res://assets/coin.gd res://assets/coin.gd
res://ball.tscn
res://assets/balls/basketball.tscn
res://assets/balls/baseball.tscn
res://assets/balls/bowlingball.tscn

View file

@ -8,7 +8,7 @@ Anim={
"grid_snap_active": false, "grid_snap_active": false,
"grid_step": Vector2(8, 8), "grid_step": Vector2(8, 8),
"grid_visibility": 1, "grid_visibility": 1,
"ofs": Vector2(-256.083, -216.077), "ofs": Vector2(-474.45, -136.019),
"primary_grid_step": Vector2i(8, 8), "primary_grid_step": Vector2i(8, 8),
"show_group_gizmos": true, "show_group_gizmos": true,
"show_guides": true, "show_guides": true,
@ -34,7 +34,7 @@ Anim={
"snap_rotation_step": 0.261799, "snap_rotation_step": 0.261799,
"snap_scale": false, "snap_scale": false,
"snap_scale_step": 0.1, "snap_scale_step": 0.1,
"zoom": 1.61051 "zoom": 0.826446
} }
3D={ 3D={
"fov": 70.01, "fov": 70.01,
@ -104,7 +104,7 @@ Anim={
"auto_orthogonal_enabled": true, "auto_orthogonal_enabled": true,
"cinematic_preview": false, "cinematic_preview": false,
"display_mode": 22, "display_mode": 22,
"distance": 4.0, "distance": 8.6357,
"doppler": false, "doppler": false,
"frame_time": false, "frame_time": false,
"gizmos": true, "gizmos": true,
@ -192,4 +192,4 @@ Game={
"hide_selection": false, "hide_selection": false,
"select_mode": 0 "select_mode": 0
} }
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/RigidBody2D")]) selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/Horse/Ball6")])

View file

@ -8,7 +8,7 @@ Anim={
"grid_snap_active": false, "grid_snap_active": false,
"grid_step": Vector2(8, 8), "grid_step": Vector2(8, 8),
"grid_visibility": 1, "grid_visibility": 1,
"ofs": Vector2(-474.45, -136.019), "ofs": Vector2(-224.095, -26.4349),
"primary_grid_step": Vector2i(8, 8), "primary_grid_step": Vector2i(8, 8),
"show_group_gizmos": true, "show_group_gizmos": true,
"show_guides": true, "show_guides": true,
@ -34,7 +34,7 @@ Anim={
"snap_rotation_step": 0.261799, "snap_rotation_step": 0.261799,
"snap_scale": false, "snap_scale": false,
"snap_scale_step": 0.1, "snap_scale_step": 0.1,
"zoom": 0.826446 "zoom": 1.4641
} }
3D={ 3D={
"fov": 70.01, "fov": 70.01,
@ -104,7 +104,7 @@ Anim={
"auto_orthogonal_enabled": true, "auto_orthogonal_enabled": true,
"cinematic_preview": false, "cinematic_preview": false,
"display_mode": 22, "display_mode": 22,
"distance": 8.6357, "distance": 4.0,
"doppler": false, "doppler": false,
"frame_time": false, "frame_time": false,
"gizmos": true, "gizmos": true,
@ -192,4 +192,4 @@ Game={
"hide_selection": false, "hide_selection": false,
"select_mode": 0 "select_mode": 0
} }
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/RigidBody2D")]) selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21269/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11479/@VSplitContainer@11131/@HSplitContainer@11133/@HSplitContainer@11135/@Control@11136/@SubViewportContainer@11137/@SubViewport@11138/Horse/Ball6")])

View file

@ -1,5 +1,5 @@
[folding] [folding]
node_unfolds=[NodePath("."), PackedStringArray("Transform"), NodePath("TextureRect"), PackedStringArray("Layout"), NodePath("StaticBody2D"), PackedStringArray("Collision"), NodePath("StaticBody2D/CollisionShape2D"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D2"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D3"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D4"), PackedStringArray("Transform"), NodePath("Ball"), PackedStringArray("Transform")] node_unfolds=[NodePath("."), PackedStringArray("Transform"), NodePath("TextureRect"), PackedStringArray("Layout"), NodePath("StaticBody2D"), PackedStringArray("Collision"), NodePath("StaticBody2D/CollisionShape2D"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D2"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D3"), PackedStringArray("Transform"), NodePath("StaticBody2D/CollisionShape2D4"), PackedStringArray("Transform"), NodePath("Ball"), PackedStringArray("Transform")]
resource_unfolds=["res://horseroom.tscn::RectangleShape2D_ayhrb", PackedStringArray("Resource"), "res://horseroom.tscn::RectangleShape2D_2bhuw", PackedStringArray("Resource"), "res://horse.tscn::PhysicsMaterial_rts4s", PackedStringArray("Resource")] resource_unfolds=["res://horseroom.tscn::RectangleShape2D_ayhrb", PackedStringArray("Resource"), "res://horseroom.tscn::RectangleShape2D_2bhuw", PackedStringArray("Resource"), "res://horse.tscn::PhysicsMaterial_rts4s", PackedStringArray("Resource"), "res://assets/coin.tscn::PhysicsMaterial_7k24t", PackedStringArray(), "res://assets/balls/baseball.tscn::PhysicsMaterial_pqkvx", PackedStringArray(), "res://assets/balls/basketball.tscn::PhysicsMaterial_run6g", PackedStringArray(), "res://assets/balls/bowlingball.tscn::PhysicsMaterial_twujf", PackedStringArray()]
nodes_folded=[] nodes_folded=[]

View file

@ -5,7 +5,7 @@ use_advanced_connections=false
[recent_files] [recent_files]
scenes=["res://horse.tscn", "res://horseroom.tscn"] scenes=["res://assets/balls/bowlingball.tscn", "res://ball.tscn", "res://assets/balls/basketball.tscn", "res://assets/balls/baseball.tscn", "res://assets/coin.tscn", "res://horseroom.tscn", "res://horse.tscn"]
scripts=["res://ball.gd", "res://assets/coin.gd"] scripts=["res://ball.gd", "res://assets/coin.gd"]
[dialog_bounds] [dialog_bounds]
@ -19,7 +19,7 @@ recent_presets=PackedColorArray(0, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1)
[quick_open_dialog] [quick_open_dialog]
last_mode=1 last_mode=0
[game_view] [game_view]

View file

@ -1,2 +1,4 @@
res://assets/balls
res://
res://assets res://assets
res://assets/coin/32x32 res://assets/coin/32x32

View file

@ -1,7 +1,7 @@
[res://ball.tscn]
groups=[&"pickable"]
[res://horse.tscn] [res://horse.tscn]
groups=[&"pickable"] groups=[&"pickable"]
[res://ball.tscn]
groups=[&"pickable"]

Binary file not shown.

BIN
assets/balls/baseball.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c7cl00i3a5ob6"
path="res://.godot/imported/baseball.jpg-30458bc6fef31589983e2c805c3e3199.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/baseball.jpg"
dest_files=["res://.godot/imported/baseball.jpg-30458bc6fef31589983e2c805c3e3199.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

BIN
assets/balls/baseball.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://1uoq4vxnep0u"
path="res://.godot/imported/baseball.png-bac5341fc81bd30f9dd03eb50d935065.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/baseball.png"
dest_files=["res://.godot/imported/baseball.png-bac5341fc81bd30f9dd03eb50d935065.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

View file

@ -0,0 +1,19 @@
[gd_scene load_steps=5 format=3 uid="uid://1lvtcngw4biv"]
[ext_resource type="PackedScene" uid="uid://dr2lx5x2lrj17" path="res://ball.tscn" id="1_pqkvx"]
[ext_resource type="Texture2D" uid="uid://1uoq4vxnep0u" path="res://assets/balls/baseball.png" id="2_g42ko"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_pqkvx"]
bounce = 0.16
[sub_resource type="CircleShape2D" id="CircleShape2D_pqkvx"]
radius = 8.06226
[node name="Ball" instance=ExtResource("1_pqkvx")]
physics_material_override = SubResource("PhysicsMaterial_pqkvx")
[node name="Sprite2D" parent="." index="0"]
texture = ExtResource("2_g42ko")
[node name="CollisionShape2D" parent="." index="1"]
shape = SubResource("CircleShape2D_pqkvx")

BIN
assets/balls/basketball.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://vlpetnkakqq8"
path="res://.godot/imported/basketball.jpg-f80fe217e5b065140b2fa19a57450ea8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/basketball.jpg"
dest_files=["res://.godot/imported/basketball.jpg-f80fe217e5b065140b2fa19a57450ea8.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

BIN
assets/balls/basketball.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b8761p2m2ntkv"
path="res://.godot/imported/basketball.png-a6a4d29d2c05600291b4bc8ac0ca6d3c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/basketball.png"
dest_files=["res://.godot/imported/basketball.png-a6a4d29d2c05600291b4bc8ac0ca6d3c.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

View file

@ -0,0 +1,21 @@
[gd_scene load_steps=5 format=3 uid="uid://cs8tmcc82ejiu"]
[ext_resource type="PackedScene" uid="uid://dr2lx5x2lrj17" path="res://ball.tscn" id="1_run6g"]
[ext_resource type="Texture2D" uid="uid://b8761p2m2ntkv" path="res://assets/balls/basketball.png" id="2_srjr7"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_run6g"]
friction = 0.74
bounce = 0.83
[sub_resource type="CircleShape2D" id="CircleShape2D_run6g"]
radius = 23.0
[node name="Ball" instance=ExtResource("1_run6g")]
physics_material_override = SubResource("PhysicsMaterial_run6g")
[node name="Sprite2D" parent="." index="0"]
scale = Vector2(0.7, 0.7)
texture = ExtResource("2_srjr7")
[node name="CollisionShape2D" parent="." index="1"]
shape = SubResource("CircleShape2D_run6g")

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ctl1onnxkbc7c"
path="res://.godot/imported/bowlingball.jpg-ec4c4a8a846237f76edba83bc937c5e5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/bowlingball.jpg"
dest_files=["res://.godot/imported/bowlingball.jpg-ec4c4a8a846237f76edba83bc937c5e5.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d827gguxg37n"
path="res://.godot/imported/bowlingball.png-aa5e5d22ff23b1c75d8b585da383a7e1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/balls/bowlingball.png"
dest_files=["res://.godot/imported/bowlingball.png-aa5e5d22ff23b1c75d8b585da383a7e1.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

View file

@ -0,0 +1,21 @@
[gd_scene load_steps=5 format=3 uid="uid://b2n3dpnervicg"]
[ext_resource type="PackedScene" uid="uid://dr2lx5x2lrj17" path="res://ball.tscn" id="1_twujf"]
[ext_resource type="Texture2D" uid="uid://d827gguxg37n" path="res://assets/balls/bowlingball.png" id="2_p10mx"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_twujf"]
bounce = 0.03
absorbent = true
[sub_resource type="CircleShape2D" id="CircleShape2D_2fprv"]
radius = 40.0
[node name="Ball" instance=ExtResource("1_twujf")]
physics_material_override = SubResource("PhysicsMaterial_twujf")
[node name="Sprite2D" parent="." index="0"]
scale = Vector2(1, 1)
texture = ExtResource("2_p10mx")
[node name="CollisionShape2D" parent="." index="1"]
shape = SubResource("CircleShape2D_2fprv")

View file

@ -7,7 +7,7 @@
bounce = 0.42 bounce = 0.42
[sub_resource type="CircleShape2D" id="CircleShape2D_gyts8"] [sub_resource type="CircleShape2D" id="CircleShape2D_gyts8"]
radius = 30.0167 radius = 8.06226
[node name="Ball" type="RigidBody2D" groups=["pickable"]] [node name="Ball" type="RigidBody2D" groups=["pickable"]]
input_pickable = true input_pickable = true

View file

@ -1,9 +1,12 @@
[gd_scene load_steps=7 format=3 uid="uid://ceq326jn65rx7"] [gd_scene load_steps=10 format=3 uid="uid://ceq326jn65rx7"]
[ext_resource type="Script" uid="uid://ygnv4f8xbpbp" path="res://main.gd" id="1_tqlru"] [ext_resource type="Script" uid="uid://ygnv4f8xbpbp" path="res://main.gd" id="1_tqlru"]
[ext_resource type="PackedScene" uid="uid://dmv0rixttc6xn" path="res://horse.tscn" id="2_bol0a"] [ext_resource type="PackedScene" uid="uid://dmv0rixttc6xn" path="res://horse.tscn" id="2_bol0a"]
[ext_resource type="Texture2D" uid="uid://b6grhn3yce5pk" path="res://assets/gradient.png" id="2_sqooe"] [ext_resource type="Texture2D" uid="uid://b6grhn3yce5pk" path="res://assets/gradient.png" id="2_sqooe"]
[ext_resource type="PackedScene" uid="uid://d3e7g42ja172n" path="res://assets/coin.tscn" id="4_sqooe"] [ext_resource type="PackedScene" uid="uid://d3e7g42ja172n" path="res://assets/coin.tscn" id="4_sqooe"]
[ext_resource type="PackedScene" uid="uid://1lvtcngw4biv" path="res://assets/balls/baseball.tscn" id="5_t1yuu"]
[ext_resource type="PackedScene" uid="uid://cs8tmcc82ejiu" path="res://assets/balls/basketball.tscn" id="6_tc4b3"]
[ext_resource type="PackedScene" uid="uid://b2n3dpnervicg" path="res://assets/balls/bowlingball.tscn" id="7_sidb4"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ayhrb"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_ayhrb"]
size = Vector2(151, 657) size = Vector2(151, 657)
@ -61,3 +64,18 @@ position = Vector2(490, 116)
[node name="Coin7" parent="." instance=ExtResource("4_sqooe")] [node name="Coin7" parent="." instance=ExtResource("4_sqooe")]
position = Vector2(490, 116) position = Vector2(490, 116)
[node name="Ball2" parent="." instance=ExtResource("5_t1yuu")]
position = Vector2(137, 273)
[node name="Ball3" parent="." instance=ExtResource("5_t1yuu")]
position = Vector2(159, 246)
[node name="Ball4" parent="." instance=ExtResource("5_t1yuu")]
position = Vector2(177, 277)
[node name="Ball5" parent="." instance=ExtResource("6_tc4b3")]
position = Vector2(257, 278)
[node name="Ball6" parent="." instance=ExtResource("7_sidb4")]
position = Vector2(68, 286)