mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 16:05:53 +00:00
14 lines
611 B
Text
14 lines
611 B
Text
[gd_scene load_steps=3 format=3 uid="uid://dbv1l74q66rdr"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dnofvejpr6lvx" path="res://3D/BlockbenchModels/Teleporter/Teleporter.gltf" id="1_1cq1b"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_jvaa5"]
|
|
size = Vector3(0.855408, 0.0598755, 0.878296)
|
|
|
|
[node name="Teleporter" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00344848, 0.0288237, 0.000671387)
|
|
shape = SubResource("BoxShape3D_jvaa5")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_1cq1b")]
|