replace with multiplayer-coop files
This commit is contained in:
112
src/scenes/interactable_object.tscn
Normal file
112
src/scenes/interactable_object.tscn
Normal file
@@ -0,0 +1,112 @@
|
||||
[gd_scene format=3 uid="uid://b7qx8y2jqn3r"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dq1uk8djmdt6a" path="res://scripts/interactable_object.gd" id="1"]
|
||||
[ext_resource type="Script" uid="uid://b51gx0vv01plt" path="res://scripts/create_rect_sprite.gd" id="2"]
|
||||
[ext_resource type="Script" uid="uid://cpxabh3uq1kl4" path="res://scripts/create_shadow_sprite.gd" id="3"]
|
||||
[ext_resource type="Texture2D" uid="uid://dvqo05l1wrjmx" path="res://assets/gfx/interactive_objects.png" id="3_nyc8x"]
|
||||
[ext_resource type="AudioStream" uid="uid://x0hhwyr2e1u7" path="res://assets/audio/sfx/environment/pot/pot_sweep_move_01.mp3" id="4_gpwir"]
|
||||
[ext_resource type="AudioStream" uid="uid://fl0rfi4in3n4" path="res://assets/audio/sfx/environment/pot/Drunk lad destroys plant pot.mp3" id="4_hemwc"]
|
||||
[ext_resource type="AudioStream" uid="uid://bxsowyqt7v637" path="res://assets/audio/sfx/environment/pot/pot_place_01.mp3" id="4_s4q4n"]
|
||||
[ext_resource type="AudioStream" uid="uid://b8x1clggitcoa" path="res://assets/audio/sfx/environment/pot/pot_place_02.mp3" id="5_fodll"]
|
||||
[ext_resource type="AudioStream" uid="uid://cc6clnct61uk7" path="res://assets/audio/sfx/environment/pot/pot_sweep_move_02.mp3" id="5_nb01e"]
|
||||
[ext_resource type="AudioStream" uid="uid://dejjc0uqthi1b" path="res://assets/audio/sfx/environment/pot/pot_destroy_sound1.mp3" id="5_nyc8x"]
|
||||
[ext_resource type="AudioStream" uid="uid://iuxunaogc8xr" path="res://assets/audio/sfx/environment/pot/pot_destroy_sound2.mp3" id="6_bkyka"]
|
||||
[ext_resource type="AudioStream" uid="uid://bgfvvwyvn128g" path="res://assets/audio/sfx/environment/pot/pot_place_03.mp3" id="6_dcamv"]
|
||||
[ext_resource type="AudioStream" uid="uid://cdjtqf2gbagra" path="res://assets/audio/sfx/environment/pot/pot_sweep_move_03.mp3" id="6_vfa4w"]
|
||||
[ext_resource type="AudioStream" uid="uid://67u74sfddmd6" path="res://assets/audio/sfx/environment/pot/pot_place_04.mp3" id="7_ilgh4"]
|
||||
[ext_resource type="AudioStream" uid="uid://bfqusej0pbxem" path="res://assets/audio/sfx/environment/pot/pot_destroy_sound3.mp3" id="7_sy22g"]
|
||||
[ext_resource type="AudioStream" uid="uid://cy740ysgtt5n7" path="res://assets/audio/sfx/environment/pot/pot_place_05.mp3" id="8_l2h6q"]
|
||||
[ext_resource type="AudioStream" uid="uid://dq461vpiih3lc" path="res://assets/audio/sfx/environment/pot/pot_destroy_sound4.mp3" id="8_oso25"]
|
||||
[ext_resource type="AudioStream" uid="uid://cg1ndvx4t7xtd" path="res://assets/audio/sfx/environment/pot/pot_destroy_sound5.mp3" id="9_r4pxp"]
|
||||
[ext_resource type="AudioStream" uid="uid://co7i1f4t8qtqp" path="res://assets/audio/sfx/environment/pot/pot_place_06.mp3" id="9_ylwml"]
|
||||
[ext_resource type="AudioStream" uid="uid://bt5npaenq15h2" path="res://assets/audio/sfx/environment/pot/smaller_pot_crash.mp3" id="10_ygcel"]
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_nyc8x"]
|
||||
radius = 4.0
|
||||
height = 12.0
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_1u1k0"]
|
||||
playback_mode = 1
|
||||
streams_count = 7
|
||||
stream_0/stream = ExtResource("4_hemwc")
|
||||
stream_1/stream = ExtResource("5_nyc8x")
|
||||
stream_2/stream = ExtResource("6_bkyka")
|
||||
stream_3/stream = ExtResource("7_sy22g")
|
||||
stream_4/stream = ExtResource("8_oso25")
|
||||
stream_5/stream = ExtResource("9_r4pxp")
|
||||
stream_6/stream = ExtResource("10_ygcel")
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_3jf32"]
|
||||
playback_mode = 1
|
||||
streams_count = 6
|
||||
stream_0/stream = ExtResource("4_s4q4n")
|
||||
stream_1/stream = ExtResource("5_fodll")
|
||||
stream_2/stream = ExtResource("6_dcamv")
|
||||
stream_3/stream = ExtResource("7_ilgh4")
|
||||
stream_4/stream = ExtResource("8_l2h6q")
|
||||
stream_5/stream = ExtResource("9_ylwml")
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_6o6ha"]
|
||||
playback_mode = 1
|
||||
random_pitch = 1.005793
|
||||
streams_count = 3
|
||||
stream_0/stream = ExtResource("4_gpwir")
|
||||
stream_1/stream = ExtResource("5_nb01e")
|
||||
stream_2/stream = ExtResource("6_vfa4w")
|
||||
|
||||
[node name="InteractableObject" type="CharacterBody2D" unique_id=1472163831]
|
||||
collision_layer = 2
|
||||
collision_mask = 71
|
||||
motion_mode = 1
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="Shadow" type="Sprite2D" parent="." unique_id=686217060]
|
||||
z_index = -1
|
||||
y_sort_enabled = true
|
||||
scale = Vector2(0.25, 0.25)
|
||||
script = ExtResource("3")
|
||||
|
||||
[node name="Sprite2DAbove" type="Sprite2D" parent="." unique_id=2110610080]
|
||||
modulate = Color(0.7625, 0.725, 0.8, 1)
|
||||
y_sort_enabled = true
|
||||
position = Vector2(0, -16)
|
||||
texture = ExtResource("3_nyc8x")
|
||||
hframes = 19
|
||||
vframes = 19
|
||||
script = ExtResource("2")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1834631023]
|
||||
modulate = Color(0.7625, 0.725, 0.8, 1)
|
||||
y_sort_enabled = true
|
||||
texture = ExtResource("3_nyc8x")
|
||||
hframes = 19
|
||||
vframes = 19
|
||||
frame = 4
|
||||
script = ExtResource("2")
|
||||
|
||||
[node name="PotCollision" type="CollisionShape2D" parent="." unique_id=1724772539]
|
||||
position = Vector2(0, 2)
|
||||
rotation = -1.5707964
|
||||
shape = SubResource("CapsuleShape2D_nyc8x")
|
||||
|
||||
[node name="SfxShatter" type="AudioStreamPlayer2D" parent="." unique_id=785438237]
|
||||
stream = SubResource("AudioStreamRandomizer_1u1k0")
|
||||
max_distance = 1187.0
|
||||
attenuation = 9.8491335
|
||||
panning_strength = 1.46
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxLand" type="AudioStreamPlayer2D" parent="." unique_id=1532707111]
|
||||
stream = SubResource("AudioStreamRandomizer_3jf32")
|
||||
attenuation = 6.964396
|
||||
panning_strength = 1.25
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxDrag" type="AudioStreamPlayer2D" parent="." unique_id=1350700388]
|
||||
stream = SubResource("AudioStreamRandomizer_6o6ha")
|
||||
volume_db = -9.7
|
||||
pitch_scale = 0.77
|
||||
max_distance = 750.0
|
||||
attenuation = 10.556063
|
||||
panning_strength = 1.5
|
||||
bus = &"Sfx"
|
||||
Reference in New Issue
Block a user