Armazon/props/items/item_bloaf.tscn

34 lines
1.7 KiB
Plaintext
Raw Normal View History

2024-01-28 13:44:54 -05:00
[gd_scene load_steps=5 format=3 uid="uid://boo1j06sv5yjm"]
[ext_resource type="Script" path="res://scripts/packageitem.gd" id="1_4p15j"]
[ext_resource type="Material" uid="uid://bv6xtt4m7ix52" path="res://assets/props/bloaf/mat_bloaf.tres" id="2_lnk4q"]
[ext_resource type="ArrayMesh" uid="uid://dnek1bp3u2mj6" path="res://assets/props/bloaf/bloaf.obj" id="2_osfds"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_xfsaa"]
radius = 0.0959411
height = 0.512661
[node name="ItemCylinder" type="RigidBody3D"]
collision_layer = 5
mass = 3.0
max_contacts_reported = 2
contact_monitor = true
script = ExtResource("1_4p15j")
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
2024-01-28 16:05:33 -05:00
transform = Transform3D(0.593076, 0, 0.593076, 0, 0.838736, 0, -0.593076, 0, 0.593076, 0.092981, -4.80603e-09, -0.0205021)
2024-01-28 13:44:54 -05:00
material_override = ExtResource("2_lnk4q")
mesh = ExtResource("2_osfds")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
2024-01-28 16:05:33 -05:00
transform = Transform3D(0.575774, -0.609887, -2.6659e-08, 0, -3.66623e-08, 0.838736, -0.609887, -0.575774, -2.51679e-08, 0.185067, -4.80603e-09, 0.0761272)
2024-01-28 13:44:54 -05:00
shape = SubResource("CapsuleShape3D_xfsaa")
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
2024-01-28 16:05:33 -05:00
transform = Transform3D(-0.532247, -0.648222, -2.83347e-08, 0, -3.66623e-08, 0.838736, -0.648222, 0.532247, 2.32653e-08, -0.261987, -5.47986e-08, 0.0515407)
2024-01-28 13:44:54 -05:00
shape = SubResource("CapsuleShape3D_xfsaa")
[node name="CollisionShape3D3" type="CollisionShape3D" parent="."]
2024-01-28 16:05:33 -05:00
transform = Transform3D(-0.016746, -0.838569, -3.6655e-08, 0, -3.66623e-08, 0.838736, -0.838569, 0.016746, 7.31993e-10, -0.0412838, -5.47986e-08, -0.0215623)
2024-01-28 13:44:54 -05:00
shape = SubResource("CapsuleShape3D_xfsaa")