d9522bc922
Replace rectangular garden backgrounds with circular Garden_01.png asset, arrange lesson buttons in a circular pattern instead of sine-wave layout, and introduce three visual states for buttons (locked/unlocked/completed) using the new lesson_circle.png texture. Add jellyfish mascot to gardens. - Add new assets: Garden_01.png, lesson_circle.png, jellyfish.png - Update garden background to use keep_aspect_centered circular display - Implement circular lesson positioning with configurable radius - Simplify position validation to circle-distance check - Add layout cache versioning to invalidate old layouts - Update boss_button.tscn to match new button design Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
41 lines
966 B
Plaintext
41 lines
966 B
Plaintext
[remap]
|
|
|
|
importer="texture"
|
|
type="CompressedTexture2D"
|
|
uid="uid://cxjy5f7oyl8mq"
|
|
path="res://.godot/imported/lesson_circle.png-05f9dc6a36bb9c72360b598507504f72.ctex"
|
|
metadata={
|
|
"vram_texture": false
|
|
}
|
|
|
|
[deps]
|
|
|
|
source_file="res://assets/gardens/buttons/lesson_circle.png"
|
|
dest_files=["res://.godot/imported/lesson_circle.png-05f9dc6a36bb9c72360b598507504f72.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
|