[gd_scene load_steps=3 format=3 uid="uid://jlovgr2iojrg"] [ext_resource type="Script" uid="uid://b5b5cl2qlhywv" path="res://elements/player_hand.gd" id="1_ank64"] [ext_resource type="PackedScene" uid="uid://b55xpcxk7g5ph" path="res://cards/playing_card.tscn" id="2_11xsc"] [node name="PlayerHand" type="Node3D" node_paths=PackedStringArray("card_container", "name_label", "rank_label")] script = ExtResource("1_ank64") card_scene = ExtResource("2_11xsc") card_container = NodePath("CardContainer") card_angle = 0.125664 name_label = NodePath("NameLabel") rank_label = NodePath("RankLabel") [node name="NameLabel" type="Label3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.513717, 0) billboard = 1 double_sided = false text = "name goes here" [node name="CardContainer" type="Node3D" parent="."] [node name="RankLabel" type="Label3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.283052, 0) billboard = 1 double_sided = false