14 lines
556 B
Plaintext
14 lines
556 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://crpmwcp85khdr"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://biot7d8s87d3y" path="res://Assets/models/screendoor1/screenDoor.gltf" id="1_tvcny"]
|
|
[ext_resource type="Script" path="res://experiments/screendoor_lcb.gd" id="2_5qyph"]
|
|
|
|
[node name="screenDoor" instance=ExtResource("1_tvcny")]
|
|
|
|
[node name="JH_GD_LCB" parent="." index="0"]
|
|
script = ExtResource("2_5qyph")
|
|
|
|
[node name="Label3D" type="Label3D" parent="JH_GD_LCB" index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.147186, 0)
|
|
text = "LCB"
|