minor tweak to y-wing file structure, and updated sprites
This commit is contained in:
BIN
Assets/Y-Wing_Draft.png
Normal file
BIN
Assets/Y-Wing_Draft.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
34
Assets/Y-Wing_Draft.png.import
Normal file
34
Assets/Y-Wing_Draft.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bayc56dplo4ub"
|
||||
path="res://.godot/imported/Y-Wing_Draft.png-287ffe7b7068e127c892021edc9f1c94.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Y-Wing_Draft.png"
|
||||
dest_files=["res://.godot/imported/Y-Wing_Draft.png-287ffe7b7068e127c892021edc9f1c94.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/Y-Wing_Turret.png
Normal file
BIN
Assets/Y-Wing_Turret.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 353 B |
34
Assets/Y-Wing_Turret.png.import
Normal file
34
Assets/Y-Wing_Turret.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://drtiwwj2pa73x"
|
||||
path="res://.godot/imported/Y-Wing_Turret.png-4cf3aec1cf3ee2ae33f7cc0c305700d6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Y-Wing_Turret.png"
|
||||
dest_files=["res://.godot/imported/Y-Wing_Turret.png-4cf3aec1cf3ee2ae33f7cc0c305700d6.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
|
||||
@@ -13,6 +13,7 @@ E to launch missiles (don't lock so more like rockets)
|
||||
overall goal will be to add a few levels tied to a world map.
|
||||
currently only have one enemy and one level up type
|
||||
|
||||
|
||||
##todo:
|
||||
- [x] Finish Y-Wing Art
|
||||
- [ ] Import Y-Wing & get turret working
|
||||
@@ -21,3 +22,7 @@ currently only have one enemy and one level up type
|
||||
- [ ] World Map
|
||||
- [ ] Work on Boss fight
|
||||
- [ ] Level 1 and boss fight
|
||||
|
||||
update log:
|
||||
6/4/2024
|
||||
First implementation of y-wing sprite, and turret. Scripting to be done later.
|
||||
Reference in New Issue
Block a user