123 lines
4.5 KiB
Plaintext
123 lines
4.5 KiB
Plaintext
[gd_scene load_steps=22 format=3 uid="uid://3ss8pvhsackj"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://753270jjxmfg" path="res://gui/game/card/card.tscn" id="1_we78f"]
|
|
[ext_resource type="Shader" uid="uid://bqjwmomh851lc" path="res://common/vfx/materials/shaders/skew.gdshader" id="1_x54se"]
|
|
[ext_resource type="Script" uid="uid://dj5pld5ragrjp" path="res://gui/game/card/scripts/card_visualiser.gd" id="2_ntbk8"]
|
|
[ext_resource type="Script" uid="uid://dj2pv1hiwjfv0" path="res://gui/game/card/scripts/card_info.gd" id="3_5yk1o"]
|
|
[ext_resource type="Texture2D" uid="uid://bd6qddv5ihkjr" path="res://common/icons/bucket.svg" id="3_r0jrf"]
|
|
[ext_resource type="Script" uid="uid://dgbh38j13g5kn" path="res://gui/game/card/scripts/card_section_info.gd" id="4_7xkgc"]
|
|
[ext_resource type="Script" uid="uid://b4tkium34c831" path="res://gui/game/card/scripts/card_stat_info.gd" id="5_1et8x"]
|
|
[ext_resource type="Texture2D" uid="uid://bsvxhafoxwmw0" path="res://common/icons/cube-3d-sphere.svg" id="7_1et8x"]
|
|
[ext_resource type="Texture2D" uid="uid://df0y0s666ui4h" path="res://icon.png" id="7_6vah0"]
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_r0jrf"]
|
|
shader = ExtResource("1_x54se")
|
|
shader_parameter/fov = 90.0
|
|
shader_parameter/cull_back = true
|
|
shader_parameter/y_rot = -6e-45
|
|
shader_parameter/x_rot = -6e-45
|
|
shader_parameter/inset = 0.0
|
|
|
|
[sub_resource type="Resource" id="Resource_r0jrf"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_6vah0"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_jjqcm"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_lj1tr"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_vabmf"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_1vjtn"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_l3vvu"]
|
|
script = ExtResource("4_7xkgc")
|
|
metadata/_custom_type_script = "uid://dgbh38j13g5kn"
|
|
|
|
[sub_resource type="Resource" id="Resource_bw03i"]
|
|
script = ExtResource("3_5yk1o")
|
|
title = "Hello"
|
|
texture = ExtResource("7_6vah0")
|
|
important_stat_text = "6"
|
|
important_stat_icon = ExtResource("3_r0jrf")
|
|
sections = Array[ExtResource("4_7xkgc")]([SubResource("Resource_r0jrf"), SubResource("Resource_6vah0"), SubResource("Resource_jjqcm"), SubResource("Resource_lj1tr"), SubResource("Resource_vabmf"), SubResource("Resource_1vjtn"), SubResource("Resource_l3vvu")])
|
|
metadata/_custom_type_script = "uid://dj2pv1hiwjfv0"
|
|
|
|
[sub_resource type="Animation" id="Animation_1et8x"]
|
|
length = 0.3
|
|
|
|
[sub_resource type="Animation" id="Animation_7xkgc"]
|
|
resource_name = "appear"
|
|
length = 0.2
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_r0jrf"]
|
|
_data = {
|
|
&"RESET": SubResource("Animation_1et8x"),
|
|
&"appear": SubResource("Animation_7xkgc")
|
|
}
|
|
|
|
[node name="CardVisualiser" type="SubViewportContainer"]
|
|
material = SubResource("ShaderMaterial_r0jrf")
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -246.0
|
|
offset_top = -134.0
|
|
offset_right = 54.0
|
|
offset_bottom = -24.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
scale = Vector2(1.0000002, 1.0000002)
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 4
|
|
mouse_filter = 2
|
|
script = ExtResource("2_ntbk8")
|
|
card_info = SubResource("Resource_bw03i")
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="."]
|
|
unique_name_in_owner = true
|
|
transparent_bg = true
|
|
handle_input_locally = false
|
|
size = Vector2i(300, 110)
|
|
size_2d_override_stretch = true
|
|
render_target_update_mode = 4
|
|
|
|
[node name="CardContainer" type="MarginContainer" parent="SubViewport"]
|
|
unique_name_in_owner = true
|
|
offset_right = 300.0
|
|
offset_bottom = 110.0
|
|
theme_override_constants/margin_left = 25
|
|
theme_override_constants/margin_top = 25
|
|
theme_override_constants/margin_right = 25
|
|
theme_override_constants/margin_bottom = 25
|
|
|
|
[node name="Card" parent="SubViewport/CardContainer" instance=ExtResource("1_we78f")]
|
|
unique_name_in_owner = true
|
|
self_modulate = Color(1, 1, 1, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
mouse_filter = 2
|
|
small_mode = true
|
|
down_arrow = true
|
|
info = SubResource("Resource_bw03i")
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
unique_name_in_owner = true
|
|
libraries = {
|
|
&"": SubResource("AnimationLibrary_r0jrf")
|
|
}
|