87 lines
3.2 KiB
Plaintext
87 lines
3.2 KiB
Plaintext
|
|
[gd_scene load_steps=11 format=3 uid="uid://vfi7tx6puk8f"]
|
||
|
|
|
||
|
|
[ext_resource type="Shader" path="res://assets/scenes/bg.gdshader" id="1_ixjhk"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://c6r3b4befr4mp" path="res://assets/bitmaps/bubbles.png" id="2_on0kl"]
|
||
|
|
[ext_resource type="SpineAtlasResource" uid="uid://dy233woujcq5q" path="res://assets/spine/evilcoco_mount.atlas" id="3_rslsa"]
|
||
|
|
[ext_resource type="SpineSkeletonFileResource" uid="uid://ct2wsplxafjpe" path="res://assets/spine/evilcoco_mount.skel" id="4_etl44"]
|
||
|
|
[ext_resource type="Script" path="res://assets/scenes/spine_sprite.gd" id="5_d6oxx"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://dmxurk6lfka5g" path="res://assets/scenes/ui.tscn" id="9_l62o0"]
|
||
|
|
|
||
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_8mp0w"]
|
||
|
|
shader = ExtResource("1_ixjhk")
|
||
|
|
shader_parameter/bottom_color = Color(0.415686, 0.0980392, 0.368627, 1)
|
||
|
|
shader_parameter/top_color = Color(0.0862745, 0.286275, 0.403922, 1)
|
||
|
|
shader_parameter/layer_count = 10
|
||
|
|
shader_parameter/time_scale = 0.019
|
||
|
|
shader_parameter/base_intensity = 0.375
|
||
|
|
shader_parameter/size = 1.0
|
||
|
|
shader_parameter/tex = ExtResource("2_on0kl")
|
||
|
|
|
||
|
|
[sub_resource type="SpineSkeletonDataResource" id="SpineSkeletonDataResource_fp7nn"]
|
||
|
|
atlas_res = ExtResource("3_rslsa")
|
||
|
|
skeleton_file_res = ExtResource("4_etl44")
|
||
|
|
|
||
|
|
[sub_resource type="Environment" id="Environment_71opc"]
|
||
|
|
background_mode = 1
|
||
|
|
background_color = Color(0.842604, 0.404486, 0.626903, 1)
|
||
|
|
|
||
|
|
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_pdmnu"]
|
||
|
|
|
||
|
|
[node name="Node2D" type="Node"]
|
||
|
|
|
||
|
|
[node name="Control" type="Control" parent="."]
|
||
|
|
layout_mode = 3
|
||
|
|
anchors_preset = 0
|
||
|
|
offset_right = 40.0
|
||
|
|
offset_bottom = 40.0
|
||
|
|
|
||
|
|
[node name="ColorRect" type="ColorRect" parent="Control"]
|
||
|
|
material = SubResource("ShaderMaterial_8mp0w")
|
||
|
|
layout_mode = 0
|
||
|
|
offset_left = -1340.0
|
||
|
|
offset_top = -967.0
|
||
|
|
offset_right = 1186.0
|
||
|
|
offset_bottom = 980.0
|
||
|
|
color = Color(1, 0.34902, 1, 1)
|
||
|
|
|
||
|
|
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="Control"]
|
||
|
|
layout_mode = 2
|
||
|
|
offset_right = 700.0
|
||
|
|
offset_bottom = 615.0
|
||
|
|
|
||
|
|
[node name="EvilCoco2" type="SpineSprite" parent="Control/AspectRatioContainer"]
|
||
|
|
unique_name_in_owner = true
|
||
|
|
position = Vector2(-2899, -788)
|
||
|
|
scale = Vector2(0.686894, 0.686894)
|
||
|
|
skeleton_data_res = SubResource("SpineSkeletonDataResource_fp7nn")
|
||
|
|
preview_skin = "Default"
|
||
|
|
preview_animation = "-- Empty --"
|
||
|
|
preview_frame = false
|
||
|
|
preview_time = 0.0
|
||
|
|
script = ExtResource("5_d6oxx")
|
||
|
|
|
||
|
|
[node name="CrosshairBone" type="SpineBoneNode" parent="Control/AspectRatioContainer/EvilCoco2"]
|
||
|
|
show_behind_parent = true
|
||
|
|
position = Vector2(368.469, -370.236)
|
||
|
|
rotation = -1.40981
|
||
|
|
bone_name = "crosshair"
|
||
|
|
bone_mode = 1
|
||
|
|
|
||
|
|
[node name="ColorRect" type="ColorRect" parent="Control/AspectRatioContainer"]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 8
|
||
|
|
|
||
|
|
[node name="Ui" parent="Control" instance=ExtResource("9_l62o0")]
|
||
|
|
position = Vector2(-678, -1096)
|
||
|
|
|
||
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||
|
|
environment = SubResource("Environment_71opc")
|
||
|
|
camera_attributes = SubResource("CameraAttributesPractical_pdmnu")
|
||
|
|
|
||
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|
||
|
|
|
||
|
|
[node name="fire_sfx" type="AudioStreamPlayer2D" parent="."]
|
||
|
|
position = Vector2(-954, 161)
|
||
|
|
volume_db = 10.0
|
||
|
|
autoplay = true
|