Lots of usability imporvements
This commit is contained in:
140
proto2/elements/arrow.escn
Normal file
140
proto2/elements/arrow.escn
Normal file
File diff suppressed because one or more lines are too long
1062
proto2/elements/arrow.escn.import
Normal file
1062
proto2/elements/arrow.escn.import
Normal file
File diff suppressed because it is too large
Load Diff
21
proto2/elements/arrow.tscn
Normal file
21
proto2/elements/arrow.tscn
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://elements/arrow.escn" type="PackedScene" id=1]
|
||||
|
||||
[sub_resource type="SpatialMaterial" id=1]
|
||||
flags_transparent = true
|
||||
flags_no_depth_test = true
|
||||
flags_do_not_receive_shadows = true
|
||||
albedo_color = Color( 1, 0.8, 0.00784314, 0.662745 )
|
||||
metallic = 0.5
|
||||
roughness = 0.2
|
||||
emission_enabled = true
|
||||
emission = Color( 0.854902, 0.627451, 0.0823529, 1 )
|
||||
emission_energy = 0.7
|
||||
emission_operator = 0
|
||||
emission_on_uv2 = false
|
||||
|
||||
[node name="arrow" index="0" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="arrow" parent="." index="0"]
|
||||
material/0 = SubResource( 1 )
|
||||
140
proto2/elements/arrow_level.escn
Normal file
140
proto2/elements/arrow_level.escn
Normal file
File diff suppressed because one or more lines are too long
1062
proto2/elements/arrow_level.escn.import
Normal file
1062
proto2/elements/arrow_level.escn.import
Normal file
File diff suppressed because it is too large
Load Diff
1040
proto2/elements/building_level.escn
Normal file
1040
proto2/elements/building_level.escn
Normal file
File diff suppressed because one or more lines are too long
1062
proto2/elements/building_level.escn.import
Normal file
1062
proto2/elements/building_level.escn.import
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user