20 lines
728 B
Plaintext
20 lines
728 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://clvn0jlgqi6a7"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dnmat5hoq03fk" path="res://fangy.blend" id="1_f5xja"]
|
|
|
|
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_tutch"]
|
|
bounce = 0.42
|
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_6jf7j"]
|
|
radius = 4.52812
|
|
|
|
[node name="RigidBody3D" type="RigidBody3D"]
|
|
physics_material_override = SubResource("PhysicsMaterial_tutch")
|
|
gravity_scale = 0.506
|
|
|
|
[node name="fangy" parent="." instance=ExtResource("1_f5xja")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, -2.07267, 0.109985, 0.319275)
|
|
shape = SubResource("SphereShape3D_6jf7j")
|