Personalized heart thrower mod for SnekStudio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

33 lines
1.4 KiB

[gd_scene load_steps=6 format=3 uid="uid://m7kmum7ygiw2"]
[ext_resource type="Script" uid="uid://ba4w1hier1kps" path="res://Mods/copyThrower/Resources/heart.gd" id="1_h4gh1"]
[ext_resource type="PackedScene" uid="uid://bryal7hhfonuv" path="res://Mods/copyThrower/Resources/heart.glb" id="1_liglp"]
[ext_resource type="AudioStream" uid="uid://by5roe3uixyln" path="res://Mods/copyThrower/Resources/normal_randomizer.tres" id="3_4n8sw"]
[ext_resource type="PackedScene" uid="uid://ci53c7a5h2ew4" path="res://Mods/copyThrower/Resources/heart_inner.glb" id="4_2dw4y"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_rfhqb"]
height = 0.04
radius = 0.055
[node name="Heart" type="RigidBody3D"]
collision_layer = 0
contact_monitor = true
max_contacts_reported = 1
script = ExtResource("1_h4gh1")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0)
shape = SubResource("CylinderShape3D_rfhqb")
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."]
stream = ExtResource("3_4n8sw")
attenuation_model = 3
volume_db = -2.0
[node name="Model" type="Node3D" parent="."]
transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0, 0)
[node name="Outer" parent="Model" instance=ExtResource("1_liglp")]
[node name="Inner" parent="Model" instance=ExtResource("4_2dw4y")]
visible = false