cirnogodot/3D/Scenes/Props/Capacitor_Mini_3D.tscn

16 lines
651 B
Text
Raw Normal View History

2025-06-19 14:25:18 +02:00
[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
2025-06-20 11:28:18 +02:00
[node name="CapacitorMini" type="StaticBody3D"]
2025-06-19 17:55:23 +02:00
collision_layer = 16
2025-06-19 14:25:18 +02:00
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")]