Better screen

This commit is contained in:
2024-07-10 23:59:07 -07:00
parent 8b5841e861
commit ae16ae01b2
90 changed files with 1579 additions and 181 deletions

View File

@@ -1,9 +1,8 @@
[gd_scene load_steps=7 format=3 uid="uid://ct7hctpa6641e"]
[gd_scene load_steps=6 format=3 uid="uid://ct7hctpa6641e"]
[ext_resource type="Script" path="res://scenes/healer_pasture/healer_pasture.gd" id="1_yrj0n"]
[ext_resource type="Texture2D" uid="uid://q44n4fwunqnu" path="res://scenes/healer_pasture/meadow.png" id="2_xlj8p"]
[ext_resource type="Script" path="res://ScalePoint_.gd" id="4_6inrv"]
[ext_resource type="Texture2D" uid="uid://c2vwbdxi6hpa8" path="res://scenes/healer_pasture/foreground.png" id="5_4aq5m"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="5_vvsg8"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_dvbx8"]
@@ -39,14 +38,8 @@ metadata/_edit_lock_ = true
[node name="default-starting-point" type="Node2D" parent="."]
position = Vector2(788, 916)
[node name="Foreground" type="Sprite2D" parent="."]
visible = false
position = Vector2(1596, 1099)
scale = Vector2(1.45, 1.45)
texture = ExtResource("5_4aq5m")
offset = Vector2(-9.34324, -70.3448)
[node name="healers" parent="." instance=ExtResource("5_vvsg8")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(3852, 705, 3759, 1075, 4195, 1108, 4205, 725)
target_transition = "pasture"
target = "res://scenes/healers/healers.tscn"