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,7 +1,8 @@
[gd_scene load_steps=13 format=4 uid="uid://d6pjtdg6wh38"]
[gd_scene load_steps=14 format=4 uid="uid://d6pjtdg6wh38"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_38s7d"]
[ext_resource type="Texture2D" uid="uid://br0vjonsyq32m" path="res://src/map/assets/Steles/Steles_ALUMPLAT.jpg" id="1_hc3bc"]
[ext_resource type="Texture2D" uid="uid://cqcjbeoghy70" path="res://src/items/special/textures/Flower.png" id="3_y65cn"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a85ng"]
resource_name = "Material.005"
@@ -175,3 +176,9 @@ collision_mask = 2068
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.36016, 0)
shape = SubResource("CylinderShape3D_sma6b")
[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.687786)
visible = false
shaded = true
texture = ExtResource("3_y65cn")