cirnogodot/3D/Scenes/Props/Capacitor_Mini_3D.tscn
2025-06-20 11:28:18 +02:00

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")]