Skip to content

Commit

Permalink
BUH pattern template
Browse files Browse the repository at this point in the history
  • Loading branch information
TinyTakinTeller committed Sep 5, 2024
1 parent bc5a8a0 commit 1ac5d02
Show file tree
Hide file tree
Showing 16 changed files with 1,546 additions and 1,025 deletions.
1,508 changes: 1,016 additions & 492 deletions addons/BulletUpHell/BuHSpawner.gd

Large diffs are not rendered by default.

Binary file added addons/BulletUpHell/Bullet/Sprites/Bullet_B&W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions addons/BulletUpHell/Bullet/Sprites/Bullet_B&W.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://lqqd05fstex1"
path="res://.godot/imported/Bullet_B&W.png-81c5cdec8abce9e5da8327dcd0236ccd.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://addons/BulletUpHell/Bullet/Sprites/Bullet_B&W.png"
dest_files=["res://.godot/imported/Bullet_B&W.png-81c5cdec8abce9e5da8327dcd0236ccd.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

1 comment on commit 1ac5d02

@TinyTakinTeller
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see pattern_master.gd and soul_screen.gd

Please sign in to comment.