mirror of
https://github.com/marinho/godot-visual-effects.git
synced 2025-09-19 12:16:22 +08:00
Added Halloween Village scene
This commit is contained in:
@ -1,12 +1,7 @@
|
||||
[gd_scene load_steps=25 format=3 uid="uid://c051w6upl0t16"]
|
||||
[gd_scene load_steps=18 format=3 uid="uid://c051w6upl0t16"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bydyult2k5rcb" path="res://addons/kenney_prototype_tools/scenes/green/green_01.tscn" id="1_61jfr"]
|
||||
[ext_resource type="Script" path="res://camera-effects/camera-effects-scene.gd" id="1_ct3xk"]
|
||||
[ext_resource type="PackedScene" uid="uid://bjupt5nu14hth" path="res://addons/kenney_prototype_tools/scenes/dark/dark_05.tscn" id="2_xlmfj"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhuxup1cbugbw" path="res://addons/kenney_prototype_tools/scenes/orange/orange_06.tscn" id="3_xj16f"]
|
||||
[ext_resource type="PackedScene" uid="uid://ct0k1os3fx251" path="res://addons/kenney_prototype_tools/scenes/purple/purple_03.tscn" id="4_paly4"]
|
||||
[ext_resource type="PackedScene" uid="uid://d23c4qtufdpk7" path="res://addons/kenney_prototype_tools/scenes/red/red_02.tscn" id="5_dra7r"]
|
||||
[ext_resource type="PackedScene" uid="uid://npssehgc2462" path="res://addons/kenney_prototype_tools/scenes/light/light_06.tscn" id="6_y7myb"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvk23npqj2u2a" path="res://commons/halloween_village.tscn" id="2_8870h"]
|
||||
[ext_resource type="PackedScene" uid="uid://sy04esp2kle1" path="res://camera-effects/chromatic_aberration.tscn" id="7_uoado"]
|
||||
[ext_resource type="PackedScene" uid="uid://djsrvtsqjesw8" path="res://camera-effects/pixelate.tscn" id="8_fshcg"]
|
||||
[ext_resource type="PackedScene" uid="uid://ds5xw2us1br3q" path="res://camera-effects/vignette.tscn" id="9_q1phu"]
|
||||
@ -22,13 +17,6 @@
|
||||
[sub_resource type="Environment" id="Environment_tln01"]
|
||||
glow_blend_mode = 4
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_u8hyj"]
|
||||
albedo_color = Color(0.337255, 0.890196, 0.207843, 1)
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_wx71g"]
|
||||
material = SubResource("StandardMaterial3D_u8hyj")
|
||||
size = Vector2(20, 20)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_24bae"]
|
||||
bg_color = Color(0.278431, 0, 0.141176, 0.392157)
|
||||
|
||||
@ -66,247 +54,18 @@ environment = SubResource("Environment_tln01")
|
||||
projection = 1
|
||||
current = true
|
||||
fov = 13.5
|
||||
size = 13.34
|
||||
size = 15.0
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.5, 0.866025, 0, -0.866025, 0.5, 0, 2, 0)
|
||||
light_energy = 2.0
|
||||
|
||||
[node name="Scene" type="Node3D" parent="."]
|
||||
|
||||
[node name="Ground" type="MeshInstance3D" parent="Scene"]
|
||||
mesh = SubResource("PlaneMesh_wx71g")
|
||||
skeleton = NodePath("../..")
|
||||
|
||||
[node name="Block of blocks" type="Node3D" parent="Scene"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 0, 5)
|
||||
|
||||
[node name="Cube" parent="Scene/Block of blocks" instance=ExtResource("1_61jfr")]
|
||||
|
||||
[node name="Cube2" parent="Scene/Block of blocks" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0)
|
||||
|
||||
[node name="Cube3" parent="Scene/Block of blocks" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0)
|
||||
|
||||
[node name="Cube4" parent="Scene/Block of blocks" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 0)
|
||||
|
||||
[node name="Cube5" parent="Scene/Block of blocks" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 0)
|
||||
|
||||
[node name="Cube6" parent="Scene/Block of blocks" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0, -1)
|
||||
|
||||
[node name="Cube7" parent="Scene/Block of blocks" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)
|
||||
|
||||
[node name="Cube12" parent="Scene/Block of blocks" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -1)
|
||||
|
||||
[node name="Cube13" parent="Scene/Block of blocks" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)
|
||||
|
||||
[node name="Cube14" parent="Scene/Block of blocks" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -1)
|
||||
|
||||
[node name="Cube8" parent="Scene/Block of blocks" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 1)
|
||||
|
||||
[node name="Cube9" parent="Scene/Block of blocks" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1)
|
||||
|
||||
[node name="Cube10" parent="Scene/Block of blocks" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
[node name="Cube11" parent="Scene/Block of blocks" instance=ExtResource("4_paly4")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2)
|
||||
|
||||
[node name="Cube15" parent="Scene/Block of blocks" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||||
|
||||
[node name="Cube16" parent="Scene/Block of blocks" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -2)
|
||||
|
||||
[node name="Cube17" parent="Scene/Block of blocks" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2)
|
||||
|
||||
[node name="Cube18" parent="Scene/Block of blocks" instance=ExtResource("6_y7myb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -3)
|
||||
|
||||
[node name="Block of blocks2" type="Node3D" parent="Scene"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 2)
|
||||
|
||||
[node name="Cube" parent="Scene/Block of blocks2" instance=ExtResource("1_61jfr")]
|
||||
|
||||
[node name="Cube2" parent="Scene/Block of blocks2" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0)
|
||||
|
||||
[node name="Cube3" parent="Scene/Block of blocks2" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0)
|
||||
|
||||
[node name="Cube4" parent="Scene/Block of blocks2" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 0)
|
||||
|
||||
[node name="Cube5" parent="Scene/Block of blocks2" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 0)
|
||||
|
||||
[node name="Cube6" parent="Scene/Block of blocks2" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0, -1)
|
||||
|
||||
[node name="Cube7" parent="Scene/Block of blocks2" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)
|
||||
|
||||
[node name="Cube12" parent="Scene/Block of blocks2" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -1)
|
||||
|
||||
[node name="Cube13" parent="Scene/Block of blocks2" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)
|
||||
|
||||
[node name="Cube14" parent="Scene/Block of blocks2" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -1)
|
||||
|
||||
[node name="Cube8" parent="Scene/Block of blocks2" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 1)
|
||||
|
||||
[node name="Cube9" parent="Scene/Block of blocks2" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1)
|
||||
|
||||
[node name="Cube10" parent="Scene/Block of blocks2" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
[node name="Cube11" parent="Scene/Block of blocks2" instance=ExtResource("4_paly4")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2)
|
||||
|
||||
[node name="Cube15" parent="Scene/Block of blocks2" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||||
|
||||
[node name="Cube16" parent="Scene/Block of blocks2" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -2)
|
||||
|
||||
[node name="Cube17" parent="Scene/Block of blocks2" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2)
|
||||
|
||||
[node name="Cube18" parent="Scene/Block of blocks2" instance=ExtResource("6_y7myb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -3)
|
||||
|
||||
[node name="Block of blocks4" type="Node3D" parent="Scene"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||||
|
||||
[node name="Cube" parent="Scene/Block of blocks4" instance=ExtResource("1_61jfr")]
|
||||
|
||||
[node name="Cube2" parent="Scene/Block of blocks4" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0)
|
||||
|
||||
[node name="Cube3" parent="Scene/Block of blocks4" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0)
|
||||
|
||||
[node name="Cube4" parent="Scene/Block of blocks4" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 0)
|
||||
|
||||
[node name="Cube5" parent="Scene/Block of blocks4" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 0)
|
||||
|
||||
[node name="Cube6" parent="Scene/Block of blocks4" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0, -1)
|
||||
|
||||
[node name="Cube7" parent="Scene/Block of blocks4" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)
|
||||
|
||||
[node name="Cube12" parent="Scene/Block of blocks4" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -1)
|
||||
|
||||
[node name="Cube13" parent="Scene/Block of blocks4" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)
|
||||
|
||||
[node name="Cube14" parent="Scene/Block of blocks4" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -1)
|
||||
|
||||
[node name="Cube8" parent="Scene/Block of blocks4" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 1)
|
||||
|
||||
[node name="Cube9" parent="Scene/Block of blocks4" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1)
|
||||
|
||||
[node name="Cube10" parent="Scene/Block of blocks4" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
[node name="Cube11" parent="Scene/Block of blocks4" instance=ExtResource("4_paly4")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2)
|
||||
|
||||
[node name="Cube15" parent="Scene/Block of blocks4" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||||
|
||||
[node name="Cube16" parent="Scene/Block of blocks4" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -2)
|
||||
|
||||
[node name="Cube17" parent="Scene/Block of blocks4" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2)
|
||||
|
||||
[node name="Cube18" parent="Scene/Block of blocks4" instance=ExtResource("6_y7myb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -3)
|
||||
|
||||
[node name="Block of blocks3" type="Node3D" parent="Scene"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -5)
|
||||
|
||||
[node name="Cube" parent="Scene/Block of blocks3" instance=ExtResource("1_61jfr")]
|
||||
|
||||
[node name="Cube2" parent="Scene/Block of blocks3" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0)
|
||||
|
||||
[node name="Cube3" parent="Scene/Block of blocks3" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0)
|
||||
|
||||
[node name="Cube4" parent="Scene/Block of blocks3" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 0)
|
||||
|
||||
[node name="Cube5" parent="Scene/Block of blocks3" instance=ExtResource("1_61jfr")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 0)
|
||||
|
||||
[node name="Cube6" parent="Scene/Block of blocks3" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0, -1)
|
||||
|
||||
[node name="Cube7" parent="Scene/Block of blocks3" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)
|
||||
|
||||
[node name="Cube12" parent="Scene/Block of blocks3" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -1)
|
||||
|
||||
[node name="Cube13" parent="Scene/Block of blocks3" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)
|
||||
|
||||
[node name="Cube14" parent="Scene/Block of blocks3" instance=ExtResource("2_xlmfj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -1)
|
||||
|
||||
[node name="Cube8" parent="Scene/Block of blocks3" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, 1)
|
||||
|
||||
[node name="Cube9" parent="Scene/Block of blocks3" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1)
|
||||
|
||||
[node name="Cube10" parent="Scene/Block of blocks3" instance=ExtResource("3_xj16f")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
[node name="Cube11" parent="Scene/Block of blocks3" instance=ExtResource("4_paly4")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2)
|
||||
|
||||
[node name="Cube15" parent="Scene/Block of blocks3" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||||
|
||||
[node name="Cube16" parent="Scene/Block of blocks3" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -2)
|
||||
|
||||
[node name="Cube17" parent="Scene/Block of blocks3" instance=ExtResource("5_dra7r")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2)
|
||||
|
||||
[node name="Cube18" parent="Scene/Block of blocks3" instance=ExtResource("6_y7myb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 0, -3)
|
||||
[node name="Halloween Village" parent="." instance=ExtResource("2_8870h")]
|
||||
|
||||
[node name="Effects" type="CanvasLayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="Chromatic Aberration" parent="Effects" instance=ExtResource("7_uoado")]
|
||||
visible = false
|
||||
|
||||
[node name="Pixelate" parent="Effects" instance=ExtResource("8_fshcg")]
|
||||
visible = false
|
||||
@ -330,6 +89,7 @@ visible = false
|
||||
visible = false
|
||||
|
||||
[node name="Fish Eye" parent="Effects" instance=ExtResource("16_nmfpv")]
|
||||
visible = false
|
||||
|
||||
[node name="CanvasLayer UI" type="CanvasLayer" parent="."]
|
||||
|
||||
@ -459,7 +219,7 @@ layout_mode = 2
|
||||
theme_override_colors/default_color = Color(0, 0, 0, 1)
|
||||
theme_override_font_sizes/normal_font_size = 24
|
||||
bbcode_enabled = true
|
||||
text = "[center]Hexagon Mosaic"
|
||||
text = "[center]Chromatic Aberration"
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
|
Reference in New Issue
Block a user