Gallery/enpicenio.tscn
2025-05-03 12:00:38 -06:00

35 lines
1.2 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://cpaepiqy4jjqw"]
[ext_resource type="PackedScene" uid="uid://digrv1t84gr8b" path="res://enpicenio.blend" id="1_mh7h8"]
[ext_resource type="Script" path="res://unfreeze.gd" id="1_wdmhy"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_j5vhm"]
friction = 0.3
bounce = 0.85
[sub_resource type="SphereShape3D" id="SphereShape3D_da841"]
radius = 9.77863
[sub_resource type="SphereShape3D" id="SphereShape3D_enyvf"]
radius = 11.5605
[node name="Area3D" type="Area3D"]
script = ExtResource("1_wdmhy")
[node name="Enpicienio" type="RigidBody3D" parent="."]
mass = 0.845
physics_material_override = SubResource("PhysicsMaterial_j5vhm")
gravity_scale = -1.56
freeze = true
[node name="enpicenio" parent="Enpicienio" instance=ExtResource("1_mh7h8")]
transform = Transform3D(5, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="Enpicienio"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.09309, 13.2251, -0.805128)
shape = SubResource("SphereShape3D_da841")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.61136, 12.2187, -1.24026)
shape = SubResource("SphereShape3D_enyvf")