Extensive work on virtually all of the visuals and the net code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bn1dl7sexxcog"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cnrxwj03j5rw3" path="res://scripts/map_marker.gd" id="1_1gvyj"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdo6instl47uf" path="res://visuals/images/icons/enemy_trap_marker.png" id="2_43sjg"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdo6instl47uf" path="res://visuals/images/icons/enemy_hack_marker.png" id="2_43sjg"]
|
||||
|
||||
[node name="EnemyTrapMarker" type="Node3D"]
|
||||
script = ExtResource("1_1gvyj")
|
||||
@@ -1,7 +1,7 @@
|
||||
[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"]
|
||||
[ext_resource type="Texture2D" uid="uid://c6wke2vs8rfyd" path="res://visuals/images/icons/friendly_hack_marker.png" id="2_rgmxc"]
|
||||
|
||||
[node name="FriendlyTrapMarker" type="Node3D"]
|
||||
script = ExtResource("1_kw26n")
|
||||
Reference in New Issue
Block a user