mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
16 lines
651 B
Text
16 lines
651 B
Text
[gd_scene load_steps=3 format=3 uid="uid://bkwuuk6ctadu0"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dia5jpbq0ipcp" path="res://3D/BlockbenchModels/Capacitor_Mini/Capacitor_Mini.gltf" id="1_dkwt8"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_dkwt8"]
|
|
height = 0.882874
|
|
|
|
[node name="CapacitorMini" type="StaticBody3D"]
|
|
collision_layer = 16
|
|
collision_mask = 0
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00549316, -0.0550391, -0.000488281)
|
|
shape = SubResource("CylinderShape3D_dkwt8")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_dkwt8")]
|