78 lines
3.0 KiB
Plaintext
78 lines
3.0 KiB
Plaintext
|
[gd_scene load_steps=7 format=2]
|
||
|
|
||
|
[ext_resource path="res://3DCursor.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[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
|
||
|
|
||
|
[sub_resource type="SpatialMaterial" id=9]
|
||
|
params_cull_mode = 1
|
||
|
|
||
|
[sub_resource type="CubeMesh" id=4]
|
||
|
|
||
|
[sub_resource type="ConcavePolygonShape" id=5]
|
||
|
data = PoolVector3Array( -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 )
|
||
|
|
||
|
[node name="FinishedScreen" type="Spatial"]
|
||
|
|
||
|
[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
|
||
|
margin_left = 31.0
|
||
|
margin_top = 22.0
|
||
|
margin_right = -168.0
|
||
|
margin_bottom = -92.0
|
||
|
mouse_filter = 1
|
||
|
text = "Congratulations on completing Goodnight Jellybean, brought to you by SoftWaves!
|
||
|
|
||
|
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.
|
||
|
|
||
|
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 )
|
||
|
|
||
|
[node name="MeshInstance" type="MeshInstance" parent="."]
|
||
|
transform = Transform( 3, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0 )
|
||
|
layers = 0
|
||
|
material_override = SubResource( 9 )
|
||
|
mesh = SubResource( 4 )
|
||
|
skeleton = NodePath("../CanvasLayer/Control/Label")
|
||
|
|
||
|
[node name="StaticBody" type="StaticBody" parent="MeshInstance"]
|
||
|
|
||
|
[node name="CollisionShape" type="CollisionShape" parent="MeshInstance/StaticBody"]
|
||
|
shape = SubResource( 5 )
|
||
|
|
||
|
[node name="3DCursor" parent="." instance=ExtResource( 1 )]
|
||
|
KB_ACTIONS_PER_SECOND = 6.0
|
||
|
interact_brightness = 100.0
|
||
|
|
||
|
[node name="Camera" type="Camera" parent="."]
|
||
|
transform = Transform( 0.710849, -0.253477, 0.656082, 0, 0.932803, 0.360388, -0.703345, -0.256181, 0.663082, 5.46264, 2.36601, 5.69697 )
|
||
|
|
||
|
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||
|
transform = Transform( 0.969906, 0, 0.24348, 0, 1, 0, -0.24348, 0, 0.969906, -0.095212, 0.028264, 4.01219 )
|
||
|
light_cull_mask = 4294443007
|