I-HATE-THE-FUCKING-HORSE-GAME/horse.tscn
pennyrigate ae7b962896 boogit
2025-07-23 17:19:33 -04:00

136 lines
6.4 KiB
Text

[gd_scene load_steps=33 format=3 uid="uid://dmv0rixttc6xn"]
[ext_resource type="Script" uid="uid://cv7fl5k08ovof" path="res://ball.gd" id="1_ayhrb"]
[ext_resource type="Texture2D" uid="uid://bnvm2tlvp0h7j" path="res://assets/takyoin.png" id="2_phnv6"]
[ext_resource type="AudioStream" uid="uid://3agsfyimwwu1" path="res://assets/sounds/penny/ow6.wav" id="4_t5mog"]
[ext_resource type="AudioStream" uid="uid://bs6xx0p80lpa6" path="res://assets/sounds/penny/ow7.wav" id="5_hpr0g"]
[ext_resource type="AudioStream" uid="uid://bx1isnl46elas" path="res://assets/sounds/penny/ow8.wav" id="6_sgqbr"]
[ext_resource type="AudioStream" uid="uid://2jc4uy5o8y8j" path="res://assets/sounds/penny/ow1.wav" id="7_hnyun"]
[ext_resource type="AudioStream" uid="uid://dp887e4tjk5b6" path="res://assets/sounds/penny/ow2.wav" id="8_kv3r5"]
[ext_resource type="AudioStream" uid="uid://dmfnlu6lm6mnx" path="res://assets/sounds/penny/ow3.wav" id="9_rjhac"]
[ext_resource type="AudioStream" uid="uid://tfna8ip8yss6" path="res://assets/sounds/penny/ow4.wav" id="10_ete22"]
[ext_resource type="AudioStream" uid="uid://su6eq7kidh46" path="res://assets/sounds/penny/ow5.wav" id="11_4cgh2"]
[ext_resource type="AudioStream" uid="uid://cu8kwmsr5aghn" path="res://assets/sounds/gale/ow1.wav" id="12_k0hv6"]
[ext_resource type="AudioStream" uid="uid://dwfayuqoh703m" path="res://assets/sounds/gale/ow2.wav" id="13_qpirf"]
[ext_resource type="AudioStream" uid="uid://cg57memqq58br" path="res://assets/sounds/gale/ow3.wav" id="14_2tnly"]
[ext_resource type="AudioStream" uid="uid://343qolrp8jm0" path="res://assets/sounds/gale/ow4.wav" id="15_b683x"]
[ext_resource type="AudioStream" uid="uid://bdrkunb285qvb" path="res://assets/sounds/gale/ow5.wav" id="16_1rapy"]
[ext_resource type="AudioStream" uid="uid://c1erjhi4cqd2p" path="res://assets/sounds/gale/ow6.wav" id="17_sponf"]
[ext_resource type="AudioStream" uid="uid://c4dvt6o2lhrfe" path="res://assets/sounds/gale/ow7.wav" id="18_phnv6"]
[ext_resource type="AudioStream" uid="uid://cbfvh1303iwub" path="res://assets/sounds/gale/ow8.wav" id="19_j6ufe"]
[ext_resource type="AudioStream" uid="uid://c3y4045hc03h3" path="res://assets/sounds/gale/ow10.wav" id="20_prauw"]
[ext_resource type="AudioStream" uid="uid://c8v782oejrr7t" path="res://assets/sounds/impact/impact1.wav" id="21_sponf"]
[ext_resource type="AudioStream" uid="uid://jedeejtvc0w4" path="res://assets/sounds/impact/impact2.wav" id="22_phnv6"]
[ext_resource type="AudioStream" uid="uid://dpxgy6sepa0mp" path="res://assets/sounds/impact/impact3.wav" id="23_j6ufe"]
[ext_resource type="AudioStream" uid="uid://cilskwv4c6bco" path="res://assets/sounds/impact/impact4.wav" id="24_prauw"]
[ext_resource type="Texture2D" uid="uid://d38yvb4xjb108" path="res://assets/battledamage/agnes/bruising.png" id="25_j6ufe"]
[ext_resource type="AudioStream" uid="uid://co3hf0t60oxvs" path="res://assets/sounds/impact/impact5.wav" id="25_rkeju"]
[ext_resource type="Texture2D" uid="uid://dm2qym8bt6j2p" path="res://assets/battledamage/agnes/bleeding.png" id="26_prauw"]
[ext_resource type="Texture2D" uid="uid://dedy73yn3ll3a" path="res://assets/battledamage/agnes/heavy_bleeding.png" id="27_rkeju"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_rts4s"]
friction = 0.22
bounce = 0.67
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_w18gr"]
radius = 29.0
height = 188.0
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_45rb3"]
random_pitch = 1.25
streams_count = 13
stream_5/stream = ExtResource("7_hnyun")
stream_6/stream = ExtResource("8_kv3r5")
stream_7/stream = ExtResource("9_rjhac")
stream_8/stream = ExtResource("10_ete22")
stream_9/stream = ExtResource("11_4cgh2")
stream_10/stream = ExtResource("4_t5mog")
stream_11/stream = ExtResource("5_hpr0g")
stream_12/stream = ExtResource("6_sgqbr")
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_rkeju"]
random_pitch = 1.1
streams_count = 9
stream_0/stream = ExtResource("12_k0hv6")
stream_1/stream = ExtResource("13_qpirf")
stream_2/stream = ExtResource("14_2tnly")
stream_3/stream = ExtResource("15_b683x")
stream_4/stream = ExtResource("16_1rapy")
stream_5/stream = ExtResource("17_sponf")
stream_6/stream = ExtResource("18_phnv6")
stream_7/stream = ExtResource("19_j6ufe")
stream_8/stream = ExtResource("20_prauw")
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_u4wie"]
random_pitch = 1.5
streams_count = 5
stream_0/stream = ExtResource("21_sponf")
stream_0/weight = 0.2
stream_1/stream = ExtResource("22_phnv6")
stream_2/stream = ExtResource("23_j6ufe")
stream_3/stream = ExtResource("24_prauw")
stream_4/stream = ExtResource("25_rkeju")
[node name="Ball" type="RigidBody2D" groups=["pickable"]]
input_pickable = true
physics_material_override = SubResource("PhysicsMaterial_rts4s")
freeze_mode = 1
continuous_cd = 1
contact_monitor = true
max_contacts_reported = 1
script = ExtResource("1_ayhrb")
[node name="Takyoin" type="Sprite2D" parent="."]
position = Vector2(1, 15)
scale = Vector2(0.939024, 0.939025)
texture = ExtResource("2_phnv6")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, 8)
shape = SubResource("CapsuleShape2D_w18gr")
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
unique_name_in_owner = true
stream = SubResource("AudioStreamRandomizer_45rb3")
volume_db = -8.974
[node name="AudioStreamPlayer2" type="AudioStreamPlayer" parent="."]
unique_name_in_owner = true
stream = SubResource("AudioStreamRandomizer_rkeju")
volume_db = -8.974
pitch_scale = 0.9
bus = &"New Bus"
[node name="Timer" type="Timer" parent="."]
unique_name_in_owner = true
wait_time = 0.5
one_shot = true
[node name="Impact_noise" type="AudioStreamPlayer" parent="."]
unique_name_in_owner = true
stream = SubResource("AudioStreamRandomizer_u4wie")
volume_db = -15.847
[node name="Bruising" type="Sprite2D" parent="."]
unique_name_in_owner = true
modulate = Color(1, 1, 1, 0)
position = Vector2(1, 15)
texture = ExtResource("25_j6ufe")
[node name="Bleeding" type="Sprite2D" parent="."]
unique_name_in_owner = true
modulate = Color(1, 1, 1, 0)
position = Vector2(1, 15)
texture = ExtResource("26_prauw")
[node name="HeavyBleeding" type="Sprite2D" parent="."]
unique_name_in_owner = true
modulate = Color(1, 1, 1, 0)
position = Vector2(1, 15)
texture = ExtResource("27_rkeju")
[node name="Marker2D" type="Marker2D" parent="."]
position = Vector2(1, 15)
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
[connection signal="input_event" from="." to="." method="_on_input_event"]