From ec743da5bae6f8e365768eba98e30ee99b9a1362 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 22 Oct 2025 21:15:53 -0400 Subject: [PATCH] added crate sprite --- .../player_idle/Player Idle 48x48.png.import | 6 +-- .../player_jump/player jump 48x48.png.import | 6 +-- .../player new jump 48x48.png.import | 6 +-- .../player_land/player land 48x48.png.import | 6 +-- .../player_run/player run 48x48.png.import | 6 +-- .../Player Running Shooting 48x48.png.import | 6 +-- .../player shoot 2H 48x48.png.import | 6 +-- ...18-godot-course-Terrain (32x32).png.import | 40 ++++++++++++++++++ graphics/tiles/crate-100-custom.png | Bin 0 -> 4219 bytes graphics/tiles/crate-100-custom.png.import | 40 ++++++++++++++++++ project.godot | 1 + scenes/crate.tscn | 11 ++++- 12 files changed, 111 insertions(+), 23 deletions(-) create mode 100644 graphics/tiles/25-10-18-godot-course-Terrain (32x32).png.import create mode 100644 graphics/tiles/crate-100-custom.png create mode 100644 graphics/tiles/crate-100-custom.png.import diff --git a/graphics/animations/player_idle/Player Idle 48x48.png.import b/graphics/animations/player_idle/Player Idle 48x48.png.import index 9a0d8a0..89be3df 100644 --- a/graphics/animations/player_idle/Player Idle 48x48.png.import +++ b/graphics/animations/player_idle/Player Idle 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dr3rp5hv7rexv" -path="res://.godot/imported/Player Idle 48x48.png-e9198540c176576c682c366171851f3f.ctex" +path="res://.godot/imported/Player Idle 48x48.png-febc6ee73b16c6ae56feb25eebf8110d.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_idle/Player Idle 48x48.png" -dest_files=["res://.godot/imported/Player Idle 48x48.png-e9198540c176576c682c366171851f3f.ctex"] +source_file="res://graphics/animations/player_idle/Player Idle 48x48.png" +dest_files=["res://.godot/imported/Player Idle 48x48.png-febc6ee73b16c6ae56feb25eebf8110d.ctex"] [params] diff --git a/graphics/animations/player_jump/player jump 48x48.png.import b/graphics/animations/player_jump/player jump 48x48.png.import index de9d129..0065ff7 100644 --- a/graphics/animations/player_jump/player jump 48x48.png.import +++ b/graphics/animations/player_jump/player jump 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://uxdt2cgxicmt" -path="res://.godot/imported/player jump 48x48.png-0238a76dd6de8b92f438307352aca680.ctex" +path="res://.godot/imported/player jump 48x48.png-53153cc022c0f5f1a72bef88bb5e05df.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_jump/player jump 48x48.png" -dest_files=["res://.godot/imported/player jump 48x48.png-0238a76dd6de8b92f438307352aca680.ctex"] +source_file="res://graphics/animations/player_jump/player jump 48x48.png" +dest_files=["res://.godot/imported/player jump 48x48.png-53153cc022c0f5f1a72bef88bb5e05df.ctex"] [params] diff --git a/graphics/animations/player_jump/player new jump 48x48.png.import b/graphics/animations/player_jump/player new jump 48x48.png.import index cae0d18..de9be7b 100644 --- a/graphics/animations/player_jump/player new jump 48x48.png.import +++ b/graphics/animations/player_jump/player new jump 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cmng5hu2bk4v6" -path="res://.godot/imported/player new jump 48x48.png-3f203c898ee16f04682fe6c95c556366.ctex" +path="res://.godot/imported/player new jump 48x48.png-085528a4cee6917e773b178651dd57ae.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_jump/player new jump 48x48.png" -dest_files=["res://.godot/imported/player new jump 48x48.png-3f203c898ee16f04682fe6c95c556366.ctex"] +source_file="res://graphics/animations/player_jump/player new jump 48x48.png" +dest_files=["res://.godot/imported/player new jump 48x48.png-085528a4cee6917e773b178651dd57ae.ctex"] [params] diff --git a/graphics/animations/player_land/player land 48x48.png.import b/graphics/animations/player_land/player land 48x48.png.import index fee1d1b..ecc6680 100644 --- a/graphics/animations/player_land/player land 48x48.png.import +++ b/graphics/animations/player_land/player land 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://8esdepvbc2c6" -path="res://.godot/imported/player land 48x48.png-ed336e75f8aa14e83549769029956a8b.ctex" +path="res://.godot/imported/player land 48x48.png-73bf83889efcd0c346ed73018c7c0f6a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_land/player land 48x48.png" -dest_files=["res://.godot/imported/player land 48x48.png-ed336e75f8aa14e83549769029956a8b.ctex"] +source_file="res://graphics/animations/player_land/player land 48x48.png" +dest_files=["res://.godot/imported/player land 48x48.png-73bf83889efcd0c346ed73018c7c0f6a.ctex"] [params] diff --git a/graphics/animations/player_run/player run 48x48.png.import b/graphics/animations/player_run/player run 48x48.png.import index 0737531..83fd611 100644 --- a/graphics/animations/player_run/player run 48x48.png.import +++ b/graphics/animations/player_run/player run 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://bgp8oow6hgh5o" -path="res://.godot/imported/player run 48x48.png-cf16f5538dbce6bf31ad4c9f0c642c1e.ctex" +path="res://.godot/imported/player run 48x48.png-e4bb17293a9ce0c0c03376a7369aee02.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_run/player run 48x48.png" -dest_files=["res://.godot/imported/player run 48x48.png-cf16f5538dbce6bf31ad4c9f0c642c1e.ctex"] +source_file="res://graphics/animations/player_run/player run 48x48.png" +dest_files=["res://.godot/imported/player run 48x48.png-e4bb17293a9ce0c0c03376a7369aee02.ctex"] [params] diff --git a/graphics/animations/player_shoot/Player Running Shooting 48x48.png.import b/graphics/animations/player_shoot/Player Running Shooting 48x48.png.import index 9caa919..e8f6962 100644 --- a/graphics/animations/player_shoot/Player Running Shooting 48x48.png.import +++ b/graphics/animations/player_shoot/Player Running Shooting 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dadvc8tsvmkb6" -path="res://.godot/imported/Player Running Shooting 48x48.png-47c63e435c65b23aebd6a86cf7f30ecb.ctex" +path="res://.godot/imported/Player Running Shooting 48x48.png-3d2df69d2a49613816850d2eb5e6129a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_shoot/Player Running Shooting 48x48.png" -dest_files=["res://.godot/imported/Player Running Shooting 48x48.png-47c63e435c65b23aebd6a86cf7f30ecb.ctex"] +source_file="res://graphics/animations/player_shoot/Player Running Shooting 48x48.png" +dest_files=["res://.godot/imported/Player Running Shooting 48x48.png-3d2df69d2a49613816850d2eb5e6129a.ctex"] [params] diff --git a/graphics/animations/player_shoot/player shoot 2H 48x48.png.import b/graphics/animations/player_shoot/player shoot 2H 48x48.png.import index 5705b80..acc152d 100644 --- a/graphics/animations/player_shoot/player shoot 2H 48x48.png.import +++ b/graphics/animations/player_shoot/player shoot 2H 48x48.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://crll0t2wjtsly" -path="res://.godot/imported/player shoot 2H 48x48.png-9803739eaed87b62419b05b35dcbe01e.ctex" +path="res://.godot/imported/player shoot 2H 48x48.png-6d3782d73196ec488a7fe7b78e5f5532.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://graphics/player_shoot/player shoot 2H 48x48.png" -dest_files=["res://.godot/imported/player shoot 2H 48x48.png-9803739eaed87b62419b05b35dcbe01e.ctex"] +source_file="res://graphics/animations/player_shoot/player shoot 2H 48x48.png" +dest_files=["res://.godot/imported/player shoot 2H 48x48.png-6d3782d73196ec488a7fe7b78e5f5532.ctex"] [params] diff --git a/graphics/tiles/25-10-18-godot-course-Terrain (32x32).png.import b/graphics/tiles/25-10-18-godot-course-Terrain (32x32).png.import new file mode 100644 index 0000000..3989eca --- /dev/null +++ b/graphics/tiles/25-10-18-godot-course-Terrain (32x32).png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cf3dxavo2u8yg" +path="res://.godot/imported/25-10-18-godot-course-Terrain (32x32).png-1eca331acd097d05bf84af75ec5522af.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/tiles/25-10-18-godot-course-Terrain (32x32).png" +dest_files=["res://.godot/imported/25-10-18-godot-course-Terrain (32x32).png-1eca331acd097d05bf84af75ec5522af.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/graphics/tiles/crate-100-custom.png b/graphics/tiles/crate-100-custom.png new file mode 100644 index 0000000000000000000000000000000000000000..8d6e73f6b02c00e304d2dac0075161e4ca24cf52 GIT binary patch literal 4219 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