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=10 format=4 uid="uid://cn13lho2so7sr"]
[gd_scene load_steps=11 format=4 uid="uid://cn13lho2so7sr"]
[ext_resource type="Texture2D" uid="uid://bwelhd4sx7mkw" path="res://src/map/assets/Steles/Steles_COPPEROX.jpg" id="1_2erh4"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_kuew0"]
[ext_resource type="Texture2D" uid="uid://cqcjbeoghy70" path="res://src/items/special/textures/Flower.png" id="3_yvxj1"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_f3mmc"]
resource_name = "Material.006"
@@ -107,3 +108,9 @@ collision_mask = 2068
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox"]
shape = SubResource("CylinderShape3D_m1n1c")
[node name="FLOWER" type="Sprite3D" parent="."]
transform = Transform3D(0.730989, 0.682377, 0.00417087, -0.425947, 0.451498, 0.78404, 0.533128, -0.574901, 0.620696, -0.121022, 0.0524253, 2.25571)
visible = false
shaded = true
texture = ExtResource("3_yvxj1")