Files
Kalulu/sources/minigames/fish/fish_texture_rect.tscn
T
2026-01-27 14:52:22 +01:00

28 lines
886 B
Plaintext

[gd_scene format=3 uid="uid://ck3nw3pk611qk"]
[ext_resource type="Script" uid="uid://t4ngme2jgem6" path="res://sources/minigames/fish/fish_texture_rect.gd" id="1_wln62"]
[ext_resource type="Texture2D" uid="uid://cscx0pq6raxdo" path="res://assets/minigames/fish/fish.png" id="1_xh3of"]
[node name="FishTextureRect" type="Control" unique_id=1574479161]
layout_mode = 3
anchors_preset = 0
offset_right = 100.0
offset_bottom = 100.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_wln62")
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="." unique_id=283341634]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
ratio = 1.5014
[node name="TextureRect" type="TextureRect" parent="AspectRatioContainer" unique_id=1452901445]
layout_mode = 2
texture = ExtResource("1_xh3of")
expand_mode = 1