Files
godot-demo-projects/3d/decals/test.tscn
2023-01-17 21:41:53 +01:00

777 lines
82 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[gd_scene load_steps=43 format=3 uid="uid://bks13fos3trrs"]
[ext_resource type="Texture2D" uid="uid://bm2iexos5pt2u" path="res://textures/plasma_emissive.png" id="3_h6kom"]
[ext_resource type="Texture2D" uid="uid://d2rsv7jw807fs" path="res://textures/plasma_stain.png" id="4_86yk0"]
[ext_resource type="Texture2D" uid="uid://ccgkupemr6e1q" path="res://textures/paint.png" id="5_1d4vo"]
[ext_resource type="Texture2D" uid="uid://bm6eht0bqttpo" path="res://textures/paint_normal.png" id="6_qfx85"]
[ext_resource type="Texture2D" uid="uid://ch1lpd6csfh11" path="res://textures/paintedarrow.png" id="7_4xxma"]
[ext_resource type="Texture2D" uid="uid://b6yhgco8h4kgi" path="res://textures/paintedarrow_normal.png" id="8_40dxq"]
[ext_resource type="Texture2D" uid="uid://8plv4ws2kg70" path="res://textures/puddles_albedo.png" id="9_o80vp"]
[ext_resource type="Texture2D" uid="uid://cxswl7oeqadys" path="res://textures/puddles_orm.png" id="10_rt6a0"]
[ext_resource type="Texture2D" uid="uid://d3tsa78sl6f5o" path="res://textures/scifi_1_albedo.png" id="11_bbefl"]
[ext_resource type="Texture2D" uid="uid://qkykptc4tjno" path="res://textures/scifi_4_albedo.png" id="11_wbqnf"]
[ext_resource type="Texture2D" uid="uid://syxljixxud75" path="res://textures/scifi_4_normal.png" id="12_mlk6d"]
[ext_resource type="Texture2D" uid="uid://c6h101xwgiroy" path="res://textures/scifi_1_normal.png" id="12_tq8hn"]
[ext_resource type="Texture2D" uid="uid://co20qeesefkhn" path="res://textures/icon_outlined.png" id="13_ef2mf"]
[ext_resource type="Texture2D" uid="uid://bu0lxkb3046jw" path="res://textures/scifi_2_albedo.png" id="13_p1ikw"]
[ext_resource type="Texture2D" uid="uid://chjqieyps5n5r" path="res://textures/checker.png" id="14"]
[ext_resource type="Texture2D" uid="uid://c4xcp8bsukmny" path="res://textures/icon_outlined_normal.png" id="14_je5ga"]
[ext_resource type="Texture2D" uid="uid://5wewxgmcpq2t" path="res://textures/scifi_2_normal.png" id="14_yj8ff"]
[ext_resource type="Texture2D" uid="uid://cyh57iw40y5pc" path="res://textures/scifi_3_albedo.png" id="15_ct5bp"]
[ext_resource type="Texture2D" uid="uid://cwg21hcwtkqiw" path="res://textures/scifi_3_normal.png" id="16_0mhgx"]
[ext_resource type="Script" path="res://tester.gd" id="18"]
[sub_resource type="ProceduralSkyMaterial" id="9"]
[sub_resource type="Sky" id="10"]
sky_material = SubResource("9")
[sub_resource type="Environment" id="11"]
background_mode = 2
sky = SubResource("10")
[sub_resource type="Animation" id="12"]
resource_name = "move"
length = 6.0
loop_mode = 1
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Testers/CircleBlobShadow:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 3),
"transitions": PackedFloat32Array(-2, -2),
"update": 0,
"values": [Vector3(0, 1, 0), Vector3(0, 2, 0)]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Testers/BulletPlasmaDecals:position")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0, 3),
"transitions": PackedFloat32Array(-2, -2),
"update": 0,
"values": [Vector3(0, 0.1, 12), Vector3(0, 1.1, 12)]
}
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath("Testers/BuffEffect/Decal:position")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0, 3),
"transitions": PackedFloat32Array(-2, -2),
"update": 0,
"values": [Vector3(0, -1, 0), Vector3(0, 1, 0)]
}
tracks/3/type = "value"
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/path = NodePath("Testers/BuffEffect/Noise:rotation")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(0, 1.4, 6),
"transitions": PackedFloat32Array(-2, -2, -2),
"update": 0,
"values": [Vector3(0, 0, 0), Vector3(5.60251, 20.944, 11.6239), Vector3(0, 0, 0)]
}
tracks/4/type = "value"
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/path = NodePath("Testers/DecalOnAnimatedMesh/Decal:rotation")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/keys = {
"times": PackedFloat32Array(0, 6),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector3(0, 0, 0), Vector3(0, 6.28319, 0)]
}
tracks/5/type = "value"
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/path = NodePath("Testers/DecalOnAnimatedMesh/MeshInstance3D:position")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/keys = {
"times": PackedFloat32Array(0, 3),
"transitions": PackedFloat32Array(-2, -2),
"update": 0,
"values": [Vector3(-0.2, 0.533, -1.2), Vector3(-0.774, 1, -1.2)]
}
tracks/6/type = "value"
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/path = NodePath("Testers/DecalOnAnimatedMesh/MeshInstance3D:rotation")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/keys = {
"times": PackedFloat32Array(0, 2.98),
"transitions": PackedFloat32Array(-2, -2),
"update": 0,
"values": [Vector3(0, 3.14159, -1.5708), Vector3(4.17414e-08, 3.14159, -1.02025)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ecfcr"]
_data = {
"move": SubResource("12")
}
[sub_resource type="StandardMaterial3D" id="13"]
diffuse_mode = 1
albedo_texture = ExtResource("14")
uv1_scale = Vector3(32, 32, 1)
texture_filter = 5
[sub_resource type="PlaneMesh" id="14"]
material = SubResource("13")
size = Vector2(64, 64)
[sub_resource type="BoxShape3D" id="BoxShape3D_biamo"]
size = Vector3(64, 1, 64)
[sub_resource type="BoxMesh" id="15"]
size = Vector3(1, 0.1, 1)
[sub_resource type="SphereMesh" id="17"]
radius = 1.0
height = 2.0
[sub_resource type="Gradient" id="Gradient_a2ig3"]
colors = PackedColorArray(0, 0, 0, 1, 0, 0, 0, 0)
[sub_resource type="GradientTexture2D" id="GradientTexture2D_p8www"]
gradient = SubResource("Gradient_a2ig3")
fill = 1
fill_from = Vector2(0.5, 0.5)
fill_to = Vector2(0.5, 0.01)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_05b0h"]
albedo_color = Color(0.603922, 0.517647, 0.321569, 1)
[sub_resource type="CylinderMesh" id="18"]
material = SubResource("StandardMaterial3D_05b0h")
top_radius = 0.8
bottom_radius = 1.0
height = 1.5
[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_540vc"]
data = PackedVector3Array(0, 0.75, 0.8, 0.0784, 0.75, 0.7961, 0, 0.45, 0.84, 0.0784, 0.75, 0.7961, 0.0823, 0.45, 0.836, 0, 0.45, 0.84, 0.0784, 0.75, 0.7961, 0.1561, 0.75, 0.7846, 0.0823, 0.45, 0.836, 0.1561, 0.75, 0.7846, 0.1639, 0.45, 0.8239, 0.0823, 0.45, 0.836, 0.1561, 0.75, 0.7846, 0.2322, 0.75, 0.7656, 0.1639, 0.45, 0.8239, 0.2322, 0.75, 0.7656, 0.2438, 0.45, 0.8038, 0.1639, 0.45, 0.8239, 0.2322, 0.75, 0.7656, 0.3061, 0.75, 0.7391, 0.2438, 0.45, 0.8038, 0.3061, 0.75, 0.7391, 0.3215, 0.45, 0.7761, 0.2438, 0.45, 0.8038, 0.3061, 0.75, 0.7391, 0.3771, 0.75, 0.7055, 0.3215, 0.45, 0.7761, 0.3771, 0.75, 0.7055, 0.396, 0.45, 0.7408, 0.3215, 0.45, 0.7761, 0.3771, 0.75, 0.7055, 0.4445, 0.75, 0.6652, 0.396, 0.45, 0.7408, 0.4445, 0.75, 0.6652, 0.4667, 0.45, 0.6984, 0.396, 0.45, 0.7408, 0.4445, 0.75, 0.6652, 0.5075, 0.75, 0.6184, 0.4667, 0.45, 0.6984, 0.5075, 0.75, 0.6184, 0.5329, 0.45, 0.6493, 0.4667, 0.45, 0.6984, 0.5075, 0.75, 0.6184, 0.5657, 0.75, 0.5657, 0.5329, 0.45, 0.6493, 0.5657, 0.75, 0.5657, 0.594, 0.45, 0.594, 0.5329, 0.45, 0.6493, 0.5657, 0.75, 0.5657, 0.6184, 0.75, 0.5075, 0.594, 0.45, 0.594, 0.6184, 0.75, 0.5075, 0.6493, 0.45, 0.5329, 0.594, 0.45, 0.594, 0.6184, 0.75, 0.5075, 0.6652, 0.75, 0.4445, 0.6493, 0.45, 0.5329, 0.6652, 0.75, 0.4445, 0.6984, 0.45, 0.4667, 0.6493, 0.45, 0.5329, 0.6652, 0.75, 0.4445, 0.7055, 0.75, 0.3771, 0.6984, 0.45, 0.4667, 0.7055, 0.75, 0.3771, 0.7408, 0.45, 0.396, 0.6984, 0.45, 0.4667, 0.7055, 0.75, 0.3771, 0.7391, 0.75, 0.3061, 0.7408, 0.45, 0.396, 0.7391, 0.75, 0.3061, 0.7761, 0.45, 0.3215, 0.7408, 0.45, 0.396, 0.7391, 0.75, 0.3061, 0.7656, 0.75, 0.2322, 0.7761, 0.45, 0.3215, 0.7656, 0.75, 0.2322, 0.8038, 0.45, 0.2438, 0.7761, 0.45, 0.3215, 0.7656, 0.75, 0.2322, 0.7846, 0.75, 0.1561, 0.8038, 0.45, 0.2438, 0.7846, 0.75, 0.1561, 0.8239, 0.45, 0.1639, 0.8038, 0.45, 0.2438, 0.7846, 0.75, 0.1561, 0.7961, 0.75, 0.0784, 0.8239, 0.45, 0.1639, 0.7961, 0.75, 0.0784, 0.836, 0.45, 0.0823, 0.8239, 0.45, 0.1639, 0.7961, 0.75, 0.0784, 0.8, 0.75, 0, 0.836, 0.45, 0.0823, 0.8, 0.75, 0, 0.84, 0.45, 0, 0.836, 0.45, 0.0823, 0.8, 0.75, 0, 0.7961, 0.75, -0.0784, 0.84, 0.45, 0, 0.7961, 0.75, -0.0784, 0.836, 0.45, -0.0823, 0.84, 0.45, 0, 0.7961, 0.75, -0.0784, 0.7846, 0.75, -0.1561, 0.836, 0.45, -0.0823, 0.7846, 0.75, -0.1561, 0.8239, 0.45, -0.1639, 0.836, 0.45, -0.0823, 0.7846, 0.75, -0.1561, 0.7656, 0.75, -0.2322, 0.8239, 0.45, -0.1639, 0.7656, 0.75, -0.2322, 0.8038, 0.45, -0.2438, 0.8239, 0.45, -0.1639, 0.7656, 0.75, -0.2322, 0.7391, 0.75, -0.3061, 0.8038, 0.45, -0.2438, 0.7391, 0.75, -0.3061, 0.7761, 0.45, -0.3215, 0.8038, 0.45, -0.2438, 0.7391, 0.75, -0.3061, 0.7055, 0.75, -0.3771, 0.7761, 0.45, -0.3215, 0.7055, 0.75, -0.3771, 0.7408, 0.45, -0.396, 0.7761, 0.45, -0.3215, 0.7055, 0.75, -0.3771, 0.6652, 0.75, -0.4445, 0.7408, 0.45, -0.396, 0.6652, 0.75, -0.4445, 0.6984, 0.45, -0.4667, 0.7408, 0.45, -0.396, 0.6652, 0.75, -0.4445, 0.6184, 0.75, -0.5075, 0.6984, 0.45, -0.4667, 0.6184, 0.75, -0.5075, 0.6493, 0.45, -0.5329, 0.6984, 0.45, -0.4667, 0.6184, 0.75, -0.5075, 0.5657, 0.75, -0.5657, 0.6493, 0.45, -0.5329, 0.5657, 0.75, -0.5657, 0.594, 0.45, -0.594, 0.6493, 0.45, -0.5329, 0.5657, 0.75, -0.5657, 0.5075, 0.75, -0.6184, 0.594, 0.45, -0.594, 0.5075, 0.75, -0.6184, 0.5329, 0.45, -0.6493, 0.594, 0.45, -0.594, 0.5075, 0.75, -0.6184, 0.4445, 0.75, -0.6652, 0.5329, 0.45, -0.6493, 0.4445, 0.75, -0.6652, 0.4667, 0.45, -0.6984, 0.5329, 0.45, -0.6493, 0.4445, 0.75, -0.6652, 0.3771, 0.75, -0.7055, 0.4667, 0.45, -0.6984, 0.3771, 0.75, -0.7055, 0.396, 0.45, -0.7408, 0.4667, 0.45, -0.6984, 0.3771, 0.75, -0.7055, 0.3061, 0.75, -0.7391, 0.396, 0.45, -0.7408, 0.3061, 0.75, -0.7391, 0.3215, 0.45, -0.7761, 0.396, 0.45, -0.7408, 0.3061, 0.75, -0.7391, 0.2322, 0.75, -0.7656, 0.3215, 0.45, -0.7761, 0.2322, 0.75, -0.7656, 0.2438, 0.45, -0.8038, 0.3215, 0.45, -0.7761, 0.2322, 0.75, -0.7656, 0.1561, 0.75, -0.7846, 0.2438, 0.45, -0.8038, 0.1561, 0.75, -0.7846, 0.1639, 0.45, -0.8239, 0.2438, 0.45, -0.8038, 0.1561, 0.75, -0.7846, 0.0784, 0.75, -0.7961, 0.1639, 0.45, -0.8239, 0.0784, 0.75, -0.7961, 0.0823, 0.45, -0.836, 0.1639, 0.45, -0.8239, 0.0784, 0.75, -0.7961, 0, 0.75, -0.8, 0.0823, 0.45, -0.836, 0, 0.75, -0.8, 0, 0.45, -0.84, 0.0823, 0.45, -0.836, 0, 0.75, -0.8, -0.0784, 0.75, -0.7961, 0, 0.45, -0.84, -0.0784, 0.75, -0.7961, -0.0823, 0.45, -0.836, 0, 0.45, -0.84, -0.0784, 0.75, -0.7961, -0.1561, 0.75, -0.7846, -0.0823, 0.45, -0.836, -0.1561, 0.75, -0.7846, -0.1639, 0.45, -0.8239, -0.0823, 0.45, -0.836, -0.1561, 0.75, -0.7846, -0.2322, 0.75, -0.7656, -0.1639, 0.45, -0.8239, -0.2322, 0.75, -0.7656, -0.2438, 0.45, -0.8038, -0.1639, 0.45, -0.8239, -0.2322, 0.75, -0.7656, -0.3061, 0.75, -0.7391, -0.2438, 0.45, -0.8038, -0.3061, 0.75, -0.7391, -0.3215, 0.45, -0.7761, -0.2438, 0.45, -0.8038, -0.3061, 0.75, -0.7391, -0.3771, 0.75, -0.7055, -0.3215, 0.45, -0.7761, -0.3771, 0.75, -0.7055, -0.396, 0.45, -0.7408, -0.3215, 0.45, -0.7761, -0.3771, 0.75, -0.7055, -0.4445, 0.75, -0.6652, -0.396, 0.45, -0.7408, -0.4445, 0.75, -0.6652, -0.4667, 0.45, -0.6984, -0.396, 0.45, -0.7408, -0.4445, 0.75, -0.6652, -0.5075, 0.75, -0.6184, -0.4667, 0.45, -0.6984, -0.5075, 0.75, -0.6184, -0.5329, 0.45, -0.6493, -0.4667, 0.45, -0.6984, -0.5075, 0.75, -0.6184, -0.5657, 0.75, -0.5657, -0.5329, 0.45, -0.6493, -0.5657, 0.75, -0.5657, -0.594, 0.45, -0.594, -0.5329, 0.45, -0.6493, -0.5657, 0.75, -0.5657, -0.6184, 0.75, -0.5075, -0.594, 0.45, -0.594, -0.6184, 0.75, -0.5075, -0.6493, 0.45, -0.5329, -0.594, 0.45, -0.594, -0.6184, 0.75, -0.5075, -0.6652, 0.75, -0.4445, -0.6493, 0.45, -0.5329, -0.6652, 0.75, -0.4445, -0.6984, 0.45, -0.4667, -0.6493, 0.45, -0.5329, -0.6652, 0.75, -0.4445, -0.7055, 0.75, -0.3771, -0.6984, 0.45, -0.4667, -0.7055, 0.75, -0.3771, -0.7408, 0.45, -0.396, -0.6984, 0.45, -0.4667, -0.7055, 0.75, -0.3771, -0.7391, 0.75, -0.3061, -0.7408, 0.45, -0.396, -0.7391, 0.75, -0.3061, -0.7761, 0.45, -0.3215, -0.7408, 0.45, -0.396, -0.7391, 0.75, -0.3061, -0.7656, 0.75, -0.2322, -0.7761, 0.45, -0.3215, -0.7656, 0.75, -0.2322, -0.8038, 0.45, -0.2438, -0.7761, 0.45, -0.3215, -0.7656, 0.75, -0.2322, -0.7846, 0.75, -0.1561, -0.8038, 0.45, -0.2438, -0.7846, 0.75, -0.1561, -0.8239, 0.45, -0.1639, -0.8038, 0.45, -0.2438, -0.7846, 0.75, -0.1561, -0.7961, 0.75, -0.0784, -0.8239, 0.45, -0.1639, -0.7961, 0.75, -0.0784, -0.836, 0.45, -0.0823, -0.8239, 0.45, -0.1639, -0.7961, 0.75, -0.0784, -0.8, 0.75, 0, -0.836, 0.45, -0.0823, -0.8, 0.75, 0, -0.84, 0.45, 0, -0.836, 0.45, -0.0823, -0.8, 0.75, 0, -0.7961, 0.75, 0.0784, -0.84, 0.45, 0, -0.7961, 0.75, 0.0784, -0.836, 0.45, 0.0823, -0.84, 0.45, 0, -0.7961, 0.75, 0.0784, -0.7846, 0.75, 0.1561, -0.836, 0.45, 0.0823, -0.7846, 0.75, 0.1561, -0.8239, 0.45, 0.1639, -0.836, 0.45, 0.0823, -0.7846, 0.75, 0.1561, -0.7656, 0.75, 0.2322, -0.8239, 0.45, 0.1639, -0.7656, 0.75, 0.2322, -0.8038, 0.45, 0.2438, -0.8239, 0.45, 0.1639, -0.7656, 0.75, 0.2322, -0.7391, 0.75, 0.3061, -0.8038, 0.45, 0.2438, -0.7391, 0.75, 0.3061, -0.7761, 0.45, 0.3215, -0.8038, 0.45, 0.2438, -0.7391, 0.75, 0.3061, -0.7055, 0.75, 0.3771, -0.7761, 0.45, 0.3215, -0.7055, 0.75, 0.3771, -0.7408, 0.45, 0.396, -0.7761, 0.45, 0.3215, -0.7055, 0.75, 0.3771, -0.6652, 0.75, 0.4445, -0.7408, 0.45, 0.396, -0.6652, 0.75, 0.4445, -0.6984, 0.45, 0.4667, -0.7408, 0.45, 0.396, -0.6652, 0.75, 0.4445, -0.6184, 0.75, 0.5075, -0.6984, 0.45, 0.4667, -0.6184, 0.75, 0.5075, -0.6493, 0.45, 0.5329, -0.6984, 0.45, 0.4667, -0.6184, 0.75, 0.5075, -0.5657, 0.75, 0.5657, -0.6493, 0.45, 0.5329, -0.5657, 0.75, 0.5657, -0.594, 0.45, 0.594, -0.6493, 0.45, 0.5329, -0.5657, 0.75, 0.5657, -0.5075, 0.75, 0.6184, -0.594, 0.45, 0.594, -0.5075, 0.75, 0.6184, -0.5329, 0.45, 0.6493, -0.594, 0.45, 0.594, -0.5075, 0.75, 0.6184, -0.4445, 0.75, 0.6652, -0.5329, 0.45, 0.6493, -0.4445, 0.75, 0.6652, -0.4667, 0.45, 0.6984, -0.5329, 0.45, 0.6493, -0.4445, 0.75, 0.6652, -0.3771, 0.75, 0.7055, -0.4667, 0.45, 0.6984, -0.3771, 0.75, 0.7055, -0.396, 0.45, 0.7408, -0.4667, 0.45, 0.6984, -0.3771, 0.75, 0.7055, -0.3061, 0.75, 0.7391, -0.396, 0.45, 0.7408, -0.3061, 0.75, 0.7391, -0.3215, 0.45, 0.7761, -0.396, 0.45, 0.7408, -0.3061, 0.75, 0.7391, -0.2322, 0.75, 0.7656, -0.3215, 0.45, 0.7761, -0.2322, 0.75, 0.7656, -0.2438, 0.45, 0.8038, -0.3215, 0.45, 0.7761, -0.2322, 0.75, 0.7656, -0.1561, 0.75, 0.7846, -0.2438, 0.45, 0.8038, -0.1561, 0.75, 0.7846, -0.1639, 0.45, 0.8239, -0.2438, 0.45, 0.8038, -0.1561, 0.75, 0.7846, -0.0784, 0.75, 0.7961, -0.1639, 0.45, 0.8239, -0.0784, 0.75, 0.7961, -0.0823, 0.45, 0.836, -0.1639, 0.45, 0.8239, -0.0784, 0.75, 0.7961, 0, 0.75, 0.8, -0.0823, 0.45, 0.836, 0, 0.75, 0.8, 0, 0.45, 0.84, -0.0823, 0.45, 0.836, 0, 0.45, 0.84, 0.0823, 0.45, 0.836, 0, 0.15, 0.88, 0.0823, 0.45, 0.836, 0.0863, 0.15, 0.8758, 0, 0.15, 0.88, 0.0823, 0.45, 0.836, 0.1639, 0.45, 0.8239, 0.0863, 0.15, 0.8758, 0.1639, 0.45, 0.8239, 0.1717, 0.15, 0.8631, 0.0863, 0.15, 0.8758, 0.1639, 0.45, 0.8239, 0.2438, 0.45, 0.8038, 0.1717, 0.15, 0.8631, 0.2438, 0.45, 0.8038, 0.2555, 0.15, 0.8421, 0.1717, 0.15, 0.8631, 0.2438, 0.45, 0.8038, 0.3215, 0.45, 0.7761, 0.2555, 0.15, 0.8421, 0.3215, 0.45, 0.7761, 0.3368, 0.15, 0.813, 0.2555, 0.15, 0.8421, 0.3215, 0.45, 0.7761, 0.396, 0.45, 0.7408, 0.3368, 0.15, 0.813, 0.396, 0.45, 0.7408, 0.4148, 0.15, 0.7761, 0.3368, 0.15, 0.813, 0.396, 0.45, 0.7408, 0.4667, 0.45, 0.6984, 0.4148, 0.15, 0.7761, 0.4667, 0.45, 0.6984, 0.4889, 0.15, 0.7317, 0.4148, 0.15, 0.7761, 0.4667, 0.45, 0.6984, 0.5329, 0.45, 0.6493, 0.4889, 0.15, 0.7317, 0.5329, 0.45, 0.6493, 0.5583, 0.15, 0.6802, 0.4889, 0.15, 0.7317, 0.5329, 0.45, 0.6493, 0.594, 0.45, 0.594, 0.5583, 0.15, 0.6802, 0.594, 0.45, 0.594, 0.6223, 0.15, 0.6223, 0.5583, 0.15, 0.6802, 0.594, 0.45, 0.594, 0.6493, 0.45, 0.5329, 0.6223, 0.15, 0.6223, 0.6493, 0.45, 0.5329, 0.6802, 0.15, 0.5583, 0.6223, 0.15, 0.6223, 0.6493, 0.45, 0.5329, 0.6984, 0.45, 0.4667, 0.6802, 0.15, 0.5583, 0.6984, 0.45, 0.4667, 0.7317, 0.15, 0.4889, 0.6802, 0.15, 0.5583, 0.6984, 0.45, 0.4667, 0.7408, 0.45, 0.396, 0.7317, 0.15, 0.4889, 0.7408, 0.45, 0.396, 0.7761, 0.15, 0.4148, 0.7317, 0.15, 0.4889, 0.7408, 0.45, 0.396, 0.7761, 0.45, 0.3215, 0.7761, 0.15, 0.4148, 0.7761, 0.45, 0.3215, 0.813, 0.15, 0.3368, 0.7761, 0.15, 0.4148, 0.7761, 0.45, 0.3215, 0.8038, 0.45, 0.2438, 0.813, 0.15, 0.3368, 0.8038, 0.45, 0.2438, 0.8421, 0.15, 0.2555, 0.813, 0.15, 0.3368, 0.8038, 0.45, 0.2438, 0.8239, 0.45, 0.1639, 0.8421, 0.15, 0.2555, 0.8239, 0.45, 0.1639, 0.8631, 0.15, 0.1717, 0.8421, 0.15, 0.2555, 0.8239, 0.45, 0.1639, 0.836, 0.45, 0.0823, 0.8631, 0.15, 0.1717, 0.836, 0.45, 0.0823, 0.8758, 0.15, 0.0863, 0.8631, 0.15, 0.1717, 0.836, 0.45, 0.0823, 0.84, 0.45, 0, 0.8758, 0.15, 0.0863, 0.84, 0.45, 0, 0.88, 0.15, 0, 0.8758, 0.15, 0.0863, 0.84, 0.45, 0, 0.836, 0.45, -0.0823, 0.88, 0.15, 0, 0.836, 0.45, -0.0823, 0.8758, 0.15, -0.0863, 0.88, 0.15, 0, 0.836, 0.45, -0.0823, 0.8239, 0.45, -0.1639, 0.8758, 0.15, -0.0863, 0.8239, 0.45, -0.1639, 0.8631, 0.15, -0.1717, 0.8758, 0.15, -0.0863, 0.8239, 0.45, -0.1639, 0.8038, 0.45, -0.2438, 0.8631, 0.15, -0.1717, 0.8038, 0.45, -0.2438, 0.8421, 0.15, -0.2555, 0.8631, 0.15, -0.1717, 0.8038, 0.45, -0.2438, 0.7761, 0.45, -0.3215, 0.8421, 0.15, -0.2555, 0.7761, 0.45, -0.3215, 0.813, 0.15, -0.3368, 0.8421, 0.15, -0.2555, 0.7761, 0.45, -0.3215, 0.7408, 0.45, -0.396, 0.813, 0.15, -0.3368, 0.7408, 0.45, -0.396, 0.7761, 0.15, -0.4148, 0.813, 0.15, -0.3368, 0.7408, 0.45, -0.396, 0.6984, 0.45, -0.4667, 0.7761, 0.15, -0.4148, 0.6984, 0.45, -0.4667, 0.7317, 0.15, -0.4889, 0.7761, 0.15, -0.4148, 0.6984, 0.45, -0.4667, 0.6493, 0.45, -0.5329, 0.7317, 0.15, -0.4889, 0.6493, 0.45, -0.5329, 0.6802, 0.15, -0.5583, 0.7317, 0.15, -0.4889, 0.6493, 0.45, -0.5329, 0.594, 0.45, -0.594, 0.6802, 0.15, -0.5583, 0.594, 0.45, -0.594, 0.6223, 0.15, -0.6223, 0.6802, 0.15, -0.5583, 0.594, 0.45, -0.594, 0.5329, 0.45, -0.6493, 0.6223, 0.15, -0.6223, 0.5329, 0.45, -0.6493, 0.5583, 0.15, -0.6802, 0.6223, 0.15, -0.6223, 0.5329, 0.45, -0.6493, 0.4667, 0.45, -0.6984, 0.5583, 0.15, -0.6802, 0.4667, 0.45, -0.6984, 0.4889, 0.15, -0.7317, 0.5583, 0.15, -0.6802, 0.4667, 0.45, -0.6984, 0.396, 0.45, -0.7408, 0.4889, 0.15, -0.7317, 0.396, 0.45, -0.7408, 0.4148, 0.15, -0.7761, 0.4889, 0.15, -0.7317, 0.396, 0.45, -0.7408, 0.3215, 0.45, -0.7761, 0.4148, 0.15, -0.7761, 0.3215, 0.45, -0.7761, 0.3368, 0.15, -0.813, 0.4148, 0.15, -0.7761, 0.3215, 0.45, -0.7761, 0.2438, 0.45, -0.8038, 0.3368, 0.15, -0.813, 0.2438, 0.45, -0.8038, 0.2555, 0.15, -0.8421, 0.3368, 0.15, -0.813, 0.2438, 0.45, -0.8038, 0.1639, 0.45, -0.8239, 0.2555, 0.15, -0.8421, 0.1639, 0.45, -0.8239, 0.1717, 0.15, -0.8631, 0.2555, 0.15, -0.8421, 0.1639, 0.45, -0.8239, 0.0823, 0.45, -0.836, 0.1717, 0.15, -0.8631, 0.0823, 0.45, -0.836, 0.0863, 0.15, -0.8758, 0.1717, 0.15, -0.8631, 0.0823, 0.45, -0.836, 0, 0.45, -0.84, 0.0863, 0.15, -0.8758, 0, 0.45, -0.84, 0, 0.15, -0.88, 0.0863, 0.15, -0.8758, 0, 0.45, -0.84, -0.0823, 0.45, -0.836, 0, 0.15, -0.88, -0.0823, 0.45, -0.836, -0.0863, 0.15, -0.8758, 0, 0.15, -0.88, -0.0823, 0.45, -0.836, -0.1639, 0.45, -0.8239, -0.0863, 0.15, -0.8758, -0.1639, 0.45, -0.8239, -0.1717, 0.15, -0.8631, -0.0863, 0.15, -0.8758, -0.1639, 0.45, -0.8239, -0.2438, 0.45, -0.8038, -0.1717, 0.15, -0.8631, -0.2438, 0.45, -0.8038, -0.2555, 0.15, -0.8421, -0.1717, 0.15, -0.8631, -0.2438, 0.45, -0.8038, -0.3215, 0.45, -0.7761, -0.2555, 0.15, -0.8421, -0.3215, 0.45, -0.7761, -0.3368, 0.15, -0.813, -0.2555, 0.15, -0.8421, -0.3215, 0.45, -0.7761, -0.396, 0.45, -0.7408, -0.3368, 0.15, -0.813, -0.396, 0.45, -0.7408, -0.4148, 0.15, -0.7761, -0.3368, 0.15, -0.813, -0.396, 0.45, -0.7408, -0.4667, 0.45, -0.6984, -0.4148, 0.15, -0.7761, -0.4667, 0.45, -0.6984, -0.4889, 0.15, -0.7317, -0.4148, 0.15, -0.7761, -0.4667, 0.45, -0.6984, -0.5329, 0.45, -0.6493, -0.4889, 0.15, -0.7317, -0.5329, 0.45, -0.6493, -0.5583, 0.15, -0.6802, -0.4889, 0.15, -0.7317, -0.5329, 0.45, -0.6493, -0.594, 0.45, -0.594, -0.5583, 0.15, -0.6802, -0.594, 0.45, -0.594, -0.6223, 0.15, -0.6223, -0.5583, 0.15, -0.6802, -0.594, 0.45, -0.594, -0.6493, 0.45, -0.5329, -0.6223, 0.15, -0.6223, -0.6493, 0.45, -0.5329, -0.6802, 0.15, -0.5583, -0.6223, 0.15, -0.6223, -0.6493, 0.45, -0.5329, -0.6984, 0.45, -0.4667, -0.6802, 0.15, -0.5583, -0.6984, 0.45, -0.4667, -0.7317, 0.15, -0.4889, -0.6802, 0.15, -0.5583, -0.6984, 0.45, -0.4667, -0.7408, 0.45, -0.396, -0.7317, 0.15, -0.4889, -0.7408, 0.45, -0.396, -0.7761, 0.15, -0.4148, -0.7317, 0.15, -0.4889, -0.7408, 0.45, -0.396, -0.7761, 0.45, -0.3215, -0.7761, 0.15, -0.4148, -0.7761, 0.45, -0.3215, -0.813, 0.15, -0.3368, -0.7761, 0.15, -0.4148, -0.7761, 0.45, -0.3215, -0.8038, 0.45, -0.2438, -0.813, 0.15, -0.3368, -0.8038, 0.45, -0.2438, -0.8421, 0.15, -0.2555, -0.813, 0.15, -0.3368, -0.8038, 0.45, -0.2438, -0.8239, 0.45, -0.1639, -0.8421, 0.15, -0.2555, -0.8239, 0.45, -0.1639, -0.8631, 0.15, -0.1717, -0.8421, 0.15, -0.2555, -0.8239, 0.45, -0.1639, -0.836, 0.45, -0.0823, -0.8631, 0.15, -0.1717, -0.836, 0.45, -0.0823, -0.8758, 0.15, -0.0863, -0.8631, 0.15, -0.1717, -0.836, 0.45, -0.0823, -0.84, 0.45, 0, -0.8758, 0.15, -0.0863, -0.84, 0.45, 0, -0.88, 0.15, 0, -0.8758, 0.15, -0.0863, -0.84, 0.45, 0, -0.836, 0.45, 0.0823, -0.88, 0.15, 0, -0.836, 0.45, 0.0823, -0.8758, 0.15, 0.0863, -0.88, 0.15, 0, -0.836, 0.45, 0.0823, -0.8239, 0.45, 0.1639, -0.8758, 0.15, 0.0863, -0.8239, 0.45, 0.1639, -0.8631, 0.15, 0.1717, -0.8758, 0.15, 0.0863, -0.8239, 0.45, 0.1639, -0.8038, 0.45, 0.2438, -0.8631, 0.15, 0.1717, -0.8038, 0.45, 0.2438, -0.8421, 0.15, 0.2555, -0.8631, 0.15, 0.1717, -0.8038, 0.45, 0.2438, -0.7761, 0.45, 0.3215, -0.8421, 0.15, 0.2555, -0.7761, 0.45, 0.3215, -0.813, 0.15, 0.3368, -0.8421, 0.15, 0.2555, -0.7761, 0.45, 0.3215, -0.7408, 0.45, 0.396, -0.813, 0.15, 0.3368, -0.7408, 0.45, 0.396, -0.7761, 0.15, 0.4148, -0.813, 0.15, 0.3368, -0.7408, 0.45, 0.396, -0.6984, 0.45, 0.4667, -0.7761, 0.15, 0.4148, -0.6984, 0.45, 0.4667, -0.7317, 0.15, 0.4889, -0.7761, 0.15, 0.4148, -0.6984, 0.45, 0.4667, -0.6493, 0.45, 0.5329, -0.7317, 0.15, 0.4889, -0.6493, 0.45, 0.5329, -0.6802, 0.15, 0.5583, -0.7317, 0.15, 0.4889, -0.6493, 0.45, 0.5329, -0.594, 0.45, 0.594, -0.6802, 0.15, 0.5583, -0.594, 0.45, 0.594, -0.6223, 0.15, 0.6223, -0.6802, 0.15, 0.5583, -0.594, 0.45, 0.594, -0.5329, 0.45, 0.6493, -0.6223, 0.15, 0.6223, -0.5329, 0.45, 0.6493, -0.5583, 0.15, 0.6802, -0.6223, 0.15, 0.6223, -0.5329, 0.45, 0.6493, -0.4667, 0.45, 0.6984, -0.5583, 0.15, 0.6802, -0.4667, 0.45, 0.6984, -0.4889, 0.15, 0.7317, -0.5583, 0.15, 0.6802, -0.4667, 0.45, 0.6984, -0.396, 0.45, 0.7408, -0.4889, 0.15, 0.7317, -0.396, 0.45, 0.7408, -0.4148, 0.15, 0.7761, -0.4889, 0.15, 0.7317, -0.396, 0.45, 0.7408, -0.3215, 0.45, 0.7761, -0.4148, 0.15, 0.7761, -0.3215, 0.45, 0.7761, -0.3368, 0.15, 0.813, -0.4148, 0.15, 0.7761, -0.3215, 0.45, 0.7761, -0.2438, 0.45, 0.8038, -0.3368, 0.15, 0.813, -0.2438, 0.45, 0.8038, -0.2555, 0.15, 0.8421, -0.3368, 0.15, 0.813, -0.2438, 0.45, 0.8038, -0.1639, 0.45, 0.8239, -0.2555, 0.15, 0.8421, -0.1639, 0.45, 0.8239, -0.1717, 0.15, 0.8631, -0.2555, 0.15, 0.8421, -0.1639, 0.45, 0.8239, -0.0823, 0.45, 0.836, -0.1717, 0.15, 0.8631, -0.0823, 0.45, 0.836, -0.0863, 0.15, 0.8758, -0.1717, 0.15, 0.8631, -0.0823, 0.45, 0.836, 0, 0.45, 0.84, -0.0863, 0.15, 0.8758, 0, 0.45, 0.84, 0, 0.15, 0.88, -0.0863, 0.15, 0.8758, 0, 0.15, 0.88, 0.0863, 0.15, 0.8758, 0, -0.15, 0.92, 0.0863, 0.15, 0.8758, 0.0902, -0.15, 0.9156, 0, -0.15, 0.92, 0.0863, 0.15, 0.8758, 0.1717, 0.15, 0.8631, 0.0902, -0.15, 0.9156, 0.1717, 0.15, 0.8631, 0.1795, -0.15, 0.9023, 0.0902, -0.15, 0.9156, 0.1717, 0.15, 0.8631, 0.2555, 0.15, 0.8421, 0.1795, -0.15, 0.9023, 0.2555, 0.15, 0.8421, 0.2671, -0.15, 0.8804, 0.1795, -0.15, 0.9023, 0.2555, 0.15, 0.8421, 0.3368, 0.15, 0.813, 0.2671, -0.15, 0.8804, 0.3368, 0.15, 0.813, 0.3521, -0.15, 0.85, 0.2671, -0.15, 0.8804, 0.3368, 0.15, 0.813, 0.4148, 0.15, 0.7761, 0.3521, -0.15, 0.85, 0.4148, 0.15, 0.7761, 0.4337, -0.15, 0.8114, 0.3521, -0.15, 0.85, 0.4148, 0.15, 0.7761, 0.4889, 0.15, 0.7317, 0.4337, -0.15, 0.8114, 0.4889, 0.15, 0.7317, 0.5111, -0.15, 0.765, 0.4337, -0.15, 0.8114, 0.4889, 0.15, 0.7317, 0.5583, 0.15, 0.6802, 0.5111, -0.15, 0.765, 0.5583, 0.15, 0.6802, 0.5836, -0.15, 0.7112, 0.5111, -0.15, 0.765, 0.5583, 0.15, 0.6802, 0.6223, 0.15, 0.6223, 0.5836, -0.15, 0.7112, 0.6223, 0.15, 0.6223, 0.6505, -0.15, 0.6505, 0.5836, -0.15, 0.7112, 0.6223, 0.15, 0.6223, 0.6802, 0.15, 0.5583, 0.6505, -0.15, 0.6505, 0.6802, 0.15, 0.5583, 0.7112, -0.15, 0.5836, 0.6505, -0.15, 0.6505, 0.6802, 0.15, 0.5583, 0.7317, 0.15, 0.4889, 0.7112, -0.15, 0.5836, 0.7317, 0.15, 0.4889, 0.765, -0.15, 0.5111, 0.7112, -0.15, 0.5836, 0.7317, 0.15, 0.4889, 0.7761, 0.15, 0.4148, 0.765, -0.15, 0.5111, 0.7761, 0.15, 0.4148, 0.8114, -0.15, 0.4337, 0.765, -0.15, 0.5111, 0.7761, 0.15, 0.4148, 0.813, 0.15, 0.3368, 0.8114, -0.15, 0.4337, 0.813, 0.15, 0.3368, 0.85, -0.15, 0.3521, 0.8114, -0.15, 0.4337, 0.813, 0.15, 0.3368, 0.8421, 0.15, 0.2555, 0.85, -0.15, 0.3521, 0.8421, 0.15, 0.2555, 0.8804, -0.15, 0.2671, 0.85, -0.15, 0.3521, 0.8421, 0.15, 0.2555, 0.8631, 0.15, 0.1717, 0.8804, -0.15, 0.2671, 0.8631, 0.15, 0.1717, 0.9023, -0.15, 0.1795, 0.8804, -0.15, 0.2671, 0.8631, 0.15, 0.1717, 0.8758, 0.15, 0.0863, 0.9023, -0.15, 0.1795, 0.8758, 0.15, 0.0863, 0.9156, -0.15, 0.0902, 0.9023, -0.15, 0.1795, 0.8758, 0.15, 0.0863, 0.88, 0.15, 0, 0.9156, -0.15, 0.0902, 0.88, 0.15, 0, 0.92, -0.15, 0, 0.9156, -0.15, 0.0902, 0.88, 0.15, 0, 0.8758, 0.15, -0.0863, 0.92, -0.15, 0, 0.8758, 0.15, -0.0863, 0.9156, -0.15, -0.0902, 0.92, -0.15, 0, 0.8758, 0.15, -0.0863, 0.8631, 0.15, -0.1717, 0.9156, -0.15, -0.0902, 0.8631, 0.15, -0.1717, 0.9023, -0.15, -0.1795, 0.9156, -0.15, -0.0902, 0.8631, 0.15, -0.1717, 0.8421, 0.15, -0.2555, 0.9023, -0.15, -0.1795, 0.8421, 0.15, -0.2555, 0.8804, -0.15, -0.2671, 0.9023, -0.15, -0.1795, 0.8421, 0.15, -0.2555, 0.813, 0.15, -0.3368, 0.8804, -0.15, -0.2671, 0.813, 0.15, -0.3368, 0.85, -0.15, -0.3521, 0.8804, -0.15, -0.2671, 0.813, 0.15, -0.3368, 0.7761, 0.15, -0.4148, 0.85, -0.15, -0.3521, 0.7761, 0.15, -0.4148, 0.8114, -0.15, -0.4337, 0.85, -0.15, -0.3521, 0.7761, 0.15, -0.4148, 0.7317, 0.15, -0.4889, 0.8114, -0.15, -0.4337, 0.7317, 0.15, -0.4889, 0.765, -0.15, -0.5111, 0.8114, -0.15, -0.4337, 0.7317, 0.15, -0.4889, 0.6802, 0.15, -0.5583, 0.765, -0.15, -0.5111, 0.6802, 0.15, -0.5583, 0.7112, -0.15, -0.5836, 0.765, -0.15, -0.5111, 0.6802, 0.15, -0.5583, 0.6223, 0.15, -0.6223, 0.7112, -0.15, -0.5836, 0.6223, 0.15, -0.6223, 0.6505, -0.15, -0.6505, 0.7112, -0.15, -0.5836, 0.6223, 0.15, -0.6223, 0.5583, 0.15, -0.6802, 0.6505, -0.15, -0.6505, 0.5583, 0.15, -0.6802, 0.5836, -0.15, -0.7112, 0.6505, -0.15, -0.6505, 0.5583, 0.15, -0.6802, 0.4889, 0.15, -0.7317, 0.5836, -0.15, -0.7112, 0.4889, 0.15, -0.7317, 0.5111, -0.15, -0.765, 0.5836, -0.15, -0.7112, 0.4889, 0.15, -0.7317, 0.4148, 0.15, -0.7761, 0.5111, -0.15, -0.765, 0.4148, 0.15, -0.7761, 0.4337, -0.15, -0.8114, 0.5111, -0.15, -0.765, 0.4148, 0.15, -0.7761, 0.3368, 0.15, -0.813, 0.4337, -0.15, -0.8114, 0.3368, 0.15, -0.813, 0.3521, -0.15, -0.85, 0.4337, -0.15, -0.8114, 0.3368, 0.15, -0.813, 0.2555, 0.15, -0.8421, 0.3521, -0.15, -0.85, 0.2555, 0.15, -0.8421, 0.2671, -0.15, -0.8804, 0.3521, -0.15, -0.85, 0.2555, 0.15, -0.8421, 0.1717, 0.15, -0.8631, 0.2671, -0.15, -0.8804, 0.1717, 0.15, -0.8631, 0.1795, -0.15, -0.9023, 0.2671, -0.15, -0.8804, 0.1717, 0.15, -0.8631, 0.0863, 0.15, -0.8758, 0.1795, -0.15, -0.9023, 0.0863, 0.15, -0.8758, 0.0902, -0.15, -0.9156, 0.1795, -0.15, -0.9023, 0.0863, 0.15, -0.8758, 0, 0.15, -0.88, 0.0902, -0.15, -0.9156, 0, 0.15, -0.88, 0, -0.15, -0.92, 0.0902, -0.15, -0.9156, 0, 0.15, -0.88, -0.0863, 0.15, -0.8758, 0, -0.15, -0.92, -0.0863, 0.15, -0.8758, -0.0902, -0.15, -0.9156, 0, -0.15, -0.92, -0.0863, 0.15, -0.8758, -0.1717, 0.15, -0.8631, -0.0902, -0.15, -0.9156, -0.1717, 0.15, -0.8631, -0.1795, -0.15, -0.9023, -0.0902, -0.15, -0.9156, -0.1717, 0.15, -0.8631, -0.2555, 0.15, -0.8421, -0.1795, -0.15, -0.9023, -0.2555, 0.15, -0.8421, -0.2671, -0.15, -0.8804, -0.1795, -0.15, -0.9023, -0.2555, 0.15, -0.8421, -0.3368, 0.15, -0.813, -0.2671, -0.15, -0.8804, -0.3368, 0.15, -0.813, -0.3521, -0.15, -0.85, -0.2671, -0.15, -0.8804, -0.3368, 0.15, -0.813, -0.4148, 0.15, -0.7761, -0.3521, -0.15, -0.85, -0.4148, 0.15, -0.7761, -0.4337, -0.15, -0.8114, -0.3521, -0.15, -0.85, -0.4148, 0.15, -0.7761, -0.4889, 0.15, -0.7317, -0.4337, -0.15, -0.8114, -0.4889, 0.15, -0.7317, -0.5111, -0.15, -0.765, -0.4337, -0.15, -0.8114, -0.4889, 0.15, -0.7317, -0.5583, 0.15, -0.6802, -0.5111, -0.15, -0.765, -0.5583, 0.15, -0.6802, -0.5836, -0.15, -0.7112, -0.5111, -0.15, -0.765, -0.5583, 0.15, -0.6802, -0.6223, 0.15, -0.6223, -0.5836, -0.15, -0.7112, -0.6223, 0.15, -0.6223, -0.6505, -0.15, -0.6505, -0.5836, -0.15, -0.7112, -0.6223, 0.15, -0.6223, -0.6802, 0.15, -0.5583, -0.6505, -0.15, -0.6505, -0.6802, 0.15, -0.5583, -0.7112, -0.15, -0.5836, -0.6505, -0.15, -0.6505, -0.6802, 0.15, -0.5583, -0.7317, 0.15, -0.4889, -0.7112, -0.15, -0.5836, -0.7317, 0.15, -0.4889, -0.765, -0.15, -0.5111, -0.7112, -0.15, -0.5836, -0.7317, 0.15, -0.4889, -0.7761, 0.15, -0.4148, -0.765, -0.15, -0.5111, -0.7761, 0.15, -0.4148, -0.8114, -0.15, -0.4337, -0.765, -0.15, -0.5111, -0.7761, 0.15, -0.4148, -0.813, 0.15, -0.3368, -0.8114, -0.15, -0.4337, -0.813, 0.15, -0.3368, -0.85, -0.15, -0.3521, -0.8114, -0.15, -0.4337, -0.813, 0.15, -0.3368, -0.8421, 0.15, -0.2555, -0.85, -0.15, -0.3521, -0.8421, 0.15, -0.2555, -0.8804, -0.15, -0.2671, -0.85, -0.15, -0.3521, -0.8421, 0.15, -0.2555, -0.8631, 0.15, -0.1717, -0.8804, -0.15, -0.2671, -0.8631, 0.15, -0.1717, -0.9023, -0.15, -0.1795, -0.8804, -0.15, -0.2671, -0.8631, 0.15, -0.1717, -0.8758, 0.15, -0.0863, -0.9023, -0.15, -0.1795, -0.8758, 0.15, -0.0863, -0.9156, -0.15, -0.0902, -0.9023, -0.15, -0.1795, -0.8758, 0.15, -0.0863, -0.88, 0.15, 0, -0.9156, -0.15, -0.0902, -0.88, 0.15, 0, -0.92, -0.15, 0, -0.9156, -0.15, -0.0902, -0.88, 0.15, 0, -0.8758, 0.15, 0.0863, -0.92, -0.15, 0, -0.8758, 0.15, 0.0863, -0.9156, -0.15, 0.0902, -0.92, -0.15, 0, -0.8758, 0.15, 0.0863, -0.8631, 0.15, 0.1717, -0.9156, -0.15, 0.0902, -0.8631, 0.15, 0.1717, -0.9023, -0.15, 0.1795, -0.9156, -0.15, 0.0902, -0.8631, 0.15, 0.1717, -0.8421, 0.15, 0.2555, -0.9023, -0.15, 0.1795, -0.8421, 0.15, 0.2555, -0.8804, -0.15, 0.2671, -0.9023, -0.15, 0.1795, -0.8421, 0.15, 0.2555, -0.813, 0.15, 0.3368, -0.8804, -0.15, 0.2671, -0.813, 0.15, 0.3368, -0.85, -0.15, 0.3521, -0.8804, -0.15, 0.2671, -0.813, 0.15, 0.3368, -0.7761, 0.15, 0.4148, -0.85, -0.15, 0.3521, -0.7761, 0.15, 0.4148, -0.8114, -0.15, 0.4337, -0.85, -0.15, 0.3521, -0.7761, 0.15, 0.4148, -0.7317, 0.15, 0.4889, -0.8114, -0.15, 0.4337, -0.7317, 0.15, 0.4889, -0.765, -0.15, 0.5111, -0.8114, -0.15, 0.4337, -0.7317, 0.15, 0.4889, -0.6802, 0.15, 0.5583, -0.765, -0.15, 0.5111, -0.6802, 0.15, 0.5583, -0.7112, -0.15, 0.5836, -0.765, -0.15, 0.5111, -0.6802, 0.15, 0.5583, -0.6223, 0.15, 0.6223, -0.7112, -0.15, 0.5836, -0.6223, 0.15, 0.6223, -0.6505, -0.15, 0.6505, -0.7112, -0.15, 0.5836, -0.6223, 0.15, 0.6223, -0.5583, 0.15, 0.6802, -0.6505, -0.15, 0.6505, -0.5583, 0.15, 0.6802, -0.5836, -0.15, 0.7112, -0.6505, -0.15, 0.6505, -0.5583, 0.15, 0.6802, -0.4889, 0.15, 0.7317, -0.5836, -0.15, 0.7112, -0.4889, 0.15, 0.7317, -0.5111, -0.15, 0.765, -0.5836, -0.15, 0.7112, -0.4889, 0.15, 0.7317, -0.4148, 0.15, 0.7761, -0.5111, -0.15, 0.765, -0.4148, 0.15, 0.7761, -0.4337, -0.15, 0.8114, -0.5111, -0.15, 0.765, -0.4148, 0.15, 0.7761, -0.3368, 0.15, 0.813, -0.4337, -0.15, 0.8114, -0.3368, 0.15, 0.813, -0.3521, -0.15, 0.85, -0.4337, -0.15, 0.8114, -0.3368, 0.15, 0.813, -0.2555, 0.15, 0.8421, -0.3521, -0.15, 0.85, -0.2555, 0.15, 0.8421, -0.2671, -0.15, 0.8804, -0.3521, -0.15, 0.85, -0.2555, 0.15, 0.8421, -0.1717, 0.15, 0.8631, -0.2671, -0.15, 0.8804, -0.1717, 0.15, 0.8631, -0.1795, -0.15, 0.9023, -0.2671, -0.15, 0.8804, -0.1717, 0.15, 0.8631, -0.0863, 0.15, 0.8758, -0.1795, -0.15, 0.9023, -0.0863, 0.15, 0.8758, -0.0902, -0.15, 0.9156, -0.1795, -0.15, 0.9023, -0.0863, 0.15, 0.8758, 0, 0.15, 0.88, -0.0902, -0.15, 0.9156, 0, 0.15, 0.88, 0, -0.15, 0.92, -0.0902, -0.15, 0.9156, 0, -0.15, 0.92, 0.0902, -0.15, 0.9156, 0, -0.45, 0.96, 0.0902, -0.15, 0.9156, 0.0941, -0.45, 0.9554, 0, -0.45, 0.96, 0.0902, -0.15, 0.9156, 0.1795, -0.15, 0.9023, 0.0941, -0.45, 0.9554, 0.1795, -0.15, 0.9023, 0.1873, -0.45, 0.9416, 0.0941, -0.45, 0.9554, 0.1795, -0.15, 0.9023, 0.2671, -0.15, 0.8804, 0.1873, -0.45, 0.9416, 0.2671, -0.15, 0.8804, 0.2787, -0.45, 0.9187, 0.1873, -0.45, 0.9416, 0.2671, -0.15, 0.8804, 0.3521, -0.15, 0.85, 0.2787, -0.45, 0.9187, 0.3521, -0.15, 0.85, 0.3674, -0.45, 0.8869, 0.2787, -0.45, 0.9187, 0.3521, -0.15, 0.85, 0.4337, -0.15, 0.8114, 0.3674, -0.45, 0.8869, 0.4337, -0.15, 0.8114, 0.4525, -0.45, 0.8466, 0.3674, -0.45, 0.8869, 0.4337, -0.15, 0.8114, 0.5111, -0.15, 0.765, 0.4525, -0.45, 0.8466, 0.5111, -0.15, 0.765, 0.5333, -0.45, 0.7982, 0.4525, -0.45, 0.8466, 0.5111, -0.15, 0.765, 0.5836, -0.15, 0.7112, 0.5333, -0.45, 0.7982, 0.5836, -0.15, 0.7112, 0.609, -0.45, 0.7421, 0.5333, -0.45, 0.7982, 0.5836, -0.15, 0.7112, 0.6505, -0.15, 0.6505, 0.609, -0.45, 0.7421, 0.6505, -0.15, 0.6505, 0.6788, -0.45, 0.6788, 0.609, -0.45, 0.7421, 0.6505, -0.15, 0.6505, 0.7112, -0.15, 0.5836, 0.6788, -0.45, 0.6788, 0.7112, -0.15, 0.5836, 0.7421, -0.45, 0.609, 0.6788, -0.45, 0.6788, 0.7112, -0.15, 0.5836, 0.765, -0.15, 0.5111, 0.7421, -0.45, 0.609, 0.765, -0.15, 0.5111, 0.7982, -0.45, 0.5333, 0.7421, -0.45, 0.609, 0.765, -0.15, 0.5111, 0.8114, -0.15, 0.4337, 0.7982, -0.45, 0.5333, 0.8114, -0.15, 0.4337, 0.8466, -0.45, 0.4525, 0.7982, -0.45, 0.5333, 0.8114, -0.15, 0.4337, 0.85, -0.15, 0.3521, 0.8466, -0.45, 0.4525, 0.85, -0.15, 0.3521, 0.8869, -0.45, 0.3674, 0.8466, -0.45, 0.4525, 0.85, -0.15, 0.3521, 0.8804, -0.15, 0.2671, 0.8869, -0.45, 0.3674, 0.8804, -0.15, 0.2671, 0.9187, -0.45, 0.2787, 0.8869, -0.45, 0.3674, 0.8804, -0.15, 0.2671, 0.9023, -0.15, 0.1795, 0.9187, -0.45, 0.2787, 0.9023, -0.15, 0.1795, 0.9416, -0.45, 0.1873, 0.9187, -0.45, 0.2787, 0.9023, -0.15, 0.1795, 0.9156, -0.15, 0.0902, 0.9416, -0.45, 0.1873, 0.9156, -0.15, 0.0902, 0.9554, -0.45, 0.0941, 0.9416, -0.45, 0.1873, 0.9156, -0.15, 0.0902, 0.92, -0.15, 0, 0.9554, -0.45, 0.0941, 0.92, -0.15, 0, 0.96, -0.45, 0, 0.9554, -0.45, 0.0941, 0.92, -0.15, 0, 0.9156, -0.15, -0.0902, 0.96, -0.45, 0, 0.9156, -0.15, -0.0902, 0.9554, -0.45, -0.0941, 0.96, -0.45, 0, 0.9156, -0.15, -0.0902, 0.9023, -0.15, -0.1795, 0.9554, -0.45, -0.0941, 0.9023, -0.15, -0.1795, 0.9416, -0.45, -0.1873, 0.9554, -0.45, -0.0941, 0.9023, -0.15, -0.1795, 0.8804, -0.15, -0.2671, 0.9416, -0.45, -0.1873, 0.8804, -0.15, -0.2671, 0.9187, -0.45, -0.2787, 0.9416, -0.45, -0.1873, 0.8804, -0.15, -0.2671, 0.85, -0.15, -0.3521, 0.9187, -0.45, -0.2787, 0.85, -0.15, -0.3521, 0.8869, -0.45, -0.3674, 0.9187, -0.45, -0.2787, 0.85, -0.15, -0.3521, 0.8114, -0.15, -0.4337, 0.8869, -0.45, -0.3674, 0.8114, -0.15, -0.4337, 0.8466, -0.45, -0.4525, 0.8869, -0.45, -0.3674, 0.8114, -0.15, -0.4337, 0.765, -0.15, -0.5111, 0.8466, -0.45, -0.4525, 0.765, -0.15, -0.5111, 0.7982, -0.45, -0.5333, 0.8466, -0.45, -0.4525, 0.765, -0.15, -0.5111, 0.7112, -0.15, -0.5836, 0.7982, -0.45, -0.5333, 0.7112, -0.15, -0.5836, 0.7421, -0.45, -0.609, 0.7982, -0.45, -0.5333, 0.7112, -0.15, -0.5836, 0.6505, -0.15, -0.6505, 0.7421, -0.45, -0.609, 0.6505, -0.15, -0.6505, 0.6788, -0.45, -0.6788, 0.7421, -0.45, -0.609, 0.6505, -0.15, -0.6505, 0.5836, -0.15, -0.7112, 0.6788, -0.45, -0.6788, 0.5836, -0.15, -0.7112, 0.609, -0.45, -0.7421, 0.6788, -0.45, -0.6788, 0.5836, -0.15, -0.7112, 0.5111, -0.15, -0.765, 0.609, -0.45, -0.7421, 0.5111, -0.15, -0.765, 0.5333, -0.45, -0.7982, 0.609, -0.45, -0.7421, 0.5111, -0.15, -0.765, 0.4337, -0.15, -0.8114, 0.5333, -0.45, -0.7982, 0.4337, -0.15, -0.8114, 0.4525, -0.45, -0.8466, 0.5333, -0.45, -0.7982, 0.4337, -0.15, -0.8114, 0.3521, -0.15, -0.85, 0.4525, -0.45, -0.8466, 0.3521, -0.15, -0.85, 0.3674, -0.45, -0.8869, 0.4525, -0.45, -0.8466, 0.3521, -0.15, -0.85, 0.2671, -0.15, -0.8804, 0.3674, -0.45, -0.8869, 0.2671, -0.15, -0.8804, 0.2787, -0.45, -0.9187, 0.3674, -0.45, -0.8869, 0.2671, -0.15, -0.8804, 0.1795, -0.15, -0.9023, 0.2787, -0.45, -0.9187, 0.1795, -0.15, -0.9023, 0.1873, -0.45, -0.9416, 0.2787, -0.45, -0.9187, 0.1795, -0.15, -0.9023, 0.0902, -0.15, -0.9156, 0.1873, -0.45, -0.9416, 0.0902, -0.15, -0.9156, 0.0941, -0.45, -0.9554, 0.1873, -0.45, -0.9416, 0.0902, -0.15, -0.9156, 0, -0.15, -0.92, 0.0941, -0.45, -0.9554, 0, -0.15, -0.92, 0, -0.45, -0.96, 0.0941, -0.45, -0.9554, 0, -0.15, -0.92, -0.0902, -0.15, -0.9156, 0, -0.45, -0.96, -0.0902, -0.15, -0.9156, -0.0941, -0.45, -0.9554, 0, -0.45, -0.96, -0.0902, -0.15, -0.9156, -0.1795, -0.15, -0.9023, -0.0941, -0.45, -0.9554, -0.1795, -0.15, -0.9023, -0.1873, -0.45, -0.9416, -0.0941, -0.45, -0.9554, -0.1795, -0.15, -0.9023, -0.2671, -0.15, -0.8804, -0.1873, -0.45, -0.9416, -0.2671, -0.15, -0.8804, -0.2787, -0.45, -0.9187, -0.1873, -0.45, -0.9416, -0.2671, -0.15, -0.8804, -0.3521, -0.15, -0.85, -0.2787, -0.45, -0.9187, -0.3521, -0.15, -0.85, -0.3674, -0.45, -0.8869, -0.2787, -0.45, -0.9187, -0.3521, -0.15, -0.85, -0.4337, -0.15, -0.8114, -0.3674, -0.45, -0.8869, -0.4337, -0.15, -0.8114, -0.4525, -0.45, -0.8466, -0.3674, -0.45, -0.8869, -0.4337, -0.15, -0.8114, -0.5111, -0.15, -0.765, -0.4525, -0.45, -0.8466, -0.5111, -0.15, -0.765, -0.5333, -0.45, -0.7982, -0.4525, -0.45, -0.8466, -0.5111, -0.15, -0.765, -0.5836, -0.15, -0.7112, -0.5333, -0.45, -0.7982, -0.5836, -0.15, -0.7112, -0.609, -0.45, -0.7421, -0.5333, -0.45, -0.7982, -0.5836, -0.15, -0.7112, -0.6505, -0.15, -0.6505, -0.609, -0.45, -0.7421, -0.6505, -0.15, -0.6505, -0.6788, -0.45, -0.6788, -0.609, -0.45, -0.7421, -0.6505, -0.15, -0.6505, -0.7112, -0.15, -0.5836, -0.6788, -0.45, -0.6788, -0.7112, -0.15, -0.5836, -0.7421, -0.45, -0.609, -0.6788, -0.45, -0.6788, -0.7112, -0.15, -0.5836, -0.765, -0.15, -0.5111, -0.7421, -0.45, -0.609, -0.765, -0.15, -0.5111, -0.7982, -0.45, -0.5333, -0.7421, -0.45, -0.609, -0.765, -0.15, -0.5111, -0.8114, -0.15, -0.4337, -0.7982, -0.45, -0.5333, -0.8114, -0.15, -0.4337, -0.8466, -0.45, -0.4525, -0.7982, -0.45, -0.5333, -0.8114, -0.15, -0.4337, -0.85, -0.15, -0.3521, -0.8466, -0.45, -0.4525, -0.85, -0.15, -0.3521, -0.8869, -0.45, -0.3674, -0.8466, -0.45, -0.4525, -0.85, -0.15, -0.3521, -0.8804, -0.15, -0.2671, -0.8869, -0.45, -0.3674, -0.8804, -0.15, -0.2671, -0.9187, -0.45, -0.2787, -0.8869, -0.45, -0.3674, -0.8804, -0.15, -0.2671, -0.9023, -0.15, -0.1795, -0.9187, -0.45, -0.2787, -0.9023, -0.15, -0.1795, -0.9416, -0.45, -0.1873, -0.9187, -0.45, -0.2787, -0.9023, -0.15, -0.1795, -0.9156, -0.15, -0.0902, -0.9416, -0.45, -0.1873, -0.9156, -0.15, -0.0902, -0.9554, -0.45, -0.0941, -0.9416, -0.45, -0.1873, -0.9156, -0.15, -0.0902, -0.92, -0.15, 0, -0.9554, -0.45, -0.0941, -0.92, -0.15, 0, -0.96, -0.45, 0, -0.9554, -0.45, -0.0941, -0.92, -0.15, 0, -0.9156, -0.15, 0.0902, -0.96, -0.45, 0, -0.9156, -0.15, 0.0902, -0.9554, -0.45, 0.0941, -0.96, -0.45, 0, -0.9156, -0.15, 0.0902, -0.9023, -0.15, 0.1795, -0.9554, -0.45, 0.0941, -0.9023, -0.15, 0.1795, -0.9416, -0.45, 0.1873, -0.9554, -0.45, 0.0941, -0.9023, -0.15, 0.1795, -0.8804, -0.15, 0.2671, -0.9416, -0.45, 0.1873, -0.8804, -0.15, 0.2671, -0.9187, -0.45, 0.2787, -0.9416, -0.45, 0.1873, -0.8804, -0.15, 0.2671, -0.85, -0.15, 0.3521, -0.9187, -0.45, 0.2787, -0.85, -0.15, 0.3521, -0.8869, -0.45, 0.3674, -0.9187, -0.45, 0.2787, -0.85, -0.15, 0.3521, -0.8114, -0.15, 0.4337, -0.8869, -0.45, 0.3674, -0.8114, -0.15, 0.4337, -0.8466, -0.45, 0.4525, -0.8869, -0.45, 0.3674, -0.8114, -0.15, 0.4337, -0.765, -0.15, 0.5111, -0.8466, -0.45, 0.4525, -0.765, -0.15, 0.5111, -0.7982, -0.45, 0.5333, -0.8466, -0.45, 0.4525, -0.765, -0.15, 0.5111, -0.7112, -0.15, 0.5836, -0.7982, -0.45, 0.5333, -0.7112, -0.15, 0.5836, -0.7421, -0.45, 0.609, -0.7982, -0.45, 0.5333, -0.7112, -0.15, 0.5836, -0.6505, -0.15, 0.6505, -0.7421, -0.45, 0.609, -0.6505, -0.15, 0.6505, -0.6788, -0.45, 0.6788, -0.7421, -0.45, 0.609, -0.6505, -0.15, 0.6505, -0.5836, -0.15, 0.7112, -0.6788, -0.45, 0.6788, -0.5836, -0.15, 0.7112, -0.609, -0.45, 0.7421, -0.6788, -0.45, 0.6788, -0.5836, -0.15, 0.7112, -0.5111, -0.15, 0.765, -0.609, -0.45, 0.7421, -0.5111, -0.15, 0.765, -0.5333, -0.45, 0.7982, -0.609, -0.45, 0.7421, -0.5111, -0.15, 0.765, -0.4337, -0.15, 0.8114, -0.5333, -0.45, 0.7982, -0.4337, -0.15, 0.8114, -0.4525, -0.45, 0.8466, -0.5333, -0.45, 0.7982, -0.4337, -0.15, 0.8114, -0.3521, -0.15, 0.85, -0.4525, -0.45, 0.8466, -0.3521, -0.15, 0.85, -0.3674, -0.45, 0.8869, -0.4525, -0.45, 0.8466, -0.3521, -0.15, 0.85, -0.2671, -0.15, 0.8804, -0.3674, -0.45, 0.8869, -0.2671, -0.15, 0.8804, -0.2787, -0.45, 0.9187, -0.3674, -0.45, 0.8869, -0.2671, -0.15, 0.8804, -0.1795, -0.15, 0.9023, -0.2787, -0.45, 0.9187, -0.1795, -0.15, 0.9023, -0.1873, -0.45, 0.9416, -0.2787, -0.45, 0.9187, -0.1795, -0.15, 0.9023, -0.0902, -0.15, 0.9156, -0.1873, -0.45, 0.9416, -0.0902, -0.15, 0.9156, -0.0941, -0.45, 0.9554, -0.1873, -0.45, 0.9416, -0.0902, -0.15, 0.9156, 0, -0.15, 0.92, -0.0941, -0.45, 0.9554, 0, -0.15, 0.92, 0, -0.45, 0.96, -0.0941, -0.45, 0.9554, 0, -0.45, 0.96, 0.0941, -0.45, 0.9554, 0, -0.75, 1, 0.0941, -0.45, 0.9554, 0.098, -0.75, 0.9952, 0, -0.75, 1, 0.0941, -0.45, 0.9554, 0.1873, -0.45, 0.9416, 0.098, -0.75, 0.9952, 0.1873, -0.45, 0.9416, 0.1951, -0.75, 0.9808, 0.098, -0.75, 0.9952, 0.1873, -0.45, 0.9416, 0.2787, -0.45, 0.9187, 0.1951, -0.75, 0.9808, 0.2787, -0.45, 0.9187, 0.2903, -0.75, 0.9569, 0.1951, -0.75, 0.9808, 0.2787, -0.45, 0.9187, 0.3674, -0.45, 0.8869, 0.2903, -0.75, 0.9569, 0.3674, -0.45, 0.8869, 0.3827, -0.75, 0.9239, 0.2903, -0.75, 0.9569, 0.3674, -0.45, 0.8869, 0.4525, -0.45, 0.8466, 0.3827, -0.75, 0.9239, 0.4525, -0.45, 0.8466, 0.4714, -0.75, 0.8819, 0.3827, -0.75, 0.9239, 0.4525, -0.45, 0.8466, 0.5333, -0.45, 0.7982, 0.4714, -0.75, 0.8819, 0.5333, -0.45, 0.7982, 0.5556, -0.75, 0.8315, 0.4714, -0.75, 0.8819, 0.5333, -0.45, 0.7982, 0.609, -0.45, 0.7421, 0.5556, -0.75, 0.8315, 0.609, -0.45, 0.7421, 0.6344, -0.75, 0.773, 0.5556, -0.75, 0.8315, 0.609, -0.45, 0.7421, 0.6788, -0.45, 0.6788, 0.6344, -0.75, 0.773, 0.6788, -0.45, 0.6788, 0.7071, -0.75, 0.7071, 0.6344, -0.75, 0.773, 0.6788, -0.45, 0.6788, 0.7421, -0.45, 0.609, 0.7071, -0.75, 0.7071, 0.7421, -0.45, 0.609, 0.773, -0.75, 0.6344, 0.7071, -0.75, 0.7071, 0.7421, -0.45, 0.609, 0.7982, -0.45, 0.5333, 0.773, -0.75, 0.6344, 0.7982, -0.45, 0.5333, 0.8315, -0.75, 0.5556, 0.773, -0.75, 0.6344, 0.7982, -0.45, 0.5333, 0.8466, -0.45, 0.4525, 0.8315, -0.75, 0.5556, 0.8466, -0.45, 0.4525, 0.8819, -0.75, 0.4714, 0.8315, -0.75, 0.5556, 0.8466, -0.45, 0.4525, 0.8869, -0.45, 0.3674, 0.8819, -0.75, 0.4714, 0.8869, -0.45, 0.3674, 0.9239, -0.75, 0.3827, 0.8819, -0.75, 0.4714, 0.8869, -0.45, 0.3674, 0.9187, -0.45, 0.2787, 0.9239, -0.75, 0.3827, 0.9187, -0.45, 0.2787, 0.9569, -0.75, 0.2903, 0.9239, -0.75, 0.3827, 0.9187, -0.45, 0.2787, 0.9416, -0.45, 0.1873, 0.9569, -0.75, 0.2903, 0.9416, -0.45, 0.1873, 0.9808, -0.75, 0.1951, 0.9569, -0.75, 0.2903, 0.9416, -0.45, 0.1873, 0.9554, -0.45, 0.0941, 0.9808, -0.75, 0.1951, 0.9554, -0.45, 0.0941, 0.9952, -0.75, 0.098, 0.9808, -0.75, 0.1951, 0.9554, -0.45, 0.0941, 0.96, -0.45, 0, 0.9952, -0.75, 0.098, 0.96, -0.45, 0, 1, -0.75, 0, 0.9952, -0.75, 0.098, 0.96, -0.45, 0, 0.9554, -0.45, -0.0941, 1, -0.75, 0, 0.9554, -0.45, -0.0941, 0.9952, -0.75, -0.098, 1, -0.75, 0, 0.9554, -0.45, -0.0941, 0.9416, -0.45, -0.1873, 0.9952, -0.75, -0.098, 0.9416, -0.45, -0.1873, 0.9808, -0.75, -0.1951, 0.9952, -0.75, -0.098, 0.9416, -0.45, -0.1873, 0.9187, -0.45, -0.2787, 0.9808, -0.75, -0.1951, 0.9187, -0.45, -0.2787, 0.9569, -0.75, -0.2903, 0.9808, -0.75, -0.1951, 0.9187, -0.45, -0.2787, 0.8869, -0.45, -0.3674, 0.9569, -0.75, -0.2903, 0.8869, -0.45, -0.3674, 0.9239, -0.75, -0.3827, 0.9569, -0.75, -0.2903, 0.8869, -0.45, -0.3674, 0.8466, -0.45, -0.4525, 0.9239, -0.75, -0.3827, 0.8466, -0.45, -0.4525, 0.8819, -0.75, -0.4714, 0.9239, -0.75, -0.3827, 0.8466, -0.45, -0.4525, 0.7982, -0.45, -0.5333, 0.8819, -0.75, -0.4714, 0.7982, -0.45, -0.5333, 0.8315, -0.75, -0.5556, 0.8819, -0.75, -0.4714, 0.7982, -0.45, -0.5333, 0.7421, -0.45, -0.609, 0.8315, -0.75, -0.5556, 0.7421, -0.45, -0.609, 0.773, -0.75, -0.6344, 0.8315, -0.75, -0.5556, 0.7421, -0.45, -0.609, 0.6788, -0.45, -0.6788, 0.773, -0.75, -0.6344, 0.6788, -0.45, -0.6788, 0.7071, -0.75, -0.7071, 0.773, -0.75, -0.6344, 0.6788, -0.45, -0.6788, 0.609, -0.45, -0.7421, 0.7071, -0.75, -0.7071, 0.609, -0.45, -0.7421, 0.6344, -0.75, -0.773, 0.7071, -0.75, -0.7071, 0.609, -0.45, -0.7421, 0.5333, -0.45, -0.7982, 0.6344, -0.75, -0.773, 0.5333, -0.45, -0.7982, 0.5556, -0.75, -0.8315, 0.6344, -0.75, -0.773, 0.5333, -0.45, -0.7982, 0.4525, -0.45, -0.8466, 0.5556, -0.75, -0.8315, 0.4525, -0.45, -0.8466, 0.4714, -0.75, -0.8819, 0.5556, -0.75, -0.8315, 0.4525, -0.45, -0.8466, 0.3674, -0.45, -0.8869, 0.4714, -0.75, -0.8819, 0.3674, -0.45, -0.8869, 0.3827, -0.75, -0.9239, 0.4714, -0.75, -0.8819, 0.3674, -0.45, -0.8869, 0.2787, -0.45, -0.9187, 0.3827, -0.75, -0.9239, 0.2787, -0.45, -0.9187, 0.2903, -0.75, -0.9569, 0.3827, -0.75, -0.9239, 0.2787, -0.45, -0.9187, 0.1873, -0.45, -0.9416, 0.2903, -0.75, -0.9569, 0.1873, -0.45, -0.9416, 0.1951, -0.75, -0.9808, 0.2903, -0.75, -0.9569, 0.1873, -0.45, -0.9416, 0.0941, -0.45, -0.9554, 0.1951, -0.75, -0.9808, 0.0941, -0.45, -0.9554, 0.098, -0.75, -0.9952, 0.1951, -0.75, -0.9808, 0.0941, -0.45, -0.9554, 0, -0.45, -0.96, 0.098, -0.75, -0.9952, 0, -0.45, -0.96, 0, -0.75, -1, 0.098, -0.75, -0.9952, 0, -0.45, -0.96, -0.0941, -0.45, -0.9554, 0, -0.75, -1, -0.0941, -0.45, -0.9554, -0.098, -0.75, -0.9952, 0, -0.75, -1, -0.0941, -0.45, -0.9554, -0.1873, -0.45, -0.9416, -0.098, -0.75, -0.9952, -0.1873, -0.45, -0.9416, -0.1951, -0.75, -0.9808, -0.098, -0.75, -0.9952, -0.1873, -0.45, -0.9416, -0.2787, -0.45, -0.9187, -0.1951, -0.75, -0.9808, -0.2787, -0.45, -0.9187, -0.2903, -0.75, -0.9569, -0.1951, -0.75, -0.9808, -0.2787, -0.45, -0.9187, -0.3674, -0.45, -0.8869, -0.2903, -0.75, -0.9569, -0.3674, -0.45, -0.8869, -0.3827, -0.75, -0.9239, -0.2903, -0.75, -0.9569, -0.3674, -0.45, -0.8869, -0.4525, -0.45, -0.8466, -0.3827, -0.75, -0.9239, -0.4525, -0.45, -0.8466, -0.4714, -0.75, -0.8819, -0.3827, -0.75, -0.9239, -0.4525, -0.45, -0.8466, -0.5333, -0.45, -0.7982, -0.4714, -0.75, -0.8819, -0.5333, -0.45, -0.7982, -0.5556, -0.75, -0.8315, -0.4714, -0.75, -0.8819, -0.5333, -0.45, -0.7982, -0.609, -0.45, -0.7421, -0.5556, -0.75, -0.8315, -0.609, -0.45, -0.7421, -0.6344, -0.75, -0.773, -0.5556, -0.75, -0.8315, -0.609, -0.45, -0.7421, -0.6788, -0.45, -0.6788, -0.6344, -0.75, -0.773, -0.6788, -0.45, -0.6788, -0.7071, -0.75, -0.7071, -0.6344, -0.75, -0.773, -0.6788, -0.45, -0.6788, -0.7421, -0.45, -0.609, -0.7071, -0.75, -0.7071, -0.7421, -0.45, -0.609, -0.773, -0.75, -0.6344, -0.7071, -0.75, -0.7071, -0.7421, -0.45, -0.609, -0.7982, -0.45, -0.5333, -0.773, -0.75, -0.6344, -0.7982, -0.45, -0.5333, -0.8315, -0.75, -0.5556, -0.773, -0.75, -0.6344, -0.7982, -0.45, -0.5333, -0.8466, -0.45, -0.4525, -0.8315, -0.75, -0.5556, -0.8466, -0.45, -0.4525, -0.8819, -0.75, -0.4714, -0.8315, -0.75, -0.5556, -0.8466, -0.45, -0.4525, -0.8869, -0.45, -0.3674, -0.8819, -0.75, -0.4714, -0.8869, -0.45, -0.3674, -0.9239, -0.75, -0.3827, -0.8819, -0.75, -0.4714, -0.8869, -0.45, -0.3674, -0.9187, -0.45, -0.2787, -0.9239, -0.75, -0.3827, -0.9187, -0.45, -0.2787, -0.9569, -0.75, -0.2903, -0.9239, -0.75, -0.3827, -0.9187, -0.45, -0.2787, -0.9416, -0.45, -0.1873, -0.9569, -0.75, -0.2903, -0.9416, -0.45, -0.1873, -0.9808, -0.75, -0.1951, -0.9569, -0.75, -0.2903, -0.9416, -0.45, -0.1873, -0.9554, -0.45, -0.0941, -0.9808, -0.75, -0.1951, -0.9554, -0.45, -0.0941, -0.9952, -0.75, -0.098, -0.9808, -0.75, -0.1951, -0.9554, -0.45, -0.0941, -0.96, -0.45, 0, -0.9952, -0.75, -0.098, -0.96, -0.45, 0, -1, -0.75, 0, -0.9952, -0.75, -0.098, -0.96, -0.45, 0, -0.9554, -0.45, 0.0941, -1, -0.75, 0, -0.9554, -0.45, 0.0941, -0.9952, -0.75, 0.098, -1, -0.75, 0, -0.9554, -0.45, 0.0941, -0.9416, -0.45, 0.1873, -0.9952, -0.75, 0.098, -0.9416, -0.45, 0.1873, -0.9808, -0.75, 0.1951, -0.9952, -0.75, 0.098, -0.9416, -0.45, 0.1873, -0.9187, -0.45, 0.2787, -0.9808, -0.75, 0.1951, -0.9187, -0.45, 0.2787, -0.9569, -0.75, 0.2903, -0.9808, -0.75, 0.1951, -0.9187, -0.45, 0.2787, -0.8869, -0.45, 0.3674, -0.9569, -0.75, 0.2903, -0.8869, -0.45, 0.3674, -0.9239, -0.75, 0.3827, -0.9569, -0.75, 0.2903, -0.8869, -0.45, 0.3674, -0.8466, -0.45, 0.4525, -0.9239, -0.75, 0.3827, -0.8466, -0.45, 0.4525, -0.8819, -0.75, 0.4714, -0.9239, -0.75, 0.3827, -0.8466, -0.45, 0.4525, -0.7982, -0.45, 0.5333, -0.8819, -0.75, 0.4714, -0.7982, -0.45, 0.5333, -0.8315, -0.75, 0.5556, -0.8819, -0.75, 0.4714, -0.7982, -0.45, 0.5333, -0.7421, -0.45, 0.609, -0.8315, -0.75, 0.5556, -0.7421, -0.45, 0.609, -0.773, -0.75, 0.6344, -0.8315, -0.75, 0.5556, -0.7421, -0.45, 0.609, -0.6788, -0.45, 0.6788, -0.773, -0.75, 0.6344, -0.6788, -0.45, 0.6788, -0.7071, -0.75, 0.7071, -0.773, -0.75, 0.6344, -0.6788, -0.45, 0.6788, -0.609, -0.45, 0.7421, -0.7071, -0.75, 0.7071, -0.609, -0.45, 0.7421, -0.6344, -0.75, 0.773, -0.7071, -0.75, 0.7071, -0.609, -0.45, 0.7421, -0.5333, -0.45, 0.7982, -0.6344, -0.75, 0.773, -0.5333, -0.45, 0.7982, -0.5556, -0.75, 0.8315, -0.6344, -0.75, 0.773, -0.5333, -0.45, 0.7982, -0.4525, -0.45, 0.8466, -0.5556, -0.75, 0.8315, -0.4525, -0.45, 0.8466, -0.4714, -0.75, 0.8819, -0.5556, -0.75, 0.8315, -0.4525, -0.45, 0.8466, -0.3674, -0.45, 0.8869, -0.4714, -0.75, 0.8819, -0.3674, -0.45, 0.8869, -0.3827, -0.75, 0.9239, -0.4714, -0.75, 0.8819, -0.3674, -0.45, 0.8869, -0.2787, -0.45, 0.9187, -0.3827, -0.75, 0.9239, -0.2787, -0.45, 0.9187, -0.2903, -0.75, 0.9569, -0.3827, -0.75, 0.9239, -0.2787, -0.45, 0.9187, -0.1873, -0.45, 0.9416, -0.2903, -0.75, 0.9569, -0.1873, -0.45, 0.9416, -0.1951, -0.75, 0.9808, -0.2903, -0.75, 0.9569, -0.1873, -0.45, 0.9416, -0.0941, -0.45, 0.9554, -0.1951, -0.75, 0.9808, -0.0941, -0.45, 0.9554, -0.098, -0.75, 0.9952, -0.1951, -0.75, 0.9808, -0.0941, -0.45, 0.9554, 0, -0.45, 0.96, -0.098, -0.75, 0.9952, 0, -0.45, 0.96, 0, -0.75, 1, -0.098, -0.75, 0.9952, 0, 0.75, 0, 0.0784, 0.75, 0.7961, 0, 0.75, 0.8, 0, 0.75, 0, 0.1561, 0.75, 0.7846, 0.0784, 0.75, 0.7961, 0, 0.75, 0, 0.2322, 0.75, 0.7656, 0.1561, 0.75, 0.7846, 0, 0.75, 0, 0.3061, 0.75, 0.7391, 0.2322, 0.75, 0.7656, 0, 0.75, 0, 0.3771, 0.75, 0.7055, 0.3061, 0.75, 0.7391, 0, 0.75, 0, 0.4445, 0.75, 0.6652, 0.3771, 0.75, 0.7055, 0, 0.75, 0, 0.5075, 0.75, 0.6184, 0.4445, 0.75, 0.6652, 0, 0.75, 0, 0.5657, 0.75, 0.5657, 0.5075, 0.75, 0.6184, 0, 0.75, 0, 0.6184, 0.75, 0.5075, 0.5657, 0.75, 0.5657, 0, 0.75, 0, 0.6652, 0.75, 0.4445, 0.6184, 0.75, 0.5075, 0, 0.75, 0, 0.7055, 0.75, 0.3771, 0.6652, 0.75, 0.4445, 0, 0.75, 0, 0.7391, 0.75, 0.3061, 0.7055, 0.75, 0.3771, 0, 0.75, 0, 0.7656, 0.75, 0.2322, 0.7391, 0.75, 0.3061, 0, 0.75, 0, 0.7846, 0.75, 0.1561, 0.7656, 0.75, 0.2322, 0, 0.75, 0, 0.7961, 0.75, 0.0784, 0.7846, 0.75, 0.1561, 0, 0.75, 0, 0.8, 0.75, 0, 0.7961, 0.75, 0.0784, 0, 0.75, 0, 0.7961, 0.75, -0.0784, 0.8, 0.75, 0, 0, 0.75, 0, 0.7846, 0.75, -0.1561, 0.7961, 0.75, -0.0784, 0, 0.75, 0, 0.7656, 0.75, -0.2322, 0.7846, 0.75, -0.1561, 0, 0.75, 0, 0.7391, 0.75, -0.3061, 0.7656, 0.75, -0.2322, 0, 0.75, 0, 0.7055, 0.75, -0.3771, 0.7391, 0.75, -0.3061, 0, 0.75, 0, 0.6652, 0.75, -0.4445, 0.7055, 0.75, -0.3771, 0, 0.75, 0, 0.6184, 0.75, -0.5075, 0.6652, 0.75, -0.4445, 0, 0.75, 0, 0.5657, 0.75, -0.5657, 0.6184, 0.75, -0.5075, 0, 0.75, 0, 0.5075, 0.75, -0.6184, 0.5657, 0.75, -0.5657, 0, 0.75, 0, 0.4445, 0.75, -0.6652, 0.5075, 0.75, -0.6184, 0, 0.75, 0, 0.3771, 0.75, -0.7055, 0.4445, 0.75, -0.6652, 0, 0.75, 0, 0.3061, 0.75, -0.7391, 0.3771, 0.75, -0.7055, 0, 0.75, 0, 0.2322, 0.75, -0.7656, 0.3061, 0.75, -0.7391, 0, 0.75, 0, 0.1561, 0.75, -0.7846, 0.2322, 0.75, -0.7656, 0, 0.75, 0, 0.0784, 0.75, -0.7961, 0.1561, 0.75, -0.7846, 0, 0.75, 0, 0, 0.75, -0.8, 0.0784, 0.75, -0.7961, 0, 0.75, 0, -0.0784, 0.75, -0.7961, 0, 0.75, -0.8, 0, 0.75, 0, -0.1561, 0.75, -0.7846, -0.0784, 0.75, -0.7961, 0, 0.75, 0, -0.2322, 0.75, -0.7656, -0.1561, 0.75, -0.7846, 0, 0.75, 0, -0.3061, 0.75, -0.7391, -0.2322, 0.75, -0.7656, 0, 0.75, 0, -0.3771, 0.75, -0.7055, -0.3061, 0.75, -0.7391, 0, 0.75, 0, -0.4445, 0.75, -0.6652, -0.3771, 0.75, -0.7055, 0, 0.75, 0, -0.5075, 0.75, -0.6184, -0.4445, 0.75, -0.6652, 0, 0.75, 0, -0.5657, 0.75, -0.5657, -0.5075, 0.75, -0.6184, 0, 0.75, 0, -0.6184, 0.75, -0.5075, -0.5657, 0.75, -0.5657, 0, 0.75, 0, -0.6652, 0.75, -0.4445, -0.6184, 0.75, -0.5075, 0, 0.75, 0, -0.7055, 0.75, -0.3771, -0.6652, 0.75, -0.4445, 0, 0.75, 0, -0.7391, 0.75, -0.3061, -0.7055, 0.75, -0.3771, 0, 0.75, 0, -0.7656, 0.75, -0.2322, -0.7391, 0.75, -0.3061, 0, 0.75, 0, -0.7846, 0.75, -0.1561, -0.7656, 0.75, -0.2322, 0, 0.75, 0, -0.7961, 0.75, -0.0784, -0.7846, 0.75, -0.1561, 0, 0.75, 0, -0.8, 0.75, 0, -0.7961, 0.75, -0.0784, 0, 0.75, 0, -0.7961, 0.75, 0.0784, -0.8, 0.75, 0, 0, 0.75, 0, -0.7846, 0.75, 0.1561, -0.7961, 0.75, 0.0784, 0, 0.75, 0, -0.7656, 0.75, 0.2322, -0.7846, 0.75, 0.1561, 0, 0.75, 0, -0.7391, 0.75, 0.3061, -0.7656, 0.75, 0.2322, 0, 0.75, 0, -0.7055, 0.75, 0.3771, -0.7391, 0.75, 0.3061, 0, 0.75, 0, -0.6652, 0.75, 0.4445, -0.7055, 0.75, 0.3771, 0, 0.75, 0, -0.6184, 0.75, 0.5075, -0.6652, 0.75, 0.4445, 0, 0.75, 0, -0.5657, 0.75, 0.5657, -0.6184, 0.75, 0.5075, 0, 0.75, 0, -0.5075, 0.75, 0.6184, -0.5657, 0.75, 0.5657, 0, 0.75, 0, -0.4445, 0.75, 0.6652, -0.5075, 0.75, 0.6184, 0, 0.75, 0, -0.3771, 0.75, 0.7055, -0.4445, 0.75, 0.6652, 0, 0.75, 0, -0.3061, 0.75, 0.7391, -0.3771, 0.75, 0.7055, 0, 0.75, 0, -0.2322, 0.75, 0.7656, -0.3061, 0.75, 0.7391, 0, 0.75, 0, -0.1561, 0.75, 0.7846, -0.2322, 0.75, 0.7656, 0, 0.75, 0, -0.0784, 0.75, 0.7961, -0.1561, 0.75, 0.7846, 0, 0.75, 0, 0, 0.75, 0.8, -0.0784, 0.75, 0.7961, 0, -0.75, 0, 0, -0.75, 1, 0.098, -0.75, 0.9952, 0, -0.75, 0, 0.098, -0.75, 0.9952, 0.1951, -0.75, 0.9808, 0, -0.75, 0, 0.1951, -0.75, 0.9808, 0.2903, -0.75, 0.9569, 0, -0.75, 0, 0.2903, -0.75, 0.9569, 0.3827, -0.75, 0.9239, 0, -0.75, 0, 0.3827, -0.75, 0.9239, 0.4714, -0.75, 0.8819, 0, -0.75, 0, 0.4714, -0.75, 0.8819, 0.5556, -0.75, 0.8315, 0, -0.75, 0, 0.5556, -0.75, 0.8315, 0.6344, -0.75, 0.773, 0, -0.75, 0, 0.6344, -0.75, 0.773, 0.7071, -0.75, 0.7071, 0, -0.75, 0, 0.7071, -0.75, 0.7071, 0.773, -0.75, 0.6344, 0, -0.75, 0, 0.773, -0.75, 0.6344, 0.8315, -0.75, 0.5556, 0, -0.75, 0, 0.8315, -0.75, 0.5556, 0.8819, -0.75, 0.4714, 0, -0.75, 0, 0.8819, -0.75, 0.4714, 0.9239, -0.75, 0.3827, 0, -0.75, 0, 0.9239, -0.75, 0.3827, 0.9569, -0.75, 0.2903, 0, -0.75, 0, 0.9569, -0.75, 0.2903, 0.9808, -0.75, 0.1951, 0, -0.75, 0, 0.9808, -0.75, 0.1951, 0.9952, -0.75, 0.098, 0, -0.75, 0, 0.9952, -0.75, 0.098, 1, -0.75, 0, 0, -0.75, 0, 1, -0.75, 0, 0.9952, -0.75, -0.098, 0, -0.75, 0, 0.9952, -0.75, -0.098, 0.9808, -0.75, -0.1951, 0, -0.75, 0, 0.9808, -0.75, -0.1951, 0.9569, -0.75, -0.2903, 0, -0.75, 0, 0.9569, -0.75, -0.2903, 0.9239, -0.75, -0.3827, 0, -0.75, 0, 0.9239, -0.75, -0.3827, 0.8819, -0.75, -0.4714, 0, -0.75, 0, 0.8819, -0.75, -0.4714, 0.8315, -0.75, -0.5556, 0, -0.75, 0, 0.8315, -0.75, -0.5556, 0.773, -0.75, -0.6344, 0, -0.75, 0, 0.773, -0.75, -0.6344, 0.7071, -0.75, -0.7071, 0, -0.75, 0, 0.7071, -0.75, -0.7071, 0.6344, -0.75, -0.773, 0, -0.75, 0, 0.6344, -0.75, -0.773, 0.5556, -0.75, -0.8315, 0, -0.75, 0, 0.5556, -0.75, -0.8315, 0.4714, -0.75, -0.8819, 0, -0.75, 0, 0.4714, -0.75, -0.8819, 0.3827, -0.75, -0.9239, 0, -0.75, 0, 0.3827, -0.75, -0.9239, 0.2903, -0.75, -0.9569, 0, -0.75, 0, 0.2903, -0.75, -0.9569, 0.1951, -0.75, -0.9808, 0, -0.75, 0, 0.1951, -0.75, -0.9808, 0.098, -0.75, -0.9952, 0, -0.75, 0, 0.098, -0.75, -0.9952, 0, -0.75, -1, 0, -0.75, 0, 0, -0.75, -1, -0.098, -0.75, -0.9952, 0, -0.75, 0, -0.098, -0.75, -0.9952, -0.1951, -0.75, -0.9808, 0, -0.75, 0, -0.1951, -0.75, -0.9808, -0.2903, -0.75, -0.9569, 0, -0.75, 0, -0.2903, -0.75, -0.9569, -0.3827, -0.75, -0.9239, 0, -0.75, 0, -0.3827, -0.75, -0.9239, -0.4714, -0.75, -0.8819, 0, -0.75, 0, -0.4714, -0.75, -0.8819, -0.5556, -0.75, -0.8315, 0, -0.75, 0, -0.5556, -0.75, -0.8315, -0.6344, -0.75, -0.773, 0, -0.75, 0, -0.6344, -0.75, -0.773, -0.7071, -0.75, -0.7071, 0, -0.75, 0, -0.7071, -0.75, -0.7071, -0.773, -0.75, -0.6344, 0, -0.75, 0, -0.773, -0.75, -0.6344, -0.8315, -0.75, -0.5556, 0, -0.75, 0, -0.8315, -0.75, -0.5556, -0.8819, -0.75, -0.4714, 0, -0.75, 0, -0.8819, -0.75, -0.4714, -0.9239, -0.75, -0.3827, 0, -0.75, 0, -0.9239, -0.75, -0.3827, -0.9569, -0.75, -0.2903, 0, -0.75, 0, -0.9569, -0.75, -0.2903, -0.9808, -0.75, -0.1951, 0, -0.75, 0, -0.9808, -0.75, -0.1951, -0.9952, -0.75, -0.098, 0, -0.75, 0, -0.9952, -0.75, -0.098, -1, -0.75, 0, 0, -0.75, 0, -1, -0.75, 0, -0.9952, -0.75, 0.098, 0, -0.75, 0, -0.9952, -0.75, 0.098, -0.9808, -0.75, 0.1951, 0, -0.75, 0, -0.9808, -0.75, 0.1951, -0.9569, -0.75, 0.2903, 0, -0.75, 0, -0.9569, -0.75, 0.2903, -0.9239, -0.75, 0.3827, 0, -0.75, 0, -0.9239, -0.75, 0.3827, -0.8819, -0.75, 0.4714, 0, -0.75, 0, -0.8819, -0.75, 0.4714, -0.8315, -0.75, 0.5556, 0, -0.75, 0, -0.8315, -0.75, 0.5556, -0.773, -0.75, 0.6344, 0, -0.75, 0, -0.773, -0.75, 0.6344, -0.7071, -0.75, 0.7071, 0, -0.75, 0, -0.7071, -0.75, 0.7071, -0.6344, -0.75, 0.773, 0, -0.75, 0, -0.6344, -0.75, 0.773, -0.5556, -0.75, 0.8315, 0, -0.75, 0, -0.5556, -0.75, 0.8315, -0.4714, -0.75, 0.8819, 0, -0.75, 0, -0.4714, -0.75, 0.8819, -0.3827, -0.75, 0.9239, 0, -0.75, 0, -0.3827, -0.75, 0.9239, -0.2903, -0.75, 0.9569, 0, -0.75, 0, -0.2903, -0.75, 0.9569, -0.1951, -0.75, 0.9808, 0, -0.75, 0, -0.1951, -0.75, 0.9808, -0.098, -0.75, 0.9952, 0, -0.75, 0, -0.098, -0.75, 0.9952, 0, -0.75, 1)
[sub_resource type="PrismMesh" id="20"]
size = Vector3(1.25, 1.25, 1.25)
[sub_resource type="Gradient" id="Gradient_54ro3"]
offsets = PackedFloat32Array(1)
colors = PackedColorArray(1, 1, 1, 1)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_a7rt8"]
gradient = SubResource("Gradient_54ro3")
[sub_resource type="FastNoiseLite" id="21"]
[sub_resource type="NoiseTexture2D" id="22"]
seamless = true
noise = SubResource("21")
[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_ji6be"]
data = PackedVector3Array(0, 0.625, 0.625, 0.625, -0.625, 0.625, -0.625, -0.625, 0.625, 0, 0.625, -0.625, -0.625, -0.625, -0.625, 0.625, -0.625, -0.625, 0, 0.625, 0.625, 0, 0.625, -0.625, 0.625, -0.625, 0.625, 0, 0.625, -0.625, 0.625, -0.625, -0.625, 0.625, -0.625, 0.625, 0, 0.625, -0.625, 0, 0.625, 0.625, -0.625, -0.625, -0.625, 0, 0.625, 0.625, -0.625, -0.625, 0.625, -0.625, -0.625, -0.625, -0.625, -0.625, 0.625, 0.625, -0.625, 0.625, -0.625, -0.625, -0.625, 0.625, -0.625, 0.625, 0.625, -0.625, -0.625, -0.625, -0.625, -0.625)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_0cgya"]
transparency = 1
albedo_color = Color(0, 0, 0, 0.509804)
[node name="WorldEnvironment" type="WorldEnvironment"]
environment = SubResource("11")
script = ExtResource("18")
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
autoplay = "move"
libraries = {
"": SubResource("AnimationLibrary_ecfcr")
}
[node name="StaticBody3d" type="StaticBody3D" parent="."]
[node name="Plane" type="MeshInstance3D" parent="StaticBody3d"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -6)
layers = 2
mesh = SubResource("14")
skeleton = NodePath("../..")
[node name="CollisionShape3d" type="CollisionShape3D" parent="StaticBody3d"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, -6)
shape = SubResource("BoxShape3D_biamo")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.770897, 0.365782, -0.52146, -7.63748e-10, 0.818671, 0.574263, 0.63696, 0.442697, -0.631111, 3.9506, 3.39961, 3.54442)
shadow_enabled = true
shadow_bias = 0.04
shadow_blur = 1.5
directional_shadow_mode = 0
directional_shadow_fade_start = 1.0
directional_shadow_max_distance = 24.0
[node name="CameraHolder" type="Node3D" parent="."]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0.125, 12)
[node name="RotationX" type="Node3D" parent="CameraHolder"]
[node name="Camera3D" type="Camera3D" parent="CameraHolder/RotationX"]
fov = 70.0
[node name="PlasmaEmission" type="Decal" parent="."]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 0, 0, 12)
extents = Vector3(0.2, 0.1, 0.2)
texture_emission = ExtResource("3_h6kom")
[node name="PlasmaStain" type="Decal" parent="."]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 0, 0, 12)
extents = Vector3(0.2, 0.1, 0.2)
texture_albedo = ExtResource("4_86yk0")
normal_fade = 0.5
[node name="Testers" type="Node3D" parent="."]
[node name="BulletPlasmaDecals" type="MeshInstance3D" parent="Testers"]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 0, 0.1, 12)
mesh = SubResource("15")
[node name="PlasmaStain2" type="Decal" parent="Testers/BulletPlasmaDecals"]
transform = Transform3D(0.818988, 0.544513, -0.181012, -0.544512, 0.637975, -0.544512, -0.181012, 0.544513, 0.818988, -0.343497, 0.0645585, 0.508513)
extents = Vector3(0.05, 0.1, 0.05)
texture_albedo = ExtResource("4_86yk0")
normal_fade = 0.5
[node name="PlasmaStain3" type="Decal" parent="Testers/BulletPlasmaDecals"]
transform = Transform3D(0.322374, -0.258134, -0.910737, -0.372803, 0.849727, -0.372803, 0.870111, 0.459707, 0.177697, 0.0179672, 0.0645585, 0.457714)
extents = Vector3(0.05, 0.1, 0.05)
texture_albedo = ExtResource("4_86yk0")
normal_fade = 0.5
[node name="PlasmaStain4" type="Decal" parent="Testers/BulletPlasmaDecals"]
transform = Transform3D(0.322374, -0.258134, -0.910737, -0.372803, 0.849727, -0.372803, 0.870111, 0.459707, 0.177697, -0.279583, 0.0645585, 0.135519)
extents = Vector3(0.05, 0.1, 0.05)
texture_albedo = ExtResource("4_86yk0")
normal_fade = 0.5
[node name="PlasmaStain5" type="Decal" parent="Testers/BulletPlasmaDecals"]
transform = Transform3D(-0.781204, 0.439943, -0.442913, 0.177237, 0.836588, 0.51837, 0.598589, 0.326452, -0.731519, 0.147337, 0.0645586, 0.171896)
extents = Vector3(0.05, 0.1, 0.05)
texture_albedo = ExtResource("4_86yk0")
normal_fade = 0.5
[node name="PaintDecals" type="Node3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 8)
[node name="BluePaint" type="Decal" parent="Testers/PaintDecals"]
texture_albedo = ExtResource("5_1d4vo")
texture_normal = ExtResource("6_qfx85")
modulate = Color(0.0235294, 0.121569, 1, 1)
[node name="PurplePaint" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(0.866025, 0, -0.5, 0, 1, 0, 0.5, 0, 0.866025, 0.430567, -2.0597e-08, -0.314452)
extents = Vector3(0.5, 1, 0.5)
texture_albedo = ExtResource("5_1d4vo")
texture_normal = ExtResource("6_qfx85")
modulate = Color(0.662745, 0.247059, 1, 1)
[node name="CyanPaint" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(0.991172, 0, 0.132585, 0.0845414, 0.770335, -0.63201, -0.102135, 0.637639, 0.763534, -0.436872, 1.2699e-08, 0.06318)
extents = Vector3(0.5, 1, 0.5)
texture_albedo = ExtResource("5_1d4vo")
texture_normal = ExtResource("6_qfx85")
modulate = Color(0.164706, 0.741176, 0.776471, 1)
[node name="Arrow1" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(-0.707107, 0, 0.707107, 0.244151, 0.938499, 0.244151, -0.663619, 0.345282, -0.663619, 1.18236, 0, 1.04792)
extents = Vector3(0.4, 1, 0.25)
texture_albedo = ExtResource("7_4xxma")
texture_normal = ExtResource("8_40dxq")
modulate = Color(1, 0.0705882, 0.0980392, 1)
[node name="Arrow2" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(-0.783964, 0, -0.620806, 0, 1, 0, 0.620806, 0, -0.783964, 1.28394, 7.53473e-08, -1.18734)
extents = Vector3(0.4, 1, 0.18)
texture_albedo = ExtResource("7_4xxma")
texture_normal = ExtResource("8_40dxq")
modulate = Color(1, 0.0705882, 0.0980392, 1)
[node name="Arrow3" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(0.741555, 0, -0.670893, 0, 1, 0, 0.670893, 0, 0.741555, -1.15131, 2.10201e-07, -1.38808)
extents = Vector3(0.5, 1, 0.25)
texture_albedo = ExtResource("7_4xxma")
texture_normal = ExtResource("8_40dxq")
modulate = Color(1, 0.0705882, 0.0980392, 1)
[node name="Arrow4" type="Decal" parent="Testers/PaintDecals"]
transform = Transform3D(0.79937, 0, 0.600839, 0, 1, 0, -0.600839, 0, 0.79937, -1.34612, 3.63008e-07, 1.11909)
extents = Vector3(0.4, 1, 0.25)
texture_albedo = ExtResource("7_4xxma")
texture_normal = ExtResource("8_40dxq")
modulate = Color(1, 0.0705882, 0.0980392, 1)
[node name="WaterPuddle" type="Decal" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 4)
extents = Vector3(2, 1, 2)
texture_albedo = ExtResource("9_o80vp")
texture_orm = ExtResource("10_rt6a0")
albedo_mix = 0.0
[node name="ReflectionProbe" type="ReflectionProbe" parent="Testers/WaterPuddle"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
extents = Vector3(8, 8, 8)
box_projection = true
[node name="CircleBlobShadow" type="MeshInstance3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
mesh = SubResource("17")
[node name="Decal" type="Decal" parent="Testers/CircleBlobShadow"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, 0)
texture_albedo = SubResource("GradientTexture2D_p8www")
normal_fade = 0.5
lower_fade = 1.0
[node name="ScifiDecals" type="MeshInstance3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.75, -4)
mesh = SubResource("18")
[node name="Pivot" type="Node3D" parent="Testers/ScifiDecals"]
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_wbqnf")
texture_normal = ExtResource("12_mlk6d")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot"]
transform = Transform3D(-4.37114e-08, -1.62921e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.62921e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("13_p1ikw")
texture_normal = ExtResource("14_yj8ff")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot2" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(0.866025, 0, -0.5, 0, 1, 0, 0.5, 0, 0.866025, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot2"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot2"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot3" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(0.5, 0, -0.866025, 0, 1, 0, 0.866025, 0, 0.5, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot3"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot3"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot4" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(0, 0, -1, 0, 1, 0, 1, 0, 0, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot4"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_wbqnf")
texture_normal = ExtResource("12_mlk6d")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot4"]
transform = Transform3D(-4.37114e-08, -1.62921e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.62921e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("13_p1ikw")
texture_normal = ExtResource("14_yj8ff")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot6" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(-0.5, 0, -0.866025, 0, 1, 0, 0.866025, 0, -0.5, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot6"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot6"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 2.38419e-07, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot7" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(-0.866025, 0, -0.5, 0, 1, 0, 0.5, 0, -0.866025, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot7"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot7"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 1.19209e-07, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot8" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot8"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_wbqnf")
texture_normal = ExtResource("12_mlk6d")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot8"]
transform = Transform3D(-4.37114e-08, -1.62921e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.62921e-07, 8.146e-09, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("13_p1ikw")
texture_normal = ExtResource("14_yj8ff")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot9" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(-0.866025, 0, 0.5, 0, 1, 0, -0.5, 0, -0.866025, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot9"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot9"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 2.38419e-07, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot10" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(-0.5, 0, 0.866025, 0, 1, 0, -0.866025, 0, -0.5, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot10"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot10"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot11" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot11"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_wbqnf")
texture_normal = ExtResource("12_mlk6d")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot11"]
transform = Transform3D(-4.37114e-08, -1.62921e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.62921e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("13_p1ikw")
texture_normal = ExtResource("14_yj8ff")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot12" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(0.5, 0, 0.866025, 0, 1, 0, -0.866025, 0, 0.5, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot12"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot12"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="Pivot13" type="Node3D" parent="Testers/ScifiDecals"]
transform = Transform3D(0.866025, 0, 0.5, 0, 1, 0, -0.5, 0, 0.866025, 0, 0, 0)
[node name="Decal" type="Decal" parent="Testers/ScifiDecals/Pivot13"]
transform = Transform3D(1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, -5.96046e-08, 0.888154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("15_ct5bp")
texture_normal = ExtResource("16_0mhgx")
upper_fade = 0.0
lower_fade = 0.0
[node name="Decal2" type="Decal" parent="Testers/ScifiDecals/Pivot13"]
transform = Transform3D(-4.37114e-08, -1.19209e-07, -1, -1, 7.1215e-15, 4.37114e-08, 0, 1, -1.19209e-07, 0, 0.4, 0.838154)
extents = Vector3(0.2, 0.05, 0.2)
texture_albedo = ExtResource("11_bbefl")
texture_normal = ExtResource("12_tq8hn")
upper_fade = 0.0
lower_fade = 0.0
[node name="StaticBody3d" type="StaticBody3D" parent="Testers/ScifiDecals"]
[node name="CollisionShape3d" type="CollisionShape3D" parent="Testers/ScifiDecals/StaticBody3d"]
shape = SubResource("ConcavePolygonShape3D_540vc")
[node name="BuffEffect" type="MeshInstance3D" parent="Testers"]
transform = Transform3D(0.5, 0, -0.866025, 0, 1, 0, 0.866025, 0, 0.5, 0, 0.625, -8)
mesh = SubResource("20")
[node name="Decal" type="Decal" parent="Testers/BuffEffect"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, 0)
extents = Vector3(1, 0.1, 1)
texture_albedo = SubResource("GradientTexture1D_a7rt8")
lower_fade = 2.0
cull_mask = 1048573
[node name="Noise" type="Decal" parent="Testers/BuffEffect"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.76837e-07, 0, 4.76837e-07)
extents = Vector3(1.2, 1.2, 1.2)
texture_emission = SubResource("22")
emission_energy = 0.25
upper_fade = 1.0
lower_fade = 1.0
cull_mask = 1048573
[node name="OmniLight3D" type="OmniLight3D" parent="Testers/BuffEffect"]
omni_range = 2.0
[node name="StaticBody3d" type="StaticBody3D" parent="Testers/BuffEffect"]
[node name="CollisionShape3d" type="CollisionShape3D" parent="Testers/BuffEffect/StaticBody3d"]
shape = SubResource("ConcavePolygonShape3D_ji6be")
[node name="NormalMapDecals" type="Node3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -12)
[node name="AlbedoAndNormal" type="Decal" parent="Testers/NormalMapDecals"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.5, 0, 0.5)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_normal = ExtResource("14_je5ga")
[node name="NormalOnly" type="Decal" parent="Testers/NormalMapDecals"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -0.5, 0, -0.5)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_normal = ExtResource("14_je5ga")
albedo_mix = 0.0
[node name="Metallic" type="Decal" parent="Testers/NormalMapDecals"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.5, 0, -0.5)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_orm = ExtResource("14_je5ga")
[node name="DistanceFade" type="Node3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -16)
[node name="FadeInstant" type="Decal" parent="Testers/DistanceFade"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 1)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_normal = ExtResource("14_je5ga")
modulate = Color(1, 8, 20, 1)
albedo_mix = 0.05
distance_fade_enabled = true
distance_fade_begin = 2.5
distance_fade_length = 0.0
[node name="FadeShort" type="Decal" parent="Testers/DistanceFade"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -4.37114e-08, 0, 0)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_normal = ExtResource("14_je5ga")
modulate = Color(1, 8, 20, 1)
albedo_mix = 0.05
distance_fade_enabled = true
distance_fade_begin = 2.5
distance_fade_length = 4.0
[node name="FadeLong" type="Decal" parent="Testers/DistanceFade"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -8.74228e-08, 0, -1)
extents = Vector3(0.45, 1, 0.45)
texture_albedo = ExtResource("13_ef2mf")
texture_normal = ExtResource("14_je5ga")
modulate = Color(1, 8, 20, 1)
albedo_mix = 0.05
distance_fade_enabled = true
distance_fade_begin = 2.5
[node name="DecalOnAnimatedMesh" type="Node3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -20)
[node name="MeshInstance3D" type="CSGPolygon3D" parent="Testers/DecalOnAnimatedMesh"]
transform = Transform3D(1.81e-06, -0.5, 1.26759e-06, -0.5, -1.81e-06, 0, 4.58867e-12, -1.26759e-06, -0.5, -0.2, 0.533, -1.2)
polygon = PackedVector2Array(1.15169, 1.35582, 0.729312, 1.29533, 0.554833, 1.23374, 0.435784, 1.09796, 0.361882, 0.887341, 0.412757, 0.611052, 0.758998, 0.422739, 0.384498, 0.190765, 0.588904, -0.138054, 0.736963, -0.347946, 0.427403, -0.434159, 0.232681, -0.621885, 0.44651, -0.650564, 0.681617, -0.737513, 0.440746, -0.899571, 0.192035, -0.985283, 0.430578, -1.22857, 0.214074, -1.39598, -0.0173832, -1.48613, 0.124956, -1.63571, 0.123744, -1.79062, -0.116978, -1.97817, -0.204488, -2.19687, -0.235596, -2.53431, -0.159419, -2.7278, -0.0343629, -2.9045, 0.200674, -2.97162, 0.462571, -3.02083, 0.438012, -3.11726, 0.353296, -3.20987, 0.290757, -3.31923, 0.186643, -3.40472, 0.159113, -3.5266, 0.206544, -3.87093, 0.282832, -4.26662, 0.678756, -4.45616, 0.829207, -4.52975, 0.978125, -4.55559, 1.08966, -4.5122, 1.46058, -4.30374)
depth = 5.0
smooth_faces = true
[node name="Decal" type="Decal" parent="Testers/DecalOnAnimatedMesh"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.533127, 0)
texture_albedo = ExtResource("5_1d4vo")
normal_fade = 0.55
cull_mask = 1048573
[node name="DecalOnTransparentMesh" type="Node3D" parent="Testers"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -24)
[node name="MeshInstance3D" type="CSGPolygon3D" parent="Testers/DecalOnTransparentMesh"]
transform = Transform3D(-0.257422, -0.428642, 7.54979e-08, -0.428642, 0.257422, -2.05022e-08, -2.12934e-08, -7.52786e-08, -0.5, -0.76252, 0.99066, -1.2)
material_override = SubResource("StandardMaterial3D_0cgya")
polygon = PackedVector2Array(1.15169, 1.35582, 0.729312, 1.29533, 0.554833, 1.23374, 0.435784, 1.09796, 0.361882, 0.887341, 0.412757, 0.611052, 0.758998, 0.422739, 0.384498, 0.190765, 0.588904, -0.138054, 0.736963, -0.347946, 0.427403, -0.434159, 0.232681, -0.621885, 0.44651, -0.650564, 0.681617, -0.737513, 0.440746, -0.899571, 0.192035, -0.985283, 0.430578, -1.22857, 0.214074, -1.39598, -0.0173832, -1.48613, 0.124956, -1.63571, 0.123744, -1.79062, -0.116978, -1.97817, -0.204488, -2.19687, -0.235596, -2.53431, -0.159419, -2.7278, -0.0343629, -2.9045, 0.200674, -2.97162, 0.462571, -3.02083, 0.438012, -3.11726, 0.353296, -3.20987, 0.290757, -3.31923, 0.186643, -3.40472, 0.159113, -3.5266, 0.206544, -3.87093, 0.282832, -4.26662, 0.678756, -4.45616, 0.829207, -4.52975, 0.978125, -4.55559, 1.08966, -4.5122, 1.46058, -4.30374)
depth = 5.0
smooth_faces = true
[node name="Decal" type="Decal" parent="Testers/DecalOnTransparentMesh"]
transform = Transform3D(-0.951057, 0, 0.309017, 0, 1, 0, -0.309017, 0, -0.951057, 0, 0.533127, 0)
texture_albedo = ExtResource("5_1d4vo")
normal_fade = 0.55
cull_mask = 1048573
[node name="TestName" type="Label" parent="."]
anchors_preset = 7
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -192.0
offset_top = -58.0
offset_right = 192.0
offset_bottom = -24.0
grow_horizontal = 2
grow_vertical = 0
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
theme_override_constants/outline_size = 5
theme_override_font_sizes/font_size = 24
horizontal_alignment = 1
[node name="Previous" type="Button" parent="."]
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_left = 24.0
offset_top = -55.0
offset_right = 135.0
offset_bottom = -24.0
grow_vertical = 0
text = "« Previous"
[node name="Next" type="Button" parent="."]
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -107.0
offset_top = -55.0
offset_right = -24.0
offset_bottom = -24.0
grow_horizontal = 0
grow_vertical = 0
text = "Next »"
[node name="Label2" type="Label" parent="."]
offset_left = 24.0
offset_top = 63.0
offset_right = 273.0
offset_bottom = 89.0
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
theme_override_constants/outline_size = 3
text = "P: Place Decal at Cursor Position"
[node name="DecalFilterMode" type="HBoxContainer" parent="."]
offset_left = 24.0
offset_top = 24.0
offset_right = 210.0
offset_bottom = 55.0
theme_override_constants/separation = 10
[node name="Label" type="Label" parent="DecalFilterMode"]
layout_mode = 2
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
theme_override_constants/outline_size = 3
text = "Decal Filter Mode:"
[node name="OptionButton" type="OptionButton" parent="DecalFilterMode"]
layout_mode = 2
item_count = 5
selected = 4
popup/item_0/text = "Nearest"
popup/item_0/id = 0
popup/item_1/text = "Nearest + Mipmaps"
popup/item_1/id = 1
popup/item_2/text = "Linear"
popup/item_2/id = 2
popup/item_3/text = "Linear + Mipmaps"
popup/item_3/id = 3
popup/item_4/text = "Linear + Mipmaps + 16× Anisotropic"
popup/item_4/id = 4
[connection signal="pressed" from="Previous" to="." method="_on_previous_pressed"]
[connection signal="pressed" from="Next" to="." method="_on_next_pressed"]
[connection signal="item_selected" from="DecalFilterMode/OptionButton" to="." method="_on_decal_filter_mode_item_selected"]