From 8435997cc484efd0cfd294a65eb3ec2ada654572 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Thu, 24 Jan 2019 18:01:27 +0100 Subject: [PATCH] high-angle shot --- source/Main.tscn | 21 ++++++++++++--------- source/Tetrominos/Mino/ExplodingMino.tscn | 4 ++-- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/source/Main.tscn b/source/Main.tscn index b9fe6dd..fd367b6 100644 --- a/source/Main.tscn +++ b/source/Main.tscn @@ -145,14 +145,14 @@ extra_spacing_bottom = 5 font_data = ExtResource( 13 ) _sections_unfolded = [ "Extra Spacing", "Font", "Settings" ] -[node name="Main" type="WorldEnvironment"] +[node name="Main" type="WorldEnvironment" index="0"] environment = ExtResource( 1 ) script = ExtResource( 2 ) [node name="Background" type="Sprite3D" parent="." index="0"] -transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 4.5, 25, -16 ) +transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 4.5, -3, -30 ) layers = 1 material_override = null cast_shadow = 1 @@ -184,7 +184,7 @@ _sections_unfolded = [ "Animation", "Flags", "Geometry", "Transform" ] [node name="Camera" type="Camera" parent="." index="1"] -transform = Transform( 1, 0, 0, 0, 0.939693, -0.34202, 0, 0.34202, 0.939693, 4.5, 2, 17 ) +transform = Transform( 1, 0, 0, 0, 0.965926, 0.258819, 0, -0.258819, 0.965926, 4.5, 16, 15 ) keep_aspect = 1 cull_mask = 1048575 environment = null @@ -230,6 +230,7 @@ _sections_unfolded = [ "Light", "Transform" ] [node name="Matrix" type="MeshInstance" parent="." index="3"] transform = Transform( 10, 0, 0, 0, 20, 0, 0, 0, 1, 4.5, 9.5, 0 ) +visible = false layers = 1 material_override = null cast_shadow = 1 @@ -273,7 +274,8 @@ _sections_unfolded = [ "Transform" ] [node name="Hold" type="MeshInstance" parent="." index="4"] -transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, -5, 16, 0 ) +transform = Transform( 6, 0, 0, 0, 6, 0, 0, 0, 1, -4.5, 16.5, 0 ) +visible = false layers = 1 material_override = null cast_shadow = 1 @@ -295,7 +297,8 @@ _sections_unfolded = [ "Transform" ] [node name="Next" type="MeshInstance" parent="." index="5"] -transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, 14, 16, 0 ) +transform = Transform( 6, 0, 0, 0, 6, 0, 0, 0, 1, 13.5, 16.5, 0 ) +visible = false layers = 1 material_override = null cast_shadow = 1 @@ -422,10 +425,10 @@ anchor_left = 0.0 anchor_top = 1.0 anchor_right = 0.0 anchor_bottom = 1.0 -margin_left = 55.0 -margin_top = -250.0 -margin_right = 165.0 -margin_bottom = -40.0 +margin_left = 30.0 +margin_top = -215.0 +margin_right = 140.0 +margin_bottom = -30.0 [node name="controls_ui" parent="." index="13" instance=ExtResource( 11 )] diff --git a/source/Tetrominos/Mino/ExplodingMino.tscn b/source/Tetrominos/Mino/ExplodingMino.tscn index 5ae39c8..bbbb0fa 100644 --- a/source/Tetrominos/Mino/ExplodingMino.tscn +++ b/source/Tetrominos/Mino/ExplodingMino.tscn @@ -36,7 +36,7 @@ flag_rotate_y = true flag_disable_z = false spread = 0.0 flatness = 0.0 -gravity = Vector3( 0, -10, 10 ) +gravity = Vector3( 0, -10, 20 ) initial_velocity = 100.0 initial_velocity_random = 1.0 angular_velocity = 210.0 @@ -63,7 +63,7 @@ anim_offset_random = 0.0 anim_loop = false _sections_unfolded = [ "Angular Velocity", "Color", "Emission Shape", "Gravity", "Initial Velocity", "Linear Accel", "Scale", "Spread" ] -[node name="ExplodingMino" type="Particles" index="0"] +[node name="ExplodingMino" type="Particles"] layers = 1 material_override = null