summaryrefslogtreecommitdiff
path: root/Scenes/Transition.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Scenes/Transition.tscn')
-rw-r--r--Scenes/Transition.tscn250
1 files changed, 249 insertions, 1 deletions
diff --git a/Scenes/Transition.tscn b/Scenes/Transition.tscn
index 7d8c5fd..b47cebe 100644
--- a/Scenes/Transition.tscn
+++ b/Scenes/Transition.tscn
@@ -1,8 +1,10 @@
-[gd_scene load_steps=19 format=2]
+[gd_scene load_steps=27 format=2]
[ext_resource path="res://Assets/transition.png" type="Texture" id=1]
[ext_resource path="res://Scenes/CameraControl.gd" type="Script" id=2]
[ext_resource path="res://Scenes/Transition.gd" type="Script" id=3]
+[ext_resource path="res://Assets/joinha.png" type="Texture" id=4]
+[ext_resource path="res://Assets/AlegreyaSansSC-ExtraBold.ttf" type="DynamicFontData" id=5]
[ext_resource path="res://Assets/arm.png" type="Texture" id=7]
[ext_resource path="res://Assets/3_dots.png" type="Texture" id=8]
[ext_resource path="res://Assets/DiceFaceMaterial.tres" type="Material" id=9]
@@ -36,6 +38,170 @@ background_sky = SubResource( 2 )
ambient_light_color = Color( 1, 1, 1, 1 )
dof_blur_far_amount = 0.06
+[sub_resource type="DynamicFont" id=11]
+size = 80
+font_data = ExtResource( 5 )
+
+[sub_resource type="DynamicFont" id=12]
+size = 60
+font_data = ExtResource( 5 )
+
+[sub_resource type="Animation" id=13]
+resource_name = "FadeIn"
+tracks/0/type = "value"
+tracks/0/path = NodePath(".:modulate")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0, 0.4 ),
+"transitions": PoolRealArray( 1, 1 ),
+"update": 0,
+"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
+}
+tracks/1/type = "value"
+tracks/1/path = NodePath("TextureRect:rect_position")
+tracks/1/interp = 1
+tracks/1/loop_wrap = true
+tracks/1/imported = false
+tracks/1/enabled = true
+tracks/1/keys = {
+"times": PoolRealArray( 0, 0.4, 1 ),
+"transitions": PoolRealArray( 0.378929, 0.378929, 1 ),
+"update": 0,
+"values": [ Vector2( -90, 519 ), Vector2( -90, 519 ), Vector2( 418, 519 ) ]
+}
+tracks/2/type = "value"
+tracks/2/path = NodePath(".:visible")
+tracks/2/interp = 1
+tracks/2/loop_wrap = true
+tracks/2/imported = false
+tracks/2/enabled = true
+tracks/2/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 1,
+"values": [ true ]
+}
+
+[sub_resource type="Animation" id=14]
+length = 0.001
+tracks/0/type = "value"
+tracks/0/path = NodePath(".:modulate")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ Color( 1, 1, 1, 0 ) ]
+}
+tracks/1/type = "value"
+tracks/1/path = NodePath("TextureRect:rect_position")
+tracks/1/interp = 1
+tracks/1/loop_wrap = true
+tracks/1/imported = false
+tracks/1/enabled = true
+tracks/1/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ Vector2( -90, 519 ) ]
+}
+tracks/2/type = "value"
+tracks/2/path = NodePath(".:visible")
+tracks/2/interp = 1
+tracks/2/loop_wrap = true
+tracks/2/imported = false
+tracks/2/enabled = true
+tracks/2/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ true ]
+}
+
+[sub_resource type="Animation" id=15]
+resource_name = "FadeIn"
+tracks/0/type = "value"
+tracks/0/path = NodePath(".:modulate")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0, 0.4 ),
+"transitions": PoolRealArray( 1, 1 ),
+"update": 0,
+"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
+}
+tracks/1/type = "value"
+tracks/1/path = NodePath("TextureRect:rect_position")
+tracks/1/interp = 1
+tracks/1/loop_wrap = true
+tracks/1/imported = false
+tracks/1/enabled = true
+tracks/1/keys = {
+"times": PoolRealArray( 0, 0.4, 1 ),
+"transitions": PoolRealArray( 1, 0.435275, 1 ),
+"update": 0,
+"values": [ Vector2( 1044, 119 ), Vector2( 1044, 119 ), Vector2( 618, 119 ) ]
+}
+tracks/2/type = "value"
+tracks/2/path = NodePath(".:visible")
+tracks/2/interp = 1
+tracks/2/loop_wrap = true
+tracks/2/imported = false
+tracks/2/enabled = true
+tracks/2/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 1,
+"values": [ true ]
+}
+
+[sub_resource type="Animation" id=16]
+length = 0.001
+tracks/0/type = "value"
+tracks/0/path = NodePath(".:modulate")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ Color( 1, 1, 1, 0 ) ]
+}
+tracks/1/type = "value"
+tracks/1/path = NodePath("TextureRect:rect_position")
+tracks/1/interp = 1
+tracks/1/loop_wrap = true
+tracks/1/imported = false
+tracks/1/enabled = true
+tracks/1/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ Vector2( 1044, 119 ) ]
+}
+tracks/2/type = "value"
+tracks/2/path = NodePath(".:visible")
+tracks/2/interp = 1
+tracks/2/loop_wrap = true
+tracks/2/imported = false
+tracks/2/enabled = true
+tracks/2/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ true ]
+}
+
[node name="Transition" type="Spatial"]
script = ExtResource( 3 )
dices = [ NodePath("Mesh0"), NodePath("Mesh"), NodePath("Mesh2"), NodePath("Mesh3"), NodePath("Mesh4"), NodePath("Mesh5"), NodePath("Mesh6") ]
@@ -329,4 +495,86 @@ rect_scale = Vector2( -1, 1 )
texture = ExtResource( 7 )
expand = true
+[node name="GameOver" type="ColorRect" parent="UIController"]
+modulate = Color( 1, 1, 1, 0 )
+anchor_right = 1.0
+anchor_bottom = 1.0
+color = Color( 0, 0, 0, 0.6 )
+
+[node name="Label" type="Label" parent="UIController/GameOver"]
+margin_left = 311.0
+margin_top = 17.0
+margin_right = 699.0
+margin_bottom = 97.0
+custom_fonts/font = SubResource( 11 )
+text = "Game Over!"
+
+[node name="Label2" type="Label" parent="UIController/GameOver"]
+margin_left = 555.0
+margin_top = 234.0
+margin_right = 943.0
+margin_bottom = 420.0
+custom_fonts/font = SubResource( 12 )
+text = "Try again
+by pressing
+any key!"
+
+[node name="TextureRect" type="TextureRect" parent="UIController/GameOver"]
+margin_left = -90.0
+margin_top = 519.0
+margin_right = 361.0
+margin_bottom = 870.0
+rect_rotation = -179.692
+texture = ExtResource( 4 )
+expand = true
+
+[node name="AnimationPlayer" type="AnimationPlayer" parent="UIController/GameOver"]
+anims/FadeIn = SubResource( 13 )
+anims/RESET = SubResource( 14 )
+
+[node name="Victory" type="ColorRect" parent="UIController"]
+modulate = Color( 1, 1, 1, 0 )
+anchor_right = 1.0
+anchor_bottom = 1.0
+color = Color( 0, 0, 0, 0.6 )
+
+[node name="Label" type="Label" parent="UIController/Victory"]
+margin_left = 311.0
+margin_top = 17.0
+margin_right = 699.0
+margin_bottom = 97.0
+custom_fonts/font = SubResource( 11 )
+text = "Victory!"
+align = 1
+
+[node name="Label2" type="Label" parent="UIController/Victory"]
+margin_left = 19.0
+margin_top = 212.0
+margin_right = 530.0
+margin_bottom = 398.0
+custom_fonts/font = SubResource( 12 )
+text = "You finished the game with 10 turns remaining!"
+autowrap = true
+
+[node name="Label3" type="Label" parent="UIController/Victory"]
+margin_left = 189.0
+margin_top = 510.0
+margin_right = 841.0
+margin_bottom = 696.0
+custom_fonts/font = SubResource( 12 )
+text = "Press any key to restart!"
+
+[node name="TextureRect" type="TextureRect" parent="UIController/Victory"]
+margin_left = 1044.0
+margin_top = 119.0
+margin_right = 1495.0
+margin_bottom = 470.0
+rect_rotation = -0.557316
+texture = ExtResource( 4 )
+expand = true
+
+[node name="AnimationPlayer" type="AnimationPlayer" parent="UIController/Victory"]
+anims/FadeIn = SubResource( 15 )
+anims/RESET = SubResource( 16 )
+
[node name="Tween" type="Tween" parent="."]