blob: 3dd86d8850490068c9e963b56b9c6c151b12ba9f (
plain) (
blame)
1
2
3
4
5
6
7
|
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://assets/maps/misc/test_map/test_map_assets/decals/arrow.png" type="Texture" id=1]
[resource]
flags_transparent = true
albedo_texture = ExtResource( 1 )
|