Update player.tscn

This commit is contained in:
MarcEricMartel 2023-06-11 15:17:45 -04:00
parent 978803379c
commit d6ca13efe7

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=22 format=3 uid="uid://b5gb5paiupum"] [gd_scene load_steps=23 format=3 uid="uid://b5gb5paiupum"]
[ext_resource type="Script" path="res://player/player.cs" id="1_of2l4"] [ext_resource type="Script" path="res://player/player.cs" id="1_of2l4"]
[ext_resource type="AudioStream" uid="uid://dye3nhm41yk6r" path="res://audio/chatter.wav" id="2_sa1qd"] [ext_resource type="AudioStream" uid="uid://dye3nhm41yk6r" path="res://audio/chatter.wav" id="2_sa1qd"]
@ -68,6 +68,11 @@ height = 255
[sub_resource type="LabelSettings" id="LabelSettings_adeuk"] [sub_resource type="LabelSettings" id="LabelSettings_adeuk"]
font_size = 12 font_size = 12
[sub_resource type="LabelSettings" id="LabelSettings_kxike"]
font_size = 25
outline_size = 7
outline_color = Color(0, 0, 0, 1)
[sub_resource type="SphereMesh" id="SphereMesh_mtv4x"] [sub_resource type="SphereMesh" id="SphereMesh_mtv4x"]
[node name="player" type="Camera3D" node_paths=PackedStringArray("_con", "_mousePosLabel", "_cursorPosLabel", "_cursor", "_cursorPoint", "_nuke", "_pr", "_kash", "_chatter", "_timer", "_sndChtr", "_sndBtn", "_tmrChtr", "_tmrCashGen", "_btnEnd", "_btnNukes", "_btnPR", "_btnKashCow")] [node name="player" type="Camera3D" node_paths=PackedStringArray("_con", "_mousePosLabel", "_cursorPosLabel", "_cursor", "_cursorPoint", "_nuke", "_pr", "_kash", "_chatter", "_timer", "_sndChtr", "_sndBtn", "_tmrChtr", "_tmrCashGen", "_btnEnd", "_btnNukes", "_btnPR", "_btnKashCow")]
@ -359,9 +364,11 @@ anchor_bottom = 1.0
offset_left = -133.0 offset_left = -133.0
offset_top = -389.0 offset_top = -389.0
offset_right = -90.0 offset_right = -90.0
offset_bottom = -366.0 offset_bottom = -352.0
grow_horizontal = 0 grow_horizontal = 0
grow_vertical = 0 grow_vertical = 0
text = "60"
label_settings = SubResource("LabelSettings_kxike")
[node name="cursor" type="RayCast3D" parent="."] [node name="cursor" type="RayCast3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1.17786) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1.17786)