diff --git a/DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx b/DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx index 24e11a1..597fb02 100644 --- a/DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx +++ b/DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx Binary files differ diff --git a/DungeonShooting_Godot/excel/excelFile/Sound.xlsx b/DungeonShooting_Godot/excel/excelFile/Sound.xlsx index 6679fea..6384303 100644 --- a/DungeonShooting_Godot/excel/excelFile/Sound.xlsx +++ b/DungeonShooting_Godot/excel/excelFile/Sound.xlsx Binary files differ diff --git a/DungeonShooting_Godot/excel/excelFile/Weapon.xlsx b/DungeonShooting_Godot/excel/excelFile/Weapon.xlsx index a2bd8f8..712c3ce 100644 --- a/DungeonShooting_Godot/excel/excelFile/Weapon.xlsx +++ b/DungeonShooting_Godot/excel/excelFile/Weapon.xlsx Binary files differ diff --git a/DungeonShooting_Godot/resource/config/Sound.json b/DungeonShooting_Godot/resource/config/Sound.json index 0dd2fff..3fe3d31 100644 --- a/DungeonShooting_Godot/resource/config/Sound.json +++ b/DungeonShooting_Godot/resource/config/Sound.json @@ -18,8 +18,14 @@ "Remark": "\u9730\u5F39\u67AA" }, { + "Id": "shooting0004", + "Path": "res://resource/sound/sfx/Shooting0004.ogg", + "Volume": 1, + "Remark": "\u624B\u67AA" + }, + { "Id": "reloading0001", - "Path": "res://resource/sound/sfx/Reloading0001.mp3", + "Path": "res://resource/sound/sfx/Reloading0001.ogg", "Volume": 1, "Remark": "\u624B\u67AA" }, @@ -36,6 +42,18 @@ "Remark": "\u9730\u5F39\u67AA" }, { + "Id": "reloadBegin0003", + "Path": "res://resource/sound/sfx/Reloading_begin0003.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { + "Id": "reloadBegin0004", + "Path": "res://resource/sound/sfx/Reloading_begin0004.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { "Id": "reloadFinish0002", "Path": "res://resource/sound/sfx/Reloading_finish0002.ogg", "Volume": 1, @@ -76,5 +94,59 @@ "Path": "res://resource/sound/sfx/Equip0006.ogg", "Volume": 1, "Remark": "\u9730\u5F39\u67AA" + }, + { + "Id": "equip0007", + "Path": "res://resource/sound/sfx/Equip0007.ogg", + "Volume": 1, + "Remark": "\u72D9\u51FB\u67AA" + }, + { + "Id": "equip0008", + "Path": "res://resource/sound/sfx/Equip0008.ogg", + "Volume": 1, + "Remark": "\u72D9\u51FB\u67AA" + }, + { + "Id": "equip0009", + "Path": "res://resource/sound/sfx/Equip0009.ogg", + "Volume": 1, + "Remark": "\u72D9\u51FB\u67AA" + }, + { + "Id": "equip0010", + "Path": "res://resource/sound/sfx/Equip0010.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { + "Id": "equip0011", + "Path": "res://resource/sound/sfx/Equip0011.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { + "Id": "equip0012", + "Path": "res://resource/sound/sfx/Equip0012.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { + "Id": "equip0013", + "Path": "res://resource/sound/sfx/Equip0013.ogg", + "Volume": 1, + "Remark": "\u6B65\u67AA" + }, + { + "Id": "equip0014", + "Path": "res://resource/sound/sfx/Equip0014.ogg", + "Volume": 1, + "Remark": "\u624B\u67AA" + }, + { + "Id": "equip0015", + "Path": "res://resource/sound/sfx/Equip0015.ogg", + "Volume": 1, + "Remark": "\u624B\u67AA" } ] \ No newline at end of file diff --git a/DungeonShooting_Godot/resource/config/Weapon.json b/DungeonShooting_Godot/resource/config/Weapon.json index 9d5b78e..3b80da2 100644 --- a/DungeonShooting_Godot/resource/config/Weapon.json +++ b/DungeonShooting_Godot/resource/config/Weapon.json @@ -10,7 +10,7 @@ "AmmoCapacity": 30, "MaxAmmoCapacity": 90, "StandbyAmmoCapacity": 90, - "ReloadTime": 2, + "ReloadTime": 2.2, "AloneReload": false, "AloneReloadCount": 1, "AloneReloadBeginIntervalTime": 0, @@ -47,12 +47,12 @@ "Y": 15 }, "__ShootSound": "shooting0002", - "__BeginReloadSound": "", - "BeginReloadSoundDelayTime": 0, + "__BeginReloadSound": "reloadBegin0004", + "BeginReloadSoundDelayTime": 0.2, "__ReloadSound": "", "ReloadSoundDelayTime": 0, - "__ReloadFinishSound": "", - "ReloadFinishSoundAdvanceTime": 0, + "__ReloadFinishSound": "equip0011", + "ReloadFinishSoundAdvanceTime": 0.4, "__EquipSound": "", "EquipSoundDelayTime": 0, "__OtherSoundMap": null, @@ -72,7 +72,7 @@ "AmmoCapacity": 30, "MaxAmmoCapacity": 90, "StandbyAmmoCapacity": 30, - "ReloadTime": 2, + "ReloadTime": 2.2, "AloneReload": false, "AloneReloadCount": 1, "AloneReloadBeginIntervalTime": 0, @@ -109,12 +109,12 @@ "Y": 15 }, "__ShootSound": "shooting0002", - "__BeginReloadSound": "", - "BeginReloadSoundDelayTime": 0, + "__BeginReloadSound": "reloadBegin0004", + "BeginReloadSoundDelayTime": 0.2, "__ReloadSound": "", "ReloadSoundDelayTime": 0, - "__ReloadFinishSound": "", - "ReloadFinishSoundAdvanceTime": 0, + "__ReloadFinishSound": "equip0011", + "ReloadFinishSoundAdvanceTime": 0.4, "__EquipSound": "", "EquipSoundDelayTime": 0, "__OtherSoundMap": null, @@ -294,13 +294,13 @@ "X": 20, "Y": 15 }, - "__ShootSound": "shooting0001", + "__ShootSound": "shooting0004", "__BeginReloadSound": "reloading0001", - "BeginReloadSoundDelayTime": 0.3, + "BeginReloadSoundDelayTime": 0, "__ReloadSound": "", "ReloadSoundDelayTime": 0, - "__ReloadFinishSound": "", - "ReloadFinishSoundAdvanceTime": 0, + "__ReloadFinishSound": "equip0015", + "ReloadFinishSoundAdvanceTime": 0.43, "__EquipSound": "", "EquipSoundDelayTime": 0, "__OtherSoundMap": null, @@ -356,13 +356,13 @@ "X": 20, "Y": 15 }, - "__ShootSound": "shooting0001", + "__ShootSound": "shooting0004", "__BeginReloadSound": "reloading0001", - "BeginReloadSoundDelayTime": 0.3, + "BeginReloadSoundDelayTime": 0, "__ReloadSound": "", "ReloadSoundDelayTime": 0, - "__ReloadFinishSound": "", - "ReloadFinishSoundAdvanceTime": 0, + "__ReloadFinishSound": "equip0015", + "ReloadFinishSoundAdvanceTime": 0.43, "__EquipSound": "", "EquipSoundDelayTime": 0, "__OtherSoundMap": null, @@ -534,9 +534,9 @@ "MinBacklash": 5, "MaxBacklash": 7, "BacklashRegressionSpeed": 20, - "UpliftAngle": 20, + "UpliftAngle": 15, "DefaultAngle": 0, - "UpliftAngleRestore": 3, + "UpliftAngleRestore": 4, "BulletId": "bullet0001", "ThrowCollisionSize": { "X": 20, @@ -549,8 +549,8 @@ "ReloadSoundDelayTime": 1.2, "__ReloadFinishSound": "", "ReloadFinishSoundAdvanceTime": 0, - "__EquipSound": "", - "EquipSoundDelayTime": 0.7, + "__EquipSound": "equip0007", + "EquipSoundDelayTime": 0.5, "__OtherSoundMap": null, "__AiUseAttribute": "", "AiTargetLockingTime": 0.6, diff --git a/DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn b/DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn index 7d14d13..47eb22f 100644 --- a/DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn +++ b/DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn @@ -16,13 +16,6 @@ Type = 1 Altitude = 0 -[node name="ActivityMark" type="Node2D" parent="."] -position = Vector2(129, 22) -script = ExtResource("3_m4jrh") -Type = 5 -ItemExpression = "0001" -WaveNumber = 2 - [node name="ActivityMark4" type="Node2D" parent="."] position = Vector2(129, 68) script = ExtResource("3_m4jrh") @@ -30,16 +23,23 @@ ItemExpression = "0002" WaveNumber = 2 -[node name="ActivityMark2" type="Node2D" parent="."] -position = Vector2(29, 75) -script = ExtResource("3_m4jrh") -Type = 5 -ItemExpression = "0003 -" -WaveNumber = 3 - -[node name="ActivityMark3" type="Node2D" parent="."] -position = Vector2(29, 22) +[node name="ActivityMark5" type="Node2D" parent="."] +position = Vector2(128, 20) script = ExtResource("3_m4jrh") Type = 5 ItemExpression = "0005" +WaveNumber = 2 + +[node name="ActivityMark6" type="Node2D" parent="."] +position = Vector2(31, 18) +script = ExtResource("3_m4jrh") +Type = 5 +ItemExpression = "0001" +WaveNumber = 2 + +[node name="ActivityMark7" type="Node2D" parent="."] +position = Vector2(31, 72) +script = ExtResource("3_m4jrh") +Type = 5 +ItemExpression = "0003" +WaveNumber = 2 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg new file mode 100644 index 0000000..7e9fb5c --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg.import new file mode 100644 index 0000000..a652574 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0007.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://b6tnjh0oopl72" +path="res://.godot/imported/Equip0007.ogg-aee8a6584fef8d93cdc0db8d44d23b92.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0007.ogg" +dest_files=["res://.godot/imported/Equip0007.ogg-aee8a6584fef8d93cdc0db8d44d23b92.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg new file mode 100644 index 0000000..946dbb9 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg.import new file mode 100644 index 0000000..57a565b --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0008.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://c75bbsct7ba2x" +path="res://.godot/imported/Equip0008.ogg-818d345940c8c5f9da4ee74d4770875b.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0008.ogg" +dest_files=["res://.godot/imported/Equip0008.ogg-818d345940c8c5f9da4ee74d4770875b.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg new file mode 100644 index 0000000..5ce800d --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg.import new file mode 100644 index 0000000..6743790 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0009.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dm5wxqo12bxml" +path="res://.godot/imported/Equip0009.ogg-4753bae42d6caa1faea2367167f5cb70.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0009.ogg" +dest_files=["res://.godot/imported/Equip0009.ogg-4753bae42d6caa1faea2367167f5cb70.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg new file mode 100644 index 0000000..6f5c2ab --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg.import new file mode 100644 index 0000000..aa3779e --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0010.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://c1qs6eghrnns0" +path="res://.godot/imported/Equip0010.ogg-320a2c8557d7fc57a1ee12a401cbca73.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0010.ogg" +dest_files=["res://.godot/imported/Equip0010.ogg-320a2c8557d7fc57a1ee12a401cbca73.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg new file mode 100644 index 0000000..7d22ebb --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg.import new file mode 100644 index 0000000..d16fdf0 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0011.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://cdaw7ubg43yq4" +path="res://.godot/imported/Equip0011.ogg-b51773d4c10683d36e4591c0fe7772be.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0011.ogg" +dest_files=["res://.godot/imported/Equip0011.ogg-b51773d4c10683d36e4591c0fe7772be.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg new file mode 100644 index 0000000..3fa5bd9 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg.import new file mode 100644 index 0000000..60b08e2 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0012.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://d10jiojh35j72" +path="res://.godot/imported/Equip0012.ogg-c73357f89fcb38908d2a1c6de020765b.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0012.ogg" +dest_files=["res://.godot/imported/Equip0012.ogg-c73357f89fcb38908d2a1c6de020765b.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg new file mode 100644 index 0000000..cf52506 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg.import new file mode 100644 index 0000000..a2a2853 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0013.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://bwh74gdjikflw" +path="res://.godot/imported/Equip0013.ogg-04d1bf5d42d43bf3d9a20cae9609e1e8.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0013.ogg" +dest_files=["res://.godot/imported/Equip0013.ogg-04d1bf5d42d43bf3d9a20cae9609e1e8.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg new file mode 100644 index 0000000..867acdf --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg.import new file mode 100644 index 0000000..c258b67 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0014.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://cys7pyrn1ymtk" +path="res://.godot/imported/Equip0014.ogg-726c705595c894141c6311f1e6d37bf7.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0014.ogg" +dest_files=["res://.godot/imported/Equip0014.ogg-726c705595c894141c6311f1e6d37bf7.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg b/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg new file mode 100644 index 0000000..a037fbd --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg.import new file mode 100644 index 0000000..26d54d9 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Equip0015.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://b4w0okt3ajiqk" +path="res://.godot/imported/Equip0015.ogg-6fe3ecbebb0f67c0b2cb6ac01ad20500.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Equip0015.ogg" +dest_files=["res://.godot/imported/Equip0015.ogg-6fe3ecbebb0f67c0b2cb6ac01ad20500.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3 b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3 deleted file mode 100644 index 586e772..0000000 --- a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3 +++ /dev/null Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3.import b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3.import deleted file mode 100644 index 0a49000..0000000 --- a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.mp3.import +++ /dev/null @@ -1,19 +0,0 @@ -[remap] - -importer="mp3" -type="AudioStreamMP3" -uid="uid://cubladp3u8jbj" -path="res://.godot/imported/Reloading0001.mp3-e0aa400da581f2f6ebdc337714439d82.mp3str" - -[deps] - -source_file="res://resource/sound/sfx/Reloading0001.mp3" -dest_files=["res://.godot/imported/Reloading0001.mp3-e0aa400da581f2f6ebdc337714439d82.mp3str"] - -[params] - -loop=false -loop_offset=0.0 -bpm=0 -beat_count=0 -bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg new file mode 100644 index 0000000..8a56055 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg.import new file mode 100644 index 0000000..0fa9994 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading0001.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://0gf8skv6ao5g" +path="res://.godot/imported/Reloading0001.ogg-cd820fe07a655be9321f76fe7fcc7162.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Reloading0001.ogg" +dest_files=["res://.godot/imported/Reloading0001.ogg-cd820fe07a655be9321f76fe7fcc7162.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg new file mode 100644 index 0000000..b68f50f --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg.import new file mode 100644 index 0000000..8d5070d --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0003.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://c0i4ekhyiwdqo" +path="res://.godot/imported/Reloading_begin0003.ogg-ce3ea5c53a7050ae527d8274428826a3.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Reloading_begin0003.ogg" +dest_files=["res://.godot/imported/Reloading_begin0003.ogg-ce3ea5c53a7050ae527d8274428826a3.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg new file mode 100644 index 0000000..4798986 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg.import new file mode 100644 index 0000000..49322b4 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Reloading_begin0004.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://cgi5qbivmjc4b" +path="res://.godot/imported/Reloading_begin0004.ogg-910e3771fb2ff6099df0977d17783c71.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Reloading_begin0004.ogg" +dest_files=["res://.godot/imported/Reloading_begin0004.ogg-910e3771fb2ff6099df0977d17783c71.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg b/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg new file mode 100644 index 0000000..86f1215 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg Binary files differ diff --git a/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg.import b/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg.import new file mode 100644 index 0000000..2646605 --- /dev/null +++ b/DungeonShooting_Godot/resource/sound/sfx/Shooting0004.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://xoqf41c0xklw" +path="res://.godot/imported/Shooting0004.ogg-46eb678282e08d29da2615bc0dbf7556.oggvorbisstr" + +[deps] + +source_file="res://resource/sound/sfx/Shooting0004.ogg" +dest_files=["res://.godot/imported/Shooting0004.ogg-46eb678282e08d29da2615bc0dbf7556.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/DungeonShooting_Godot/resource/theme/mainTheme.tres b/DungeonShooting_Godot/resource/theme/mainTheme.tres index 42c5113..e94e10f 100644 --- a/DungeonShooting_Godot/resource/theme/mainTheme.tres +++ b/DungeonShooting_Godot/resource/theme/mainTheme.tres @@ -352,7 +352,7 @@ [sub_resource type="ImageTexture" id="58"] -[sub_resource type="Image" id="Image_flhyv"] +[sub_resource type="Image" id="Image_dgr7b"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 1, 255, 255, 255, 39, 255, 255, 255, 67, 255, 255, 255, 67, 255, 255, 255, 39, 255, 255, 255, 1, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 39, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 39, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 66, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 66, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 66, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 66, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 39, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 39, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 1, 255, 255, 255, 39, 255, 255, 255, 67, 255, 255, 255, 67, 255, 255, 255, 39, 255, 255, 255, 1, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -362,7 +362,7 @@ } [sub_resource type="ImageTexture" id="60"] -image = SubResource("Image_flhyv") +image = SubResource("Image_dgr7b") [sub_resource type="StyleBoxTexture" id="61"] content_margin_left = 2.0 @@ -372,7 +372,7 @@ texture = SubResource("60") region_rect = Rect2(0, 0, 12, 12) -[sub_resource type="Image" id="Image_raohe"] +[sub_resource type="Image" id="Image_0plju"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 247, 247, 247, 0, 248, 248, 248, 0, 248, 248, 248, 0, 247, 247, 247, 0, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 191, 191, 191, 4, 247, 247, 247, 98, 248, 248, 248, 167, 248, 248, 248, 167, 247, 247, 247, 98, 191, 191, 191, 4, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 247, 247, 0, 247, 247, 247, 97, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 247, 247, 247, 97, 247, 247, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 248, 248, 0, 248, 248, 248, 164, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 164, 248, 248, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 248, 248, 0, 248, 248, 248, 164, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 164, 248, 248, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 247, 247, 0, 247, 247, 247, 97, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 247, 247, 247, 97, 247, 247, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 191, 191, 191, 4, 247, 247, 247, 98, 248, 248, 248, 167, 248, 248, 248, 167, 247, 247, 247, 98, 191, 191, 191, 4, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 247, 247, 247, 0, 248, 248, 248, 0, 248, 248, 248, 0, 247, 247, 247, 0, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -382,7 +382,7 @@ } [sub_resource type="ImageTexture" id="63"] -image = SubResource("Image_raohe") +image = SubResource("Image_0plju") [sub_resource type="StyleBoxTexture" id="64"] content_margin_left = 2.0 @@ -392,7 +392,7 @@ texture = SubResource("63") region_rect = Rect2(0, 0, 12, 12) -[sub_resource type="Image" id="Image_ccid8"] +[sub_resource type="Image" id="Image_2xg0q"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 127, 127, 127, 4, 173, 173, 173, 97, 173, 173, 173, 166, 173, 173, 173, 166, 173, 173, 173, 97, 127, 127, 127, 4, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 172, 172, 0, 172, 172, 172, 96, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 172, 172, 172, 96, 172, 172, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 173, 173, 0, 173, 173, 173, 163, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 163, 173, 173, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 173, 173, 0, 173, 173, 173, 163, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 163, 173, 173, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 172, 172, 0, 172, 172, 172, 96, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 172, 172, 172, 96, 172, 172, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 127, 127, 127, 4, 173, 173, 173, 97, 173, 173, 173, 166, 173, 173, 173, 166, 173, 173, 173, 97, 127, 127, 127, 4, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -402,7 +402,7 @@ } [sub_resource type="ImageTexture" id="66"] -image = SubResource("Image_ccid8") +image = SubResource("Image_2xg0q") [sub_resource type="StyleBoxTexture" id="67"] content_margin_left = 2.0 @@ -412,7 +412,7 @@ texture = SubResource("66") region_rect = Rect2(0, 0, 12, 12) -[sub_resource type="Image" id="Image_vvate"] +[sub_resource type="Image" id="Image_pwda3"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 4, 255, 255, 255, 16, 255, 255, 255, 16, 255, 255, 255, 4, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 16, 255, 255, 255, 21, 255, 255, 255, 21, 255, 255, 255, 16, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 16, 255, 255, 255, 21, 255, 255, 255, 21, 255, 255, 255, 16, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 4, 255, 255, 255, 16, 255, 255, 255, 16, 255, 255, 255, 4, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -422,7 +422,7 @@ } [sub_resource type="ImageTexture" id="69"] -image = SubResource("Image_vvate") +image = SubResource("Image_pwda3") [sub_resource type="StyleBoxTexture" id="70"] content_margin_left = 0.0 @@ -446,7 +446,7 @@ content_margin_right = 4.0 content_margin_bottom = 4.0 -[sub_resource type="Image" id="Image_pxi6j"] +[sub_resource type="Image" id="Image_dpoji"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 228, 255, 255, 255, 188, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 228, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 18, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 187, 255, 255, 255, 17, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 187, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 18, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 17, 255, 255, 255, 17, 255, 255, 255, 186, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 190, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 185, 255, 255, 255, 229, 255, 255, 255, 189, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 191, 255, 255, 255, 229, 255, 255, 255, 229, 255, 255, 255, 190, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 187, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 187, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 18, 255, 255, 255, 19, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 186, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 185, 255, 255, 255, 229, 255, 255, 255, 189, 255, 255, 255, 19, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 189, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 229, 255, 255, 255, 190, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 190, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 77, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 77, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -456,7 +456,7 @@ } [sub_resource type="ImageTexture" id="56"] -image = SubResource("Image_pxi6j") +image = SubResource("Image_dpoji") [sub_resource type="StyleBoxFlat" id="57"] content_margin_left = 6.0