wip exchanging interaction label with outline

This commit is contained in:
2025-07-27 13:17:34 +02:00
parent 5ee295256b
commit ad16b86171
12 changed files with 204 additions and 85 deletions
+9
View File
@@ -0,0 +1,9 @@
[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://blch5kdhkbj75"]
[ext_resource type="Shader" uid="uid://dsa3lv2as7q3b" path="res://shader/outline.gdshader" id="1_awyqf"]
[resource]
shader = ExtResource("1_awyqf")
shader_parameter/allow_out_of_bounds = true
shader_parameter/outline_thickness = 8.0
shader_parameter/outline_color = Color(0.88, 0.81664, 0.4576, 1)