Hide UID files in VSCode
This commit is contained in:
@@ -20,7 +20,6 @@ shader_parameter/npcTexture = ExtResource("3_20w6p")
|
||||
|
||||
[node name="TestNpc" type="CharacterBody3D"]
|
||||
script = ExtResource("1_1muh7")
|
||||
interactType = 1
|
||||
interactCutscene = ExtResource("2_jwvuu")
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
|
@@ -29,6 +29,9 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.651853, 0.684572, -0.05930
|
||||
|
||||
[node name="TestNpc" parent="." instance=ExtResource("3_q0pj2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.68747, 0.459578, -0.399262)
|
||||
interactType = 2
|
||||
interactTexts = Array[String](["Hello, I am an NPC"])
|
||||
moveType = 1
|
||||
direction = 1
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
|
Reference in New Issue
Block a user