init
This commit is contained in:
11
addons/godot-xr-tools/materials/target.tres
Normal file
11
addons/godot-xr-tools/materials/target.tres
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/godot-xr-tools/images/teleport_target.png" type="Texture" id=1]
|
||||
|
||||
[resource]
|
||||
flags_transparent = true
|
||||
flags_unshaded = true
|
||||
params_diffuse_mode = 1
|
||||
params_cull_mode = 2
|
||||
albedo_color = Color( 0.176471, 0.313726, 0.862745, 1 )
|
||||
albedo_texture = ExtResource( 1 )
|
||||
Reference in New Issue
Block a user