indicator added to steles, final sidebar render options added, affinity icons for UI added

This commit is contained in:
Pal
2026-04-20 18:59:36 -07:00
parent c2fca6a16f
commit 433ed408d0
45 changed files with 715 additions and 24 deletions
@@ -1,10 +1,11 @@
[gd_scene load_steps=16 format=4 uid="uid://0aqllfpimgq"]
[gd_scene load_steps=17 format=4 uid="uid://0aqllfpimgq"]
[ext_resource type="Texture2D" uid="uid://dcodsa21o3syb" path="res://src/map/assets/Steles/Steles_C024_C.jpg" id="1_eu5gg"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_xe50d"]
[ext_resource type="Texture2D" uid="uid://dj2upntyeqryx" path="res://src/map/assets/Steles/Steles_COPPWIR.jpg" id="2_xe50d"]
[ext_resource type="Texture2D" uid="uid://bwelhd4sx7mkw" path="res://src/map/assets/Steles/Steles_COPPEROX.jpg" id="3_q5wc4"]
[ext_resource type="Texture2D" uid="uid://c8nvb5jn8f6k1" path="res://src/map/assets/Steles/Steles_Untitled-1.png" id="4_fpef4"]
[ext_resource type="Texture2D" uid="uid://cqcjbeoghy70" path="res://src/items/special/textures/Flower.png" id="6_q5wc4"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ul40e"]
resource_name = "Material.008"
@@ -196,3 +197,9 @@ collision_mask = 2068
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.307513, 1.09007, 0.108534)
shape = SubResource("CylinderShape3D_w60kl")
[node name="FLOWER" type="Sprite3D" parent="."]
transform = Transform3D(0.363695, 0.343112, 3.26848e-08, -0.180433, 0.191257, 0.425282, 0.291839, -0.309346, 0.262936, 0.0436658, 1.33738, 0.480269)
visible = false
shaded = true
texture = ExtResource("6_q5wc4")