goodnight_jellybean/godot/screens/disclaimer.tscn

103 lines
4.6 KiB
Plaintext
Raw Normal View History

2023-06-05 08:00:14 -06:00
[gd_scene load_steps=9 format=3 uid="uid://djjmyf7v27ak8"]
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[ext_resource type="PackedScene" path="res://3DCursor.tscn" id="1"]
[ext_resource type="PackedScene" path="res://CursorInteractArea.tscn" id="2"]
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[sub_resource type="Environment" id="2"]
2022-12-31 01:19:40 -07:00
background_mode = 1
2023-06-05 08:00:14 -06:00
glow_levels/1 = 1.0
glow_levels/2 = 1.0
glow_levels/4 = 1.0
glow_levels/6 = 1.0
glow_levels/7 = 1.0
2022-12-31 01:19:40 -07:00
glow_strength = 0.89
glow_bloom = 1.0
glow_blend_mode = 0
2023-06-05 08:00:14 -06:00
[sub_resource type="StandardMaterial3D" id="9"]
cull_mode = 1
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[sub_resource type="BoxMesh" id="4"]
2022-12-31 01:19:40 -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)
backface_collision = true
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[sub_resource type="StandardMaterial3D" id="6"]
transparency = 1
albedo_color = Color(1, 1, 1, 0.160784)
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[sub_resource type="BoxMesh" id="7"]
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[node name="DisclaimerScreen" type="Node3D"]
2022-12-31 01:19:40 -07:00
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="Control" type="Control" parent="CanvasLayer"]
2023-06-05 08:00:14 -06:00
layout_mode = 3
anchors_preset = 15
2022-12-31 01:19:40 -07:00
anchor_right = 1.0
anchor_bottom = 1.0
2023-06-05 08:00:14 -06:00
grow_horizontal = 2
grow_vertical = 2
2022-12-31 01:19:40 -07:00
mouse_filter = 1
[node name="Label" type="Label" parent="CanvasLayer/Control"]
2023-06-05 08:00:14 -06:00
layout_mode = 0
2022-12-31 01:19:40 -07:00
anchor_right = 1.0
anchor_bottom = 1.0
2023-06-05 08:00:14 -06:00
offset_left = 243.0
offset_top = 18.0
offset_right = -211.0
offset_bottom = 842.0
2022-12-31 01:19:40 -07:00
mouse_filter = 1
text = "Welcome to Goodnight Jellybean! We're excited to have you join us on this educational adventure.
2023-01-01 19:59:44 -07:00
We will be interacting with our virutal environment using FunMouse (tm). Simply use the left and right mouse buttons to change the direction of the cursor and use the scroll wheel to move the cursor in its current direction. Interact with nearby objects by pressing the middle mouse button. Please make sure your audio is turned on.
2022-12-31 01:19:40 -07:00
Don't have a mouse with a scroll wheel? You can also use the arrow keys and space bar to navigate and interact with the game. However, your child will be missing out on learning an important skill.
We at SoftWaves are committed to providing a fun and educational gaming experience for your child. It's important to remember that video games are to be consumed in moderation. Set limits on gameplay time to ensure that your child is engaging in a healthy balance of activities.
Pay attention to your child's physical and emotional well-being while playing. If your child starts to show signs of nausea or discomfort, stop playing and seek medical attention. Your child's health and well-being are always the top priority.
Thank you for entrusting us with your child's learning and entertainment. We hope you and your child have a great time playing Goodnight Jellybean.
Please move the cursor to the highlighted zone then interact with it when you are ready to start learning!
Copyright notice: FunMouse (tm) is a trademark of Exasoft. All rights reserved. Goodnight Jellybean is licensed to use FunMouse (tm) under license id: K780123898."
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
2023-06-05 08:00:14 -06:00
environment = SubResource("2")
2022-12-31 01:19:40 -07:00
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
2023-06-05 08:00:14 -06:00
material_override = SubResource("9")
mesh = SubResource("4")
2022-12-31 01:19:40 -07:00
skeleton = NodePath("../CanvasLayer/Control/Label")
2023-06-05 08:00:14 -06:00
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D"]
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D"]
shape = SubResource("5")
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[node name="3DCursor" parent="." instance=ExtResource("1")]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.402443, 2.04589)
2022-12-31 01:19:40 -07:00
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.707107, -0.0493253, 0.705384, 0, 0.997564, 0.0697565, -0.707107, -0.0493253, 0.705384, 5.463, 2.74401, 5.697)
2022-12-31 01:19:40 -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)
2022-12-31 01:19:40 -07:00
light_cull_mask = 4294443007
2023-06-05 08:00:14 -06:00
[node name="MeshInstance2" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.10726, -0.851695, -2.14692)
material_override = SubResource("6")
mesh = SubResource("7")
2022-12-31 01:19:40 -07:00
2023-06-05 08:00:14 -06:00
[node name="CursorInteractArea" parent="MeshInstance2" instance=ExtResource("2")]
2022-12-31 01:19:40 -07:00
on_interact_func = "_on_Interact_leave_disclaimer"