diff --git a/graphics/ship.png b/graphics/ship.png index f2c46a0..effbe4e 100644 Binary files a/graphics/ship.png and b/graphics/ship.png differ diff --git a/graphics/ship_thrusters.png b/graphics/ship_thrusters.png new file mode 100644 index 0000000..57ab685 Binary files /dev/null and b/graphics/ship_thrusters.png differ diff --git a/graphics/ship_thrusters.png.import b/graphics/ship_thrusters.png.import new file mode 100644 index 0000000..f000602 --- /dev/null +++ b/graphics/ship_thrusters.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b0iavxi8vaxtj" +path="res://.godot/imported/ship_thrusters.png-0d41c1dc2d86b48c163363817479ede9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/ship_thrusters.png" +dest_files=["res://.godot/imported/ship_thrusters.png-0d41c1dc2d86b48c163363817479ede9.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/shot.png b/graphics/shot.png index 334bbb0..1bf831f 100644 Binary files a/graphics/shot.png and b/graphics/shot.png differ