Added a special resource to contain unique instances of BugMarker materials.

This commit is contained in:
Jamie Greunbaum
2024-05-16 18:26:09 -04:00
parent d279bef2b1
commit 8062cd3641
23 changed files with 33 additions and 25 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
class_name BugMarkerMaterialPack
extends Resource
@export var arrow : ShaderMaterial
@export var icon : ShaderMaterial
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.