initial commit
This commit is contained in:
BIN
Fish/Goldfish/goldfish.png
Normal file
BIN
Fish/Goldfish/goldfish.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 428 B |
34
Fish/Goldfish/goldfish.png.import
Normal file
34
Fish/Goldfish/goldfish.png.import
Normal file
@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ct3mqh62m2c36"
|
||||
path="res://.godot/imported/goldfish.png-d905059af1e77e951c36d4d50146dbb3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Fish/Goldfish/goldfish.png"
|
||||
dest_files=["res://.godot/imported/goldfish.png-d905059af1e77e951c36d4d50146dbb3.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
|
9
Fish/Goldfish/goldfish.tres
Normal file
9
Fish/Goldfish/goldfish.tres
Normal file
@ -0,0 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="FishProfile" load_steps=3 format=3 uid="uid://co03mjgi5q1xh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ct3mqh62m2c36" path="res://Fish/Goldfish/goldfish.png" id="1_i4yvj"]
|
||||
[ext_resource type="Script" path="res://Resources/fish_profile.gd" id="1_wk3hw"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_wk3hw")
|
||||
fish_name = "Goldy"
|
||||
picture = ExtResource("1_i4yvj")
|
Reference in New Issue
Block a user