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

View File

@@ -1,8 +1,9 @@
[gd_scene load_steps=12 format=4 uid="uid://b3owhc620qisb"]
[gd_scene load_steps=13 format=4 uid="uid://b3owhc620qisb"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_c03g6"]
[ext_resource type="Texture2D" uid="uid://dcodsa21o3syb" path="res://src/map/assets/Steles/Steles_C024_C.jpg" id="1_o7s11"]
[ext_resource type="Texture2D" uid="uid://c8nvb5jn8f6k1" path="res://src/map/assets/Steles/Steles_Untitled-1.png" id="2_u6crp"]
[ext_resource type="Texture2D" uid="uid://cqcjbeoghy70" path="res://src/items/special/textures/Flower.png" id="4_xkojd"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ul40e"]
resource_name = "Material.008"
@@ -140,3 +141,9 @@ collision_mask = 2068
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.31993, 2.22978, 0.307625)
shape = SubResource("CylinderShape3D_hrxn4")
[node name="FLOWER" type="Sprite3D" parent="."]
transform = Transform3D(0.363695, 0.343112, 1.17177e-08, -0.212973, 0.225749, 0.39202, 0.269014, -0.285151, 0.310355, 0, 0.0524253, 0.964599)
visible = false
shaded = true
texture = ExtResource("4_xkojd")