50 lines
2.6 KiB
Plaintext
50 lines
2.6 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://c6w1inomsy6fp"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://1t0g0w550twn" path="res://assets/MainMenu.tscn" id="1_iaw56"]
|
|
[ext_resource type="Environment" uid="uid://5s8lkk12bxyx" path="res://assets/default_environment.tres" id="2_stw21"]
|
|
[ext_resource type="PackedScene" uid="uid://crsl404uqjgg6" path="res://assets/kitty/concrete_cat_statue_2k.gltf" id="3_76y63"]
|
|
|
|
[sub_resource type="Animation" id="Animation_gojcw"]
|
|
resource_name = "new_animation"
|
|
length = 30.0
|
|
tracks/0/type = "position_3d"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = PackedFloat32Array(0, 1, 0.454, 1.517, -2.572, 1.5, 1, 0.454, 1.97523, 0.966014, 4.1, 1, 0.454, 3.2871, 2.84737, 7, 1, 1.92063, 3.43251, -0.523631, 8.3, 1, 2.35502, 3.52832, -2.74459, 10.2, 1, 2.68438, 3.61438, -4.73982, 12.1, 1, -0.0351753, 2.63149, -7.11426, 13.8, 1, -2.18601, 1.36965, -7.92156, 15.5, 1, -2.94256, 1.67447, -7.82756, 17.4, 1, -1.44099, 3.73792, -4.08864, 20, 1, -3.30595, 4.72699, -0.869471, 30, 1, -0.569977, 4.72699, 5.4241)
|
|
tracks/1/type = "rotation_3d"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath(".")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = PackedFloat32Array(0, 1, 0, 0, 0, 1, 1.5, 1, 0.0793464, 0, 0, 0.996847, 4.1, 1, 0.159502, 0, 0, 0.987198, 7, 1, 0.0211018, -0.203535, -0.00438783, 0.978831, 8.4, 1, 0.0215521, -0.00968415, -0.00020877, 0.999721, 10.2, 1, 0.0195802, 0.417873, 0.00900857, 0.90825, 12, 1, -0.294469, 0.389197, 0.152396, 0.859412, 13.8, 1, -0.294918, 0.950294, -0.0275901, -0.0959363, 15.5, 1, -0.178057, 0.983183, -0.0161448, 0.0372412, 17.4, 1, -0.138516, 0.933496, -0.294042, -0.151455, 20, 1, -0.121745, -0.52284, 0.301373, 0.78803, 30, 1, 0, 0, 0, 1)
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_53h31"]
|
|
_data = {
|
|
"new_animation": SubResource("Animation_gojcw")
|
|
}
|
|
|
|
[node name="Intro" type="Node3D"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1.24287)
|
|
|
|
[node name="Control" parent="." instance=ExtResource("1_iaw56")]
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
root_node = NodePath("../Camera3D")
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_53h31")
|
|
}
|
|
speed_scale = 0.1
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.569977, 4.72699, 5.4241)
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = ExtResource("2_stw21")
|
|
|
|
[node name="concrete_cat_statue_2k" parent="." instance=ExtResource("3_76y63")]
|
|
transform = Transform3D(25, 0, 0, 0, 25, 0, 0, 0, 25, 0.00769079, 0, -3.86678)
|