mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 06:45:54 +00:00
Danmaku system
This commit is contained in:
parent
9c8ec486fc
commit
fdec052c16
38 changed files with 924 additions and 9 deletions
BIN
Sprites/Bullets/mid_bullet.aseprite
(Stored with Git LFS)
Normal file
BIN
Sprites/Bullets/mid_bullet.aseprite
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Sprites/Bullets/mid_bullet.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Bullets/mid_bullet.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Bullets/mid_bullet.png.import
Normal file
34
Sprites/Bullets/mid_bullet.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c4ijhpgbwmbr8"
|
||||
path="res://.godot/imported/mid_bullet.png-1ac58965f8b5ef0dd6b167a05ec5fb5b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Bullets/mid_bullet.png"
|
||||
dest_files=["res://.godot/imported/mid_bullet.png-1ac58965f8b5ef0dd6b167a05ec5fb5b.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
Sprites/Bullets/small_bullet_green.ase
Normal file
BIN
Sprites/Bullets/small_bullet_green.ase
Normal file
Binary file not shown.
BIN
Sprites/Bullets/small_bullet_green.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Bullets/small_bullet_green.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Bullets/small_bullet_green.png.import
Normal file
34
Sprites/Bullets/small_bullet_green.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dmwi86k7hr8sl"
|
||||
path="res://.godot/imported/small_bullet_green.png-06ba77c665a606eaa98def679ad773e0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Bullets/small_bullet_green.png"
|
||||
dest_files=["res://.godot/imported/small_bullet_green.png-06ba77c665a606eaa98def679ad773e0.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
Sprites/Bullets/small_bullet_yellow.ase
Normal file
BIN
Sprites/Bullets/small_bullet_yellow.ase
Normal file
Binary file not shown.
BIN
Sprites/Bullets/small_bullet_yellow.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Bullets/small_bullet_yellow.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Bullets/small_bullet_yellow.png.import
Normal file
34
Sprites/Bullets/small_bullet_yellow.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://s5argltaljmq"
|
||||
path="res://.godot/imported/small_bullet_yellow.png-41c6526899201bd1a4e75ddd93c0f76e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Bullets/small_bullet_yellow.png"
|
||||
dest_files=["res://.godot/imported/small_bullet_yellow.png-41c6526899201bd1a4e75ddd93c0f76e.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue