Skip to content

Commit

Permalink
feat(goal_frame): 添加红框素材,重命名 goal_frame2.png 到 goal_frame.png
Browse files Browse the repository at this point in the history
  • Loading branch information
cutekibry committed Feb 8, 2024
1 parent e89b6b1 commit 104b475
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 3 deletions.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cb71r50jw2a3i"
path="res://.godot/imported/goal_frame2.png-4f7b6acdd1bc6edd73dd7776acb6603f.ctex"
path="res://.godot/imported/goal_frame.png-a7b1f754b088dcafe5e3aa2d70e0feb1.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://objects/block/goal_frame2.png"
dest_files=["res://.godot/imported/goal_frame2.png-4f7b6acdd1bc6edd73dd7776acb6603f.ctex"]
source_file="res://objects/block/goal_frame.png"
dest_files=["res://.godot/imported/goal_frame.png-a7b1f754b088dcafe5e3aa2d70e0feb1.ctex"]

[params]

Expand Down
Binary file added objects/block/goal_frame_red.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 objects/block/goal_frame_red.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://cvv532ui6p5gg"
path="res://.godot/imported/goal_frame_red.png-33a617e8ebea76a5c0e24baba0e7afcc.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://objects/block/goal_frame_red.png"
dest_files=["res://.godot/imported/goal_frame_red.png-33a617e8ebea76a5c0e24baba0e7afcc.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

0 comments on commit 104b475

Please sign in to comment.