Vore_Sandbox_Remaster/creditsMenu.tscn

255 lines
6.2 KiB
Text

[gd_scene load_steps=8 format=2]
[ext_resource path="res://scripts/UI/gotoscenebutton.gd" type="Script" id=1]
[ext_resource path="res://fonts/title.tres" type="DynamicFont" id=2]
[ext_resource path="res://UI_themes/main.tres" type="Theme" id=3]
[ext_resource path="res://scripts/link.gd" type="Script" id=4]
[ext_resource path="res://scripts/UI/licenses.gd" type="Script" id=5]
[ext_resource path="res://scripts/show_license.gd" type="Script" id=6]
[ext_resource path="res://fonts/mono_text.tres" type="DynamicFont" id=7]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
theme = ExtResource( 3 )
__meta__ = {
"_edit_lock_": true,
"_edit_use_anchors_": false
}
[node name="ColorRect" type="ColorRect" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
color = Color( 0.356863, 0, 0, 1 )
__meta__ = {
"_edit_lock_": true,
"_edit_use_anchors_": false
}
[node name="Label" type="Label" parent="."]
anchor_right = 1.0
margin_bottom = 64.0
custom_fonts/font = ExtResource( 2 )
text = "About"
align = 1
valign = 1
__meta__ = {
"_edit_lock_": true,
"_edit_use_anchors_": false
}
[node name="Return" type="Button" parent="."]
margin_right = 54.0
margin_bottom = 23.0
text = "Return"
script = ExtResource( 1 )
default = true
[node name="Scroll" type="ScrollContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 8.0
margin_top = 72.0
margin_right = -8.0
margin_bottom = -8.0
follow_focus = true
__meta__ = {
"_edit_lock_": true
}
[node name="VBox" type="VBoxContainer" parent="Scroll"]
margin_right = 944.0
margin_bottom = 640.0
rect_clip_content = true
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="Label5" type="Label" parent="Scroll/VBox"]
margin_right = 944.0
margin_bottom = 78.0
text = "Vore Sandbox Remaster
v2024.03
By Jason"
autowrap = true
[node name="license_button" type="LinkButton" parent="Scroll/VBox"]
margin_top = 82.0
margin_right = 944.0
margin_bottom = 106.0
focus_mode = 2
text = "License"
__meta__ = {
"_edit_use_anchors_": false,
"_editor_description_": ""
}
[node name="Label6" type="Label" parent="Scroll/VBox"]
margin_top = 110.0
margin_right = 944.0
margin_bottom = 158.0
custom_fonts/font = ExtResource( 2 )
text = "Credits:"
align = 1
valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Label" type="Label" parent="Scroll/VBox"]
margin_top = 162.0
margin_right = 944.0
margin_bottom = 213.0
text = "Sprites:
Fox sprites maked by: whtdragon on forums.rpgmakerweb.com"
autowrap = true
[node name="Label4" type="Label" parent="Scroll/VBox"]
visible = false
margin_top = 41.0
margin_right = 944.0
margin_bottom = 58.0
text = "Wolf Maked by: kitsuneredwolf on deventart"
autowrap = true
[node name="Credit5" type="LinkButton" parent="Scroll/VBox"]
margin_top = 217.0
margin_right = 944.0
margin_bottom = 241.0
hint_tooltip = "https://rpgmaker.net/resources/192/"
focus_mode = 2
text = "Rabbit sprite"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false,
"_editor_description_": ""
}
[node name="Credit6" type="LinkButton" parent="Scroll/VBox"]
margin_top = 245.0
margin_right = 944.0
margin_bottom = 269.0
hint_tooltip = "http://www.crownjoseph.com/"
focus_mode = 2
text = "Tree sprite"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false,
"_editor_description_": ""
}
[node name="Label2" type="Label" parent="Scroll/VBox"]
margin_top = 273.0
margin_right = 944.0
margin_bottom = 297.0
text = "Photos:"
[node name="Credit" type="LinkButton" parent="Scroll/VBox"]
margin_top = 301.0
margin_right = 944.0
margin_bottom = 325.0
hint_tooltip = "https://www.flickr.com/photos/peter-trimming/5502322898/"
focus_mode = 2
text = "Yawning fox modified from this"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Credit2" type="LinkButton" parent="Scroll/VBox"]
visible = false
margin_top = 249.0
margin_right = 944.0
margin_bottom = 273.0
hint_tooltip = "https://commons.wikimedia.org/wiki/File:Wolf.jpg"
focus_mode = 2
text = "Yawning wolf modified from https://commons.wikimedia.org/wiki/File:Wolf.jpg"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Credit3" type="LinkButton" parent="Scroll/VBox"]
margin_top = 329.0
margin_right = 944.0
margin_bottom = 353.0
hint_tooltip = "https://imgur.com/DIBtmBk"
focus_mode = 2
text = "Fox butt modified from this"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Credit4" type="LinkButton" parent="Scroll/VBox"]
visible = false
margin_top = 166.0
margin_right = 580.0
margin_bottom = 183.0
hint_tooltip = "https://imgur.com/XJAQjME"
focus_mode = 2
text = "Wolf asshole from https://imgur.com/XJAQjME"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Label3" type="Label" parent="Scroll/VBox"]
margin_top = 357.0
margin_right = 944.0
margin_bottom = 381.0
text = "Fonts:"
[node name="Font1" type="LinkButton" parent="Scroll/VBox"]
margin_top = 385.0
margin_right = 944.0
margin_bottom = 409.0
hint_tooltip = "https://fonts.google.com/specimen/Roboto"
focus_mode = 2
text = "Roboto font from Google Fonts"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Font2" type="LinkButton" parent="Scroll/VBox"]
margin_top = 413.0
margin_right = 944.0
margin_bottom = 437.0
hint_tooltip = "https://fonts.google.com/specimen/Roboto+Mono"
focus_mode = 2
text = "Roboto Mono font from Google Fonts"
script = ExtResource( 4 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="licenses" type="Label" parent="Scroll/VBox"]
margin_top = 441.0
margin_right = 944.0
margin_bottom = 519.0
text = "This game uses Godot Engine, available under the following license:
"
autowrap = true
script = ExtResource( 5 )
[node name="LicenseDialog" type="AcceptDialog" parent="."]
margin_left = 144.0
margin_top = 128.0
margin_right = 824.0
margin_bottom = 600.0
window_title = "Game License"
__meta__ = {
"_edit_group_": true
}
[node name="game_license" type="RichTextLabel" parent="LicenseDialog"]
margin_left = 8.0
margin_top = 8.0
margin_right = 672.0
margin_bottom = 426.0
rect_min_size = Vector2( 0, 256 )
custom_fonts/normal_font = ExtResource( 7 )
script = ExtResource( 6 )
[connection signal="pressed" from="Scroll/VBox/license_button" to="LicenseDialog" method="popup_centered"]