Files
net-gunner/templates/markers/friendly_trap_marker.tscn

12 lines
465 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://gchb44afbosa"]
[ext_resource type="Script" uid="uid://cnrxwj03j5rw3" path="res://scripts/map_marker.gd" id="1_kw26n"]
[ext_resource type="Texture2D" uid="uid://c6wke2vs8rfyd" path="res://visuals/images/icons/friendly_trap_marker.png" id="2_rgmxc"]
[node name="FriendlyTrapMarker" type="Node3D"]
script = ExtResource("1_kw26n")
[node name="Sprite3D" type="Sprite3D" parent="."]
axis = 1
texture = ExtResource("2_rgmxc")