goodnight_jellybean/godot/screens/finished.tscn

80 lines
3.1 KiB
Plaintext
Raw Normal View History

2023-01-01 14:54:37 -07:00
[gd_scene load_steps=8 format=2]
2023-01-01 02:23:56 -07:00
[ext_resource path="res://3DCursor.tscn" type="PackedScene" id=1]
2023-01-01 14:54:37 -07:00
[ext_resource path="res://screens/theme.tres" type="Theme" id=2]
2023-01-01 02:23:56 -07:00
[sub_resource type="Theme" id=1]
[sub_resource type="Environment" id=2]
background_mode = 1
background_energy = 16.0
glow_levels/1 = true
glow_levels/2 = true
glow_levels/4 = true
glow_levels/6 = true
glow_levels/7 = true
glow_strength = 0.89
glow_bloom = 1.0
glow_blend_mode = 0
glow_high_quality = true
2023-06-05 08:00:14 -06:00
[sub_resource type="StandardMaterial3D" id=9]
2023-01-01 02:23:56 -07:00
params_cull_mode = 1
2023-06-05 08:00:14 -06:00
[sub_resource type="BoxMesh" id=4]
2023-01-01 02:23:56 -07:00
2023-06-05 08:00:14 -06:00
[sub_resource type="ConcavePolygonShape3D" id=5]
data = PackedVector3Array( -1, 1, 1, 1, 1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, -1, 1, 1, 1, -1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, 1, 1, 1, -1, 1, -1, -1, 1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, -1, -1, 1, 1, -1, -1, 1, -1, -1, -1, 1, 1, 1, -1, 1, 1, 1, 1, -1, -1, 1, 1, -1, 1, -1, 1, 1, -1, -1, -1, 1, 1, -1, 1, -1, -1, -1, 1, -1, 1, 1, -1, -1, -1, -1, -1 )
2023-01-01 02:23:56 -07:00
2023-06-05 08:00:14 -06:00
[node name="FinishedScreen" type="Node3D"]
2023-01-01 02:23:56 -07:00
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="Control" type="Control" parent="CanvasLayer"]
anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
theme = SubResource( 1 )
[node name="Label" type="Label" parent="CanvasLayer/Control"]
anchor_right = 1.0
anchor_bottom = 1.0
2023-06-05 08:00:14 -06:00
offset_left = 182.0
offset_top = 24.0
offset_right = -173.0
offset_bottom = -88.0
2023-01-01 02:23:56 -07:00
mouse_filter = 1
2023-01-01 14:54:37 -07:00
theme = ExtResource( 2 )
2023-01-01 02:23:56 -07:00
text = "Congratulations on completing Goodnight Jellybean, brought to you by SoftWaves!
2023-01-01 14:54:37 -07:00
We hope you had fun using FunMouse(tm) and learning about all the different topics in the game. If you are feeling nauseous as a result of playing the game, remember to take deep breaths and find a quiet place to rest.
2023-01-01 02:23:56 -07:00
Thank you for playing! If you would like more fun learning, please insert CD 2 for more educational adventures from SoftWaves or order a copy of our catalog for more educational fun! Please write to us at Softwaves HQ, 123 Fun Learning Lane, Funville, USA 12345 and include a $5 bill to request a copy of our games catalog."
autowrap = true
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource( 2 )
2023-06-05 08:00:14 -06:00
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
transform = Transform3D( 3, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0 )
2023-01-01 02:23:56 -07:00
layers = 0
material_override = SubResource( 9 )
mesh = SubResource( 4 )
skeleton = NodePath("../CanvasLayer/Control/Label")
2023-06-05 08:00:14 -06:00
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D"]
2023-01-01 02:23:56 -07:00
2023-06-05 08:00:14 -06:00
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D"]
2023-01-01 02:23:56 -07:00
shape = SubResource( 5 )
[node name="3DCursor" parent="." instance=ExtResource( 1 )]
KB_ACTIONS_PER_SECOND = 6.0
interact_brightness = 100.0
2023-06-05 08:00:14 -06:00
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D( 0.710849, -0.253477, 0.656082, 0, 0.932803, 0.360388, -0.703345, -0.256181, 0.663082, 5.46264, 2.36601, 5.69697 )
2023-01-01 02:23:56 -07:00
2023-06-05 08:00:14 -06:00
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D( 0.969906, 0, 0.24348, 0, 1, 0, -0.24348, 0, 0.969906, -0.095212, 0.028264, 4.01219 )
2023-01-01 02:23:56 -07:00
light_cull_mask = 4294443007