Allelic crossingover
This commit is contained in:
parent
a57bdc52d0
commit
471f14c19e
26 changed files with 334 additions and 4 deletions
BIN
godot-pvz-genetics/assets/sprites/sunflower/sunflower.png
Normal file
BIN
godot-pvz-genetics/assets/sprites/sunflower/sunflower.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 894 B |
|
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bupexenm876vs"
|
||||
path="res://.godot/imported/sunflower.png-7cae6838947dd3a5909615f4eea40816.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sprites/sunflower/sunflower.png"
|
||||
dest_files=["res://.godot/imported/sunflower.png-7cae6838947dd3a5909615f4eea40816.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://5s41s8aqpnoy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bupexenm876vs" path="res://assets/sprites/sunflower/sunflower.png" id="1_scut2"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_scut2")
|
||||
region = Rect2(32, 0, 27, 16)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://yndxoww4o0p"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bupexenm876vs" path="res://assets/sprites/sunflower/sunflower.png" id="1_63wbg"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_63wbg")
|
||||
region = Rect2(46, 17, 8, 6)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://d0ywidssladw4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bupexenm876vs" path="res://assets/sprites/sunflower/sunflower.png" id="1_nloe6"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_nloe6")
|
||||
region = Rect2(0, 0, 31, 28)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://cknlcspmr37l2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bupexenm876vs" path="res://assets/sprites/sunflower/sunflower.png" id="1_pkohe"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_pkohe")
|
||||
region = Rect2(0, 29, 18, 6)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://4am05ghs7is0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bupexenm876vs" path="res://assets/sprites/sunflower/sunflower.png" id="1_j0gxw"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_j0gxw")
|
||||
region = Rect2(32, 17, 13, 26)
|
||||
Loading…
Add table
Add a link
Reference in a new issue