From 814909538f45f2b99b0cdb9a7929c542ee1f545f Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Tue, 8 Dec 2020 19:36:00 -0500 Subject: [PATCH] Update projects to Godot 3.3 --- 2d/bullet_shower/shower.tscn | 1 + 2d/dodge_the_creeps/HUD.tscn | 1 + 2d/dodge_the_creeps/Main.tscn | 1 + 2d/dodge_the_creeps/Mob.tscn | 1 + 2d/dodge_the_creeps/Player.tscn | 1 + 2d/dodge_the_creeps/project.godot | 5 -- 2d/finite_state_machine/player/Player.tscn | 1 + 2d/finite_state_machine/project.godot | 5 -- 2d/gd_paint/project.godot | 5 -- 2d/hdr/project.godot | 5 -- 2d/hexagonal_map/project.godot | 5 -- 2d/instancing/project.godot | 5 -- 2d/isometric/project.godot | 5 -- 2d/kinematic_character/project.godot | 5 -- 2d/kinematic_character/world.tscn | 1 + 2d/light2d_as_mask/project.godot | 5 -- 2d/lights_and_shadows/project.godot | 5 -- 2d/navigation/project.godot | 5 -- 2d/navigation_astar/project.godot | 5 -- 2d/particles/project.godot | 5 -- 2d/physics_platformer/coin/Coin.tscn | 1 + 2d/physics_platformer/player/Bullet.tscn | 1 + 2d/physics_platformer/player/Player.tscn | 2 +- 2d/physics_platformer/project.godot | 3 +- 2d/physics_tests/main.tscn | 1 + .../functional/test_collision_pairs.tscn | 1 + .../functional/test_one_way_collision.tscn | 8 +--- 2d/platformer/project.godot | 3 +- 2d/platformer/src/Actors/Player.tscn | 2 +- 2d/platformer/src/Objects/Bullet.tscn | 1 + 2d/platformer/src/Objects/Coin.tscn | 1 + .../src/UserInterface/PauseMenu.tscn | 1 + 2d/pong/pong.tscn | 1 + 2d/pong/project.godot | 5 -- .../dialogue/interface/Interface.tscn | 1 + 2d/role_playing_game/project.godot | 5 -- .../screens/combat/Combat.tscn | 1 + 2d/role_playing_game/theme/Theme.tscn | 1 + 2d/screen_space_shaders/project.godot | 5 -- 2d/screen_space_shaders/screen_shaders.tscn | 1 + 2d/sprite_shaders/project.godot | 5 -- 2d/tween/main.tscn | 1 + 2d/tween/project.godot | 5 -- 3d/ik/fps/fps_example.tscn | 1 - 3d/ik/fps/weapon_pistol.dae.import | 1 + 3d/ik/model/godot_battle_bot.dae.import | 1 + 3d/ik/project.godot | 5 -- 3d/kinematic_character/level.tscn | 1 + 3d/kinematic_character/project.godot | 5 -- 3d/material_testers/material_tester.tscn | 1 + .../models/test_bed/test_bed.glb.import | 1 + 3d/material_testers/project.godot | 5 -- 3d/navmesh/project.godot | 5 -- 3d/physics_tests/main.tscn | 1 + .../functional/test_collision_pairs.tscn | 1 + 3d/platformer/coin/coin.tscn | 1 + 3d/platformer/default_bus_layout.tres | 3 +- 3d/platformer/project.godot | 5 -- 3d/truck_town/car_select.tscn | 1 + 3d/truck_town/project.godot | 5 -- 3d/truck_town/town_scene.tscn | 1 + 3d/voxel/menu/ingame/pause_menu.tscn | 1 + 3d/voxel/menu/main/main_menu.tscn | 1 + 3d/voxel/menu/options/options.tscn | 1 + 3d/waypoints/project.godot | 5 -- audio/bpm_sync/bpm_sync.tscn | 1 + audio/bpm_sync/project.godot | 5 -- audio/device_changer/Changer.tscn | 1 + audio/device_changer/project.godot | 5 -- audio/generator/project.godot | 5 -- audio/mic_record/MicRecord.tscn | 1 + audio/mic_record/project.godot | 5 -- audio/spectrum/project.godot | 5 -- gui/control_gallery/project.godot | 5 -- gui/drag_and_drop/project.godot | 5 -- gui/input_mapping/project.godot | 5 -- gui/regex/project.godot | 5 -- gui/regex/regex.tscn | 1 + gui/rich_text_bbcode/project.godot | 5 -- gui/rich_text_bbcode/rich_text_bbcode.tscn | 1 + gui/sdf_font/project.godot | 5 -- gui/theming_override/project.godot | 5 -- gui/theming_override/test.tscn | 1 + gui/translation/project.godot | 5 -- gui/translation/translation_demo.tscn | 1 + loading/autoload/project.godot | 5 -- loading/autoload/scene_a.tscn | 1 + loading/autoload/scene_b.tscn | 1 + loading/background_load/paintings.tscn | 1 + loading/background_load/project.godot | 5 -- loading/background_load/sculptures.tscn | 1 + loading/multiple_threads_loading/preload.tscn | 1 + .../multiple_threads_loading/project.godot | 5 -- loading/scene_changer/project.godot | 5 -- loading/scene_changer/scene_a.tscn | 1 + loading/scene_changer/scene_b.tscn | 1 + loading/serialization/enemy.tscn | 1 + loading/serialization/project.godot | 5 -- loading/serialization/save_load.tscn | 1 + loading/threads/project.godot | 5 -- loading/threads/thread.tscn | 1 + .../node25d/main_screen/main_screen_25d.tscn | 1 + misc/2.5d/addons/node25d/node_25d.gd | 25 +++++----- misc/2.5d/assets/cube/cube.tscn | 1 - misc/2.5d/assets/cube/cube_point.tscn | 1 - misc/2.5d/assets/demo_scene.tscn | 1 - misc/2.5d/assets/platform/platform.tscn | 1 - misc/2.5d/assets/platform/platform_sprite.gd | 25 +++++----- misc/2.5d/assets/player/player_25d.tscn | 2 +- misc/2.5d/assets/player/player_sprite.gd | 25 +++++----- misc/2.5d/assets/shadow/shadow_sprite.gd | 25 +++++----- misc/joypads/joypads.tscn | 1 + misc/matrix_transform/marker/AxisMarker2D.gd | 2 +- .../OpenSimplexNoise_Viewer.tscn | 1 + misc/opensimplexnoise/project.godot | 5 -- misc/os_test/Operating System Testing.csproj | 2 +- misc/os_test/os_test.tscn | 1 + misc/os_test/project.godot | 5 -- misc/pause/project.godot | 5 -- misc/window_management/project.godot | 5 -- misc/window_management/window_management.tscn | 1 + mobile/android_iap/main.tscn | 1 + mobile/android_iap/project.godot | 5 -- mobile/multitouch_cubes/Main.tscn | 3 -- mobile/multitouch_cubes/project.godot | 5 -- mobile/multitouch_view/project.godot | 5 -- mobile/sensors/cube_6.png.import | 6 +-- mono/2.5d/2.5D Demo with C#.csproj | 2 +- mono/2.5d/addons/node25d-cs/Node25D.cs | 47 ++++++++++--------- mono/2.5d/assets/demo_scene.tscn | 9 ++-- mono/2.5d/assets/platform/platform_sprite.gd | 25 +++++----- mono/2.5d/assets/player/PlayerSprite.cs | 47 ++++++++++--------- mono/2.5d/assets/shadow/shadow_sprite.gd | 25 +++++----- mono/2.5d/project.godot | 5 -- .../Android in-app purchases with C#.csproj | 2 +- mono/android_iap/main.tscn | 1 + mono/android_iap/project.godot | 5 -- .../Dodge the Creeps with C#.csproj | 2 +- mono/dodge_the_creeps/HUD.tscn | 1 + mono/dodge_the_creeps/Main.tscn | 1 + mono/dodge_the_creeps/Mob.tscn | 1 + mono/dodge_the_creeps/Player.tscn | 1 + mono/dodge_the_creeps/project.godot | 5 -- .../Pong Multiplayer with C#.csproj | 2 +- mono/multiplayer_pong/lobby.tscn | 1 + mono/multiplayer_pong/paddle.tscn | 1 + mono/multiplayer_pong/pong.tscn | 2 +- mono/multiplayer_pong/project.godot | 5 -- mono/pong/Pong with C#.csproj | 2 +- mono/pong/pong.tscn | 1 + mono/pong/project.godot | 5 -- networking/multiplayer_bomber/bomb.tscn | 1 + networking/multiplayer_bomber/lobby.tscn | 1 + networking/multiplayer_bomber/player.tscn | 2 +- networking/multiplayer_bomber/project.godot | 5 -- networking/multiplayer_bomber/world.tscn | 1 + networking/multiplayer_pong/lobby.tscn | 1 + networking/multiplayer_pong/paddle.tscn | 1 + networking/multiplayer_pong/pong.tscn | 2 +- networking/multiplayer_pong/project.godot | 5 -- networking/webrtc_minimal/main.tscn | 1 + networking/webrtc_minimal/project.godot | 5 -- .../webrtc_signaling/demo/client_ui.tscn | 1 + networking/webrtc_signaling/demo/main.tscn | 1 + networking/webrtc_signaling/project.godot | 5 -- networking/websocket_chat/client/client.tscn | 1 + networking/websocket_chat/project.godot | 5 -- networking/websocket_chat/server/server.tscn | 1 + networking/websocket_minimal/project.godot | 5 -- .../websocket_multiplayer/project.godot | 5 -- .../websocket_multiplayer/scene/game.tscn | 1 + .../websocket_multiplayer/scene/main.tscn | 1 + plugins/addons/main_screen/main_panel.tscn | 4 ++ .../material_creator/material_dock.tscn | 1 - plugins/project.godot | 5 -- viewport/2d_in_3d/project.godot | 5 -- viewport/3d_in_2d/project.godot | 5 -- viewport/3d_scaling/project.godot | 5 -- viewport/dynamic_split_screen/project.godot | 5 -- viewport/gui_in_3d/project.godot | 5 -- viewport/screen_capture/project.godot | 5 -- viewport/screen_capture/screen_capture.tscn | 1 + visual_script/circle_pop/Main.tscn | 1 + visual_script/circle_pop/project.godot | 5 -- visual_script/multitouch_view/project.godot | 5 -- visual_script/pong/pong.tscn | 1 + visual_script/pong/project.godot | 5 -- 187 files changed, 238 insertions(+), 521 deletions(-) diff --git a/2d/bullet_shower/shower.tscn b/2d/bullet_shower/shower.tscn index 6dd12a5e..a0eba78b 100644 --- a/2d/bullet_shower/shower.tscn +++ b/2d/bullet_shower/shower.tscn @@ -29,5 +29,6 @@ frames = SubResource( 1 ) [node name="CollisionShape2D" type="CollisionShape2D" parent="Player"] shape = SubResource( 2 ) + [connection signal="body_shape_entered" from="Player" to="Player" method="_on_body_shape_entered"] [connection signal="body_shape_exited" from="Player" to="Player" method="_on_body_shape_exited"] diff --git a/2d/dodge_the_creeps/HUD.tscn b/2d/dodge_the_creeps/HUD.tscn index fc641e95..d5a86d2c 100644 --- a/2d/dodge_the_creeps/HUD.tscn +++ b/2d/dodge_the_creeps/HUD.tscn @@ -53,5 +53,6 @@ text = "Start" [node name="MessageTimer" type="Timer" parent="."] one_shot = true + [connection signal="pressed" from="StartButton" to="." method="_on_StartButton_pressed"] [connection signal="timeout" from="MessageTimer" to="." method="_on_MessageTimer_timeout"] diff --git a/2d/dodge_the_creeps/Main.tscn b/2d/dodge_the_creeps/Main.tscn index ee9fb11a..3aa8a38f 100644 --- a/2d/dodge_the_creeps/Main.tscn +++ b/2d/dodge_the_creeps/Main.tscn @@ -47,6 +47,7 @@ stream = ExtResource( 5 ) [node name="DeathSound" type="AudioStreamPlayer" parent="."] stream = ExtResource( 6 ) + [connection signal="hit" from="Player" to="." method="game_over"] [connection signal="timeout" from="MobTimer" to="." method="_on_MobTimer_timeout"] [connection signal="timeout" from="ScoreTimer" to="." method="_on_ScoreTimer_timeout"] diff --git a/2d/dodge_the_creeps/Mob.tscn b/2d/dodge_the_creeps/Mob.tscn index a8de23d9..b023631f 100644 --- a/2d/dodge_the_creeps/Mob.tscn +++ b/2d/dodge_the_creeps/Mob.tscn @@ -50,4 +50,5 @@ rotation = 1.5708 shape = SubResource( 2 ) [node name="VisibilityNotifier2D" type="VisibilityNotifier2D" parent="."] + [connection signal="screen_exited" from="VisibilityNotifier2D" to="." method="_on_VisibilityNotifier2D_screen_exited"] diff --git a/2d/dodge_the_creeps/Player.tscn b/2d/dodge_the_creeps/Player.tscn index 6f541542..67c71881 100644 --- a/2d/dodge_the_creeps/Player.tscn +++ b/2d/dodge_the_creeps/Player.tscn @@ -67,4 +67,5 @@ speed_scale = 2.0 local_coords = false process_material = SubResource( 7 ) texture = ExtResource( 2 ) + [connection signal="body_entered" from="." to="." method="_on_Player_body_entered"] diff --git a/2d/dodge_the_creeps/project.godot b/2d/dodge_the_creeps/project.godot index d7af2c76..279f9f8f 100644 --- a/2d/dodge_the_creeps/project.godot +++ b/2d/dodge_the_creeps/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Dodge the Creeps" diff --git a/2d/finite_state_machine/player/Player.tscn b/2d/finite_state_machine/player/Player.tscn index e336d9be..6d685585 100644 --- a/2d/finite_state_machine/player/Player.tscn +++ b/2d/finite_state_machine/player/Player.tscn @@ -115,6 +115,7 @@ align = 1 valign = 1 uppercase = true script = ExtResource( 15 ) + [connection signal="state_changed" from="StateMachine" to="BodyPivot/WeaponPivot/Offset/Sword" method="_on_StateMachine_state_changed"] [connection signal="state_changed" from="StateMachine" to="StateNameDisplayer" method="_on_StateMachine_state_changed"] [connection signal="animation_finished" from="AnimationPlayer" to="StateMachine" method="_on_animation_finished"] diff --git a/2d/finite_state_machine/project.godot b/2d/finite_state_machine/project.godot index 6a7984ce..47d57fca 100644 --- a/2d/finite_state_machine/project.godot +++ b/2d/finite_state_machine/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Hierarchical Finite State Machine" diff --git a/2d/gd_paint/project.godot b/2d/gd_paint/project.godot index e1da2e21..d2e0f99a 100644 --- a/2d/gd_paint/project.godot +++ b/2d/gd_paint/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="GD Paint" diff --git a/2d/hdr/project.godot b/2d/hdr/project.godot index f9fabe9e..c77ec821 100644 --- a/2d/hdr/project.godot +++ b/2d/hdr/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="HDR for 2D" diff --git a/2d/hexagonal_map/project.godot b/2d/hexagonal_map/project.godot index 82409e66..16e83b7a 100644 --- a/2d/hexagonal_map/project.godot +++ b/2d/hexagonal_map/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Hexagonal Game" diff --git a/2d/instancing/project.godot b/2d/instancing/project.godot index 429efa2b..aca5d720 100644 --- a/2d/instancing/project.godot +++ b/2d/instancing/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Scene Instancing Demo" diff --git a/2d/isometric/project.godot b/2d/isometric/project.godot index 564f1255..4b596945 100644 --- a/2d/isometric/project.godot +++ b/2d/isometric/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Isometric Game" diff --git a/2d/kinematic_character/project.godot b/2d/kinematic_character/project.godot index 1c51bb35..ac4d0e98 100644 --- a/2d/kinematic_character/project.godot +++ b/2d/kinematic_character/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Kinematic Character 2D" diff --git a/2d/kinematic_character/world.tscn b/2d/kinematic_character/world.tscn index 34959cc8..237d92aa 100644 --- a/2d/kinematic_character/world.tscn +++ b/2d/kinematic_character/world.tscn @@ -266,4 +266,5 @@ shape = SubResource( 12 ) [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 265, 247 ) current = true + [connection signal="body_entered" from="Princess" to="Princess" method="_on_body_entered"] diff --git a/2d/light2d_as_mask/project.godot b/2d/light2d_as_mask/project.godot index afd80ada..0230cee8 100644 --- a/2d/light2d_as_mask/project.godot +++ b/2d/light2d_as_mask/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2D Lights as Mask" diff --git a/2d/lights_and_shadows/project.godot b/2d/lights_and_shadows/project.godot index d900f038..2d62ab7d 100644 --- a/2d/lights_and_shadows/project.godot +++ b/2d/lights_and_shadows/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2D Lights and Shadows" diff --git a/2d/navigation/project.godot b/2d/navigation/project.godot index eee07ea0..e6fdc342 100644 --- a/2d/navigation/project.godot +++ b/2d/navigation/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Navigation Polygon 2D" diff --git a/2d/navigation_astar/project.godot b/2d/navigation_astar/project.godot index 31c7d871..c43ce011 100644 --- a/2d/navigation_astar/project.godot +++ b/2d/navigation_astar/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Grid-based Pathfinding with Astar" diff --git a/2d/particles/project.godot b/2d/particles/project.godot index 862a82db..cd807158 100644 --- a/2d/particles/project.godot +++ b/2d/particles/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2D Particles" diff --git a/2d/physics_platformer/coin/Coin.tscn b/2d/physics_platformer/coin/Coin.tscn index 08ca9316..8f255c6f 100644 --- a/2d/physics_platformer/coin/Coin.tscn +++ b/2d/physics_platformer/coin/Coin.tscn @@ -142,4 +142,5 @@ texture = ExtResource( 4 ) [node name="Enabler" type="VisibilityEnabler2D" parent="."] rect = Rect2( -5, -5, 10, 10 ) pause_particles = false + [connection signal="body_entered" from="." to="." method="_on_body_enter"] diff --git a/2d/physics_platformer/player/Bullet.tscn b/2d/physics_platformer/player/Bullet.tscn index 55b79288..b663b40d 100644 --- a/2d/physics_platformer/player/Bullet.tscn +++ b/2d/physics_platformer/player/Bullet.tscn @@ -83,4 +83,5 @@ one_shot = true [node name="AnimationPlayer" type="AnimationPlayer" parent="."] anims/shutdown = SubResource( 4 ) + [connection signal="timeout" from="Timer" to="." method="disable"] diff --git a/2d/physics_platformer/player/Player.tscn b/2d/physics_platformer/player/Player.tscn index 4873d560..4d26d43e 100644 --- a/2d/physics_platformer/player/Player.tscn +++ b/2d/physics_platformer/player/Player.tscn @@ -215,8 +215,8 @@ script = ExtResource( 1 ) [node name="Sprite" type="Sprite" parent="."] texture = ExtResource( 2 ) -vframes = 2 hframes = 16 +vframes = 2 [node name="Smoke" type="Particles2D" parent="Sprite"] self_modulate = Color( 1, 1, 1, 0.26702 ) diff --git a/2d/physics_platformer/project.godot b/2d/physics_platformer/project.godot index 5da6c2f0..94fac802 100644 --- a/2d/physics_platformer/project.godot +++ b/2d/physics_platformer/project.godot @@ -156,10 +156,11 @@ mipmap_policy=1 quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=1 -quality/2d/use_pixel_snap=true +2d/snapping/use_gpu_pixel_snap=true quality/filters/anisotropic_filter_level=2 quality/filters/use_nearest_mipmap_filter=true quality/depth/hdr=false +quality/2d/use_pixel_snap=true [texture_import] diff --git a/2d/physics_tests/main.tscn b/2d/physics_tests/main.tscn index 05ec8c5e..84ee8093 100644 --- a/2d/physics_tests/main.tscn +++ b/2d/physics_tests/main.tscn @@ -193,5 +193,6 @@ max_lines_visible = 5 __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="PanelLog/ButtonClear" to="PanelLog/ScrollLog/VBoxLog" method="clear"] [connection signal="toggled" from="PanelLog/CheckBoxScroll" to="PanelLog/ScrollLog" method="set_auto_scroll"] diff --git a/2d/physics_tests/tests/functional/test_collision_pairs.tscn b/2d/physics_tests/tests/functional/test_collision_pairs.tscn index d4227acc..d059963c 100644 --- a/2d/physics_tests/tests/functional/test_collision_pairs.tscn +++ b/2d/physics_tests/tests/functional/test_collision_pairs.tscn @@ -146,5 +146,6 @@ rect_min_size = Vector2( 120, 0 ) min_value = -1.0 max_value = 1.0 step = 0.01 + [connection signal="value_changed" from="Controls/OffsetH/HSlider" to="." method="set_h_offset"] [connection signal="value_changed" from="Controls/OffsetV/HSlider" to="." method="set_v_offset"] diff --git a/2d/physics_tests/tests/functional/test_one_way_collision.tscn b/2d/physics_tests/tests/functional/test_one_way_collision.tscn index ff4a3859..c3f948b7 100644 --- a/2d/physics_tests/tests/functional/test_one_way_collision.tscn +++ b/2d/physics_tests/tests/functional/test_one_way_collision.tscn @@ -17,13 +17,6 @@ extents = Vector2( 32, 32 ) [node name="Test" type="Node2D"] script = ExtResource( 1 ) -_enable_debug_collision = true -_platform_size = 64.0 -_platform_angle = 0.0 -_platform_speed = 0.0 -_body_angle = 0.0 -_body_velocity = Vector2( 400, 0 ) -_use_kinematic_body = false [node name="LabelTestType" type="Label" parent="."] margin_left = 14.0 @@ -245,6 +238,7 @@ texture = ExtResource( 2 ) [node name="CollisionShape2D" type="CollisionShape2D" parent="KinematicBody2D"] shape = SubResource( 3 ) + [connection signal="value_changed" from="Controls/PlatformSize/HSlider" to="." method="_set_platform_size"] [connection signal="value_changed" from="Controls/PlatformAngle/HSlider" to="." method="_set_platform_angle"] [connection signal="value_changed" from="Controls/BodyAngle/HSlider" to="." method="_set_rigidbody_angle"] diff --git a/2d/platformer/project.godot b/2d/platformer/project.godot index bdbd7f69..9f1ac997 100644 --- a/2d/platformer/project.godot +++ b/2d/platformer/project.godot @@ -242,10 +242,11 @@ mipmap_policy=1 quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=1 -quality/2d/use_pixel_snap=true +2d/snapping/use_gpu_pixel_snap=true quality/filters/anisotropic_filter_level=2 quality/filters/use_nearest_mipmap_filter=true quality/depth/hdr=false +quality/2d/use_pixel_snap=true [texture_import] diff --git a/2d/platformer/src/Actors/Player.tscn b/2d/platformer/src/Actors/Player.tscn index 3ed9aff7..4222d497 100644 --- a/2d/platformer/src/Actors/Player.tscn +++ b/2d/platformer/src/Actors/Player.tscn @@ -203,8 +203,8 @@ collision_mask = 8 [node name="Sprite" type="Sprite" parent="."] position = Vector2( 0, -14 ) texture = ExtResource( 2 ) -vframes = 2 hframes = 16 +vframes = 2 frame = 16 [node name="Gun" type="Position2D" parent="Sprite"] diff --git a/2d/platformer/src/Objects/Bullet.tscn b/2d/platformer/src/Objects/Bullet.tscn index 9be1f919..5835cdee 100644 --- a/2d/platformer/src/Objects/Bullet.tscn +++ b/2d/platformer/src/Objects/Bullet.tscn @@ -94,5 +94,6 @@ autostart = true [node name="AnimationPlayer" type="AnimationPlayer" parent="."] anims/destroy = SubResource( 6 ) + [connection signal="body_entered" from="." to="." method="_on_body_entered"] [connection signal="timeout" from="Timer" to="." method="destroy"] diff --git a/2d/platformer/src/Objects/Coin.tscn b/2d/platformer/src/Objects/Coin.tscn index e9a091a8..9160aca3 100644 --- a/2d/platformer/src/Objects/Coin.tscn +++ b/2d/platformer/src/Objects/Coin.tscn @@ -160,4 +160,5 @@ shape = SubResource( 3 ) [node name="Pickup" type="AudioStreamPlayer2D" parent="."] stream = ExtResource( 3 ) + [connection signal="body_entered" from="." to="." method="_on_body_entered"] diff --git a/2d/platformer/src/UserInterface/PauseMenu.tscn b/2d/platformer/src/UserInterface/PauseMenu.tscn index 884fda41..9dc36f27 100644 --- a/2d/platformer/src/UserInterface/PauseMenu.tscn +++ b/2d/platformer/src/UserInterface/PauseMenu.tscn @@ -84,6 +84,7 @@ margin_right = 105.0 margin_bottom = 50.0 [node name="Tween" type="Tween" parent="."] + [connection signal="pressed" from="ColorRect/CenterContainer/VBoxContainer/ResumeButton" to="." method="_on_ResumeButton_pressed"] [connection signal="pressed" from="ColorRect/CenterContainer/VBoxContainer/QuitButton" to="." method="_on_QuitButton_pressed"] [connection signal="tween_all_completed" from="Tween" to="." method="_on_Tween_all_completed"] diff --git a/2d/pong/pong.tscn b/2d/pong/pong.tscn index 7490b280..75ea9f8d 100644 --- a/2d/pong/pong.tscn +++ b/2d/pong/pong.tscn @@ -98,6 +98,7 @@ shape = SubResource( 4 ) [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 320, 200 ) current = true + [connection signal="area_entered" from="Left" to="Left" method="_on_area_entered"] [connection signal="area_entered" from="Right" to="Right" method="_on_area_entered"] [connection signal="area_entered" from="LeftWall" to="LeftWall" method="_on_wall_area_entered"] diff --git a/2d/pong/project.godot b/2d/pong/project.godot index 60757515..6fbe640d 100644 --- a/2d/pong/project.godot +++ b/2d/pong/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pong with GDScript" diff --git a/2d/role_playing_game/dialogue/interface/Interface.tscn b/2d/role_playing_game/dialogue/interface/Interface.tscn index a9ed918d..ad301585 100644 --- a/2d/role_playing_game/dialogue/interface/Interface.tscn +++ b/2d/role_playing_game/dialogue/interface/Interface.tscn @@ -34,4 +34,5 @@ margin_top = 32.0 margin_right = 1264.0 margin_bottom = 151.0 text = "Next" + [connection signal="button_up" from="Button" to="." method="_on_Button_button_up"] diff --git a/2d/role_playing_game/project.godot b/2d/role_playing_game/project.godot index 8604e550..28afcd81 100644 --- a/2d/role_playing_game/project.godot +++ b/2d/role_playing_game/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="JRPG Demo" diff --git a/2d/role_playing_game/screens/combat/Combat.tscn b/2d/role_playing_game/screens/combat/Combat.tscn index 913e8036..6eca6614 100644 --- a/2d/role_playing_game/screens/combat/Combat.tscn +++ b/2d/role_playing_game/screens/combat/Combat.tscn @@ -78,6 +78,7 @@ margin_bottom = 242.0 size_flags_horizontal = 3 size_flags_vertical = 3 text = "Flee" + [connection signal="button_up" from="UI/Buttons/GridContainer/Attack" to="UI" method="_on_Attack_button_up"] [connection signal="button_up" from="UI/Buttons/GridContainer/Defend" to="UI" method="_on_Defend_button_up"] [connection signal="button_up" from="UI/Buttons/GridContainer/Flee" to="UI" method="_on_Flee_button_up"] diff --git a/2d/role_playing_game/theme/Theme.tscn b/2d/role_playing_game/theme/Theme.tscn index d3b80927..012f194a 100644 --- a/2d/role_playing_game/theme/Theme.tscn +++ b/2d/role_playing_game/theme/Theme.tscn @@ -99,5 +99,6 @@ size_flags_horizontal = 2 size_flags_vertical = 4 size_flags_stretch_ratio = 0.0 text = "Add" + [connection signal="button_down" from="Panel/Button" to="Panel/VBoxContainer" method="_on_Button_button_down"] [connection signal="button_up" from="Panel/Button" to="Panel/VBoxContainer" method="_on_Button_button_up"] diff --git a/2d/screen_space_shaders/project.godot b/2d/screen_space_shaders/project.godot index 8e1fdc7a..bf89bafb 100644 --- a/2d/screen_space_shaders/project.godot +++ b/2d/screen_space_shaders/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Screen Space Shaders" diff --git a/2d/screen_space_shaders/screen_shaders.tscn b/2d/screen_space_shaders/screen_shaders.tscn index ca18d236..38556bd8 100644 --- a/2d/screen_space_shaders/screen_shaders.tscn +++ b/2d/screen_space_shaders/screen_shaders.tscn @@ -262,5 +262,6 @@ margin_right = 260.0 margin_bottom = 28.0 size_flags_horizontal = 2 size_flags_vertical = 2 + [connection signal="item_selected" from="Picture" to="." method="_on_picture_item_selected"] [connection signal="item_selected" from="Effect" to="." method="_on_effect_item_selected"] diff --git a/2d/sprite_shaders/project.godot b/2d/sprite_shaders/project.godot index 8e090935..08aee46c 100644 --- a/2d/sprite_shaders/project.godot +++ b/2d/sprite_shaders/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2D Shaders for Sprites" diff --git a/2d/tween/main.tscn b/2d/tween/main.tscn index 263533c3..7c03f5bb 100644 --- a/2d/tween/main.tscn +++ b/2d/tween/main.tscn @@ -381,6 +381,7 @@ size_flags_vertical = 2 __meta__ = { "_edit_use_anchors_": false } + [connection signal="tween_step" from="Tween" to="." method="_on_Tween_tween_step"] [connection signal="value_changed" from="Top/Timeline" to="." method="_on_Timeline_value_changed"] [connection signal="color_changed" from="Controls/ColorFrom/ColorPicker" to="." method="_on_ColorPicker_color_changed"] diff --git a/2d/tween/project.godot b/2d/tween/project.godot index c576e315..7abdbea5 100644 --- a/2d/tween/project.godot +++ b/2d/tween/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Tween Demo" diff --git a/3d/ik/fps/fps_example.tscn b/3d/ik/fps/fps_example.tscn index c510d499..7b06e892 100644 --- a/3d/ik/fps/fps_example.tscn +++ b/3d/ik/fps/fps_example.tscn @@ -596,5 +596,4 @@ material/0 = ExtResource( 12 ) material/1 = ExtResource( 13 ) [editable path="KinematicBody/CameraHolder/Weapon/Pistol"] - [editable path="KinematicBody/GodotBattleBot"] diff --git a/3d/ik/fps/weapon_pistol.dae.import b/3d/ik/fps/weapon_pistol.dae.import index 597c2ac5..764c6d66 100644 --- a/3d/ik/fps/weapon_pistol.dae.import +++ b/3d/ik/fps/weapon_pistol.dae.import @@ -16,6 +16,7 @@ nodes/root_name="WeaponPistol" nodes/root_scale=1.0 nodes/custom_script="" nodes/storage=0 +nodes/use_legacy_names=false materials/location=0 materials/storage=0 materials/keep_on_reimport=true diff --git a/3d/ik/model/godot_battle_bot.dae.import b/3d/ik/model/godot_battle_bot.dae.import index 9459461a..e85210f2 100644 --- a/3d/ik/model/godot_battle_bot.dae.import +++ b/3d/ik/model/godot_battle_bot.dae.import @@ -16,6 +16,7 @@ nodes/root_name="GodotBattleBot" nodes/root_scale=1.0 nodes/custom_script="" nodes/storage=0 +nodes/use_legacy_names=false materials/location=0 materials/storage=0 materials/keep_on_reimport=true diff --git a/3d/ik/project.godot b/3d/ik/project.godot index a5d2c020..6c8ce361 100644 --- a/3d/ik/project.godot +++ b/3d/ik/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="3D Inverse Kinematics" diff --git a/3d/kinematic_character/level.tscn b/3d/kinematic_character/level.tscn index 4ee5fe69..bb93a49f 100644 --- a/3d/kinematic_character/level.tscn +++ b/3d/kinematic_character/level.tscn @@ -117,4 +117,5 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 13.25, 3 ) [node name="CollisionShape" type="CollisionShape" parent="Princess"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 ) shape = SubResource( 4 ) + [connection signal="body_entered" from="Princess" to="Cubio" method="_on_tcube_body_entered"] diff --git a/3d/kinematic_character/project.godot b/3d/kinematic_character/project.godot index 9f23c66d..2f39cd0d 100644 --- a/3d/kinematic_character/project.godot +++ b/3d/kinematic_character/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Kinematic Character 3D" diff --git a/3d/material_testers/material_tester.tscn b/3d/material_testers/material_tester.tscn index 4bf59a6e..720570bd 100644 --- a/3d/material_testers/material_tester.tscn +++ b/3d/material_testers/material_tester.tscn @@ -415,6 +415,7 @@ margin_top = -44.0 margin_bottom = -30.0 size_flags_vertical = 0 align = 1 + [connection signal="item_selected" from="UI/Background" to="." method="_on_bg_item_selected"] [connection signal="pressed" from="UI/Previous" to="." method="_on_Previous_pressed"] [connection signal="pressed" from="UI/Next" to="." method="_on_Next_pressed"] diff --git a/3d/material_testers/models/test_bed/test_bed.glb.import b/3d/material_testers/models/test_bed/test_bed.glb.import index 9b769ca5..562eda66 100644 --- a/3d/material_testers/models/test_bed/test_bed.glb.import +++ b/3d/material_testers/models/test_bed/test_bed.glb.import @@ -16,6 +16,7 @@ nodes/root_name="Scene Root" nodes/root_scale=1.0 nodes/custom_script="" nodes/storage=0 +nodes/use_legacy_names=false materials/location=1 materials/storage=2 materials/keep_on_reimport=true diff --git a/3d/material_testers/project.godot b/3d/material_testers/project.godot index bddcf5b2..82c59259 100644 --- a/3d/material_testers/project.godot +++ b/3d/material_testers/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Material Testers" diff --git a/3d/navmesh/project.godot b/3d/navmesh/project.godot index 512eb627..4bf88edf 100644 --- a/3d/navmesh/project.godot +++ b/3d/navmesh/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="3D Navigation Mesh" diff --git a/3d/physics_tests/main.tscn b/3d/physics_tests/main.tscn index 06f8d001..80ab5b11 100644 --- a/3d/physics_tests/main.tscn +++ b/3d/physics_tests/main.tscn @@ -192,5 +192,6 @@ max_lines_visible = 5 __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="PanelLog/ButtonClear" to="PanelLog/ScrollLog/VBoxLog" method="clear"] [connection signal="toggled" from="PanelLog/CheckBoxScroll" to="PanelLog/ScrollLog" method="set_auto_scroll"] diff --git a/3d/physics_tests/tests/functional/test_collision_pairs.tscn b/3d/physics_tests/tests/functional/test_collision_pairs.tscn index 0230e8bd..98e6505b 100644 --- a/3d/physics_tests/tests/functional/test_collision_pairs.tscn +++ b/3d/physics_tests/tests/functional/test_collision_pairs.tscn @@ -165,6 +165,7 @@ shape = ExtResource( 1 ) [node name="Camera" type="Camera" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5.8667, 11.8164 ) script = ExtResource( 4 ) + [connection signal="value_changed" from="Controls/OffsetX/HSlider" to="." method="set_x_offset"] [connection signal="value_changed" from="Controls/OffsetY/HSlider" to="." method="set_y_offset"] [connection signal="value_changed" from="Controls/OffsetZ/HSlider" to="." method="set_z_offset"] diff --git a/3d/platformer/coin/coin.tscn b/3d/platformer/coin/coin.tscn index 0f881838..46f376f0 100644 --- a/3d/platformer/coin/coin.tscn +++ b/3d/platformer/coin/coin.tscn @@ -156,4 +156,5 @@ explosiveness = 1.0 visibility_aabb = AABB( -4.12919, -4, -4, 8.25837, 8, 8 ) process_material = SubResource( 8 ) draw_pass_1 = SubResource( 10 ) + [connection signal="body_entered" from="." to="." method="_on_coin_body_enter"] diff --git a/3d/platformer/default_bus_layout.tres b/3d/platformer/default_bus_layout.tres index e3d0f98e..9295b181 100644 --- a/3d/platformer/default_bus_layout.tres +++ b/3d/platformer/default_bus_layout.tres @@ -7,7 +7,6 @@ room_size = 0.33 damping = 0.32 hipass = 0.9 dry = 0.0 -wet = 1.0 [sub_resource type="AudioEffectAmplify" id=2] resource_name = "Amplify" @@ -19,7 +18,7 @@ room_size = 0.89 damping = 0.17 hipass = 0.08 dry = 0.0 -wet = 0.36 +wet = 0.2 [resource] bus/1/name = "Reverb Small" diff --git a/3d/platformer/project.godot b/3d/platformer/project.godot index 6895f180..860ae9be 100644 --- a/3d/platformer/project.godot +++ b/3d/platformer/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Platformer 3D" diff --git a/3d/truck_town/car_select.tscn b/3d/truck_town/car_select.tscn index f61facb2..0f6dcb65 100644 --- a/3d/truck_town/car_select.tscn +++ b/3d/truck_town/car_select.tscn @@ -48,6 +48,7 @@ margin_bottom = 400.0 size_flags_horizontal = 2 size_flags_vertical = 2 icon = ExtResource( 4 ) + [connection signal="pressed" from="MiniVan" to="." method="_on_MiniVan_pressed"] [connection signal="pressed" from="TrailerTruck" to="." method="_on_TrailerTruck_pressed"] [connection signal="pressed" from="TowTruck" to="." method="_on_TowTruck_pressed"] diff --git a/3d/truck_town/project.godot b/3d/truck_town/project.godot index bd392607..02bbea7b 100644 --- a/3d/truck_town/project.godot +++ b/3d/truck_town/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Truck Town" diff --git a/3d/truck_town/town_scene.tscn b/3d/truck_town/town_scene.tscn index 73da7a4e..be384bd4 100644 --- a/3d/truck_town/town_scene.tscn +++ b/3d/truck_town/town_scene.tscn @@ -46,4 +46,5 @@ text = "<- Back!" [node name="DirectionalLight" type="DirectionalLight" parent="."] transform = Transform( 1, 0, 0, 0, -0.629475, 0.777021, 0, -0.777021, -0.629475, 0, 24.4076, 0 ) shadow_enabled = true + [connection signal="pressed" from="InstancePos/Panel/Spedometer" to="InstancePos/Panel/Spedometer" method="_on_Spedometer_pressed"] diff --git a/3d/voxel/menu/ingame/pause_menu.tscn b/3d/voxel/menu/ingame/pause_menu.tscn index 2cfe0bd1..4a8b0254 100644 --- a/3d/voxel/menu/ingame/pause_menu.tscn +++ b/3d/voxel/menu/ingame/pause_menu.tscn @@ -127,6 +127,7 @@ __meta__ = { } [node name="Options" parent="." instance=ExtResource( 3 )] + [connection signal="pressed" from="Pause/ButtonHolder/MainButtons/Resume" to="." method="_on_Resume_pressed"] [connection signal="pressed" from="Pause/ButtonHolder/MainButtons/Options" to="." method="_on_Options_pressed"] [connection signal="pressed" from="Pause/ButtonHolder/MainButtons/MainMenu" to="." method="_on_MainMenu_pressed"] diff --git a/3d/voxel/menu/main/main_menu.tscn b/3d/voxel/menu/main/main_menu.tscn index ad1b66f5..1f553189 100644 --- a/3d/voxel/menu/main/main_menu.tscn +++ b/3d/voxel/menu/main/main_menu.tscn @@ -228,6 +228,7 @@ __meta__ = { } [node name="Options" parent="." instance=ExtResource( 5 )] + [connection signal="pressed" from="TitleScreen/ButtonHolder/MainButtons/Start" to="." method="_on_Start_pressed"] [connection signal="pressed" from="TitleScreen/ButtonHolder/MainButtons/Options" to="." method="_on_Options_pressed"] [connection signal="pressed" from="TitleScreen/ButtonHolder/MainButtons/Exit" to="." method="_on_Exit_pressed"] diff --git a/3d/voxel/menu/options/options.tscn b/3d/voxel/menu/options/options.tscn index 35047c6d..045b6c8c 100644 --- a/3d/voxel/menu/options/options.tscn +++ b/3d/voxel/menu/options/options.tscn @@ -107,6 +107,7 @@ valign = 1 __meta__ = { "_edit_use_anchors_": false } + [connection signal="value_changed" from="VBoxContainer/OptionsBackground/OptionButtons/RenderDistanceSlider" to="VBoxContainer/OptionsBackground/OptionButtons" method="_on_RenderDistanceSlider_value_changed"] [connection signal="pressed" from="VBoxContainer/OptionsBackground/OptionButtons/FogCheckBox" to="VBoxContainer/OptionsBackground/OptionButtons" method="_on_FogCheckBox_pressed"] [connection signal="pressed" from="VBoxContainer/HBoxContainer/Back" to="." method="_on_Back_pressed"] diff --git a/3d/waypoints/project.godot b/3d/waypoints/project.godot index f62f7cdf..1c4c8ef0 100644 --- a/3d/waypoints/project.godot +++ b/3d/waypoints/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="3D Waypoints" diff --git a/audio/bpm_sync/bpm_sync.tscn b/audio/bpm_sync/bpm_sync.tscn index 8d54bd59..b9572d5d 100644 --- a/audio/bpm_sync/bpm_sync.tscn +++ b/audio/bpm_sync/bpm_sync.tscn @@ -55,5 +55,6 @@ margin_bottom = 311.158 texture_normal = ExtResource( 2 ) texture_pressed = ExtResource( 2 ) texture_hover = ExtResource( 4 ) + [connection signal="pressed" from="PlaySystem" to="." method="_on_PlaySystem_pressed"] [connection signal="pressed" from="PlaySound" to="." method="_on_PlaySound_pressed"] diff --git a/audio/bpm_sync/project.godot b/audio/bpm_sync/project.godot index e64c9324..cf652c5a 100644 --- a/audio/bpm_sync/project.godot +++ b/audio/bpm_sync/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="BPM Sync Demo" diff --git a/audio/device_changer/Changer.tscn b/audio/device_changer/Changer.tscn index c2c85999..338e1865 100644 --- a/audio/device_changer/Changer.tscn +++ b/audio/device_changer/Changer.tscn @@ -47,5 +47,6 @@ text = "Play Audio" [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] stream = ExtResource( 2 ) volume_db = -6.0 + [connection signal="button_down" from="SetDevice" to="." method="_on_Button_button_down"] [connection signal="button_down" from="PlayAudio" to="." method="_on_Play_Audio_button_down"] diff --git a/audio/device_changer/project.godot b/audio/device_changer/project.godot index a166a34f..6a093727 100644 --- a/audio/device_changer/project.godot +++ b/audio/device_changer/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Audio Device Changer Demo" diff --git a/audio/generator/project.godot b/audio/generator/project.godot index 62bd0ba2..411fed63 100644 --- a/audio/generator/project.godot +++ b/audio/generator/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Audio Generator Demo" diff --git a/audio/mic_record/MicRecord.tscn b/audio/mic_record/MicRecord.tscn index dfb3054c..a9170f10 100644 --- a/audio/mic_record/MicRecord.tscn +++ b/audio/mic_record/MicRecord.tscn @@ -74,6 +74,7 @@ margin_left = 120.0 margin_top = 340.0 margin_right = 520.0 margin_bottom = 340.0 + [connection signal="pressed" from="RecordButton" to="." method="_on_RecordButton_pressed"] [connection signal="pressed" from="SaveButton" to="." method="_on_SaveButton_pressed"] [connection signal="pressed" from="PlayButton" to="." method="_on_PlayButton_pressed"] diff --git a/audio/mic_record/project.godot b/audio/mic_record/project.godot index d53f4b45..7dd9ca6b 100644 --- a/audio/mic_record/project.godot +++ b/audio/mic_record/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Audio Mic Record Demo" diff --git a/audio/spectrum/project.godot b/audio/spectrum/project.godot index 74b8c947..11b91d77 100644 --- a/audio/spectrum/project.godot +++ b/audio/spectrum/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Audio Spectrum Demo" diff --git a/gui/control_gallery/project.godot b/gui/control_gallery/project.godot index 26ef1958..af98f4f6 100644 --- a/gui/control_gallery/project.godot +++ b/gui/control_gallery/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Control Gallery" diff --git a/gui/drag_and_drop/project.godot b/gui/drag_and_drop/project.godot index f205eb06..c19d1352 100644 --- a/gui/drag_and_drop/project.godot +++ b/gui/drag_and_drop/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Drag & Drop (GUI)" diff --git a/gui/input_mapping/project.godot b/gui/input_mapping/project.godot index 14728372..530203b9 100644 --- a/gui/input_mapping/project.godot +++ b/gui/input_mapping/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Input Mapping GUI" diff --git a/gui/regex/project.godot b/gui/regex/project.godot index c648bcb3..91d62cb9 100644 --- a/gui/regex/project.godot +++ b/gui/regex/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="RegEx (Regular Expressions)" diff --git a/gui/regex/regex.tscn b/gui/regex/regex.tscn index d7df5054..df381316 100644 --- a/gui/regex/regex.tscn +++ b/gui/regex/regex.tscn @@ -29,5 +29,6 @@ rect_min_size = Vector2( 0, 300 ) margin_top = 332.0 margin_right = 996.0 margin_bottom = 332.0 + [connection signal="text_changed" from="Expression" to="." method="update_expression"] [connection signal="text_changed" from="Text" to="." method="update_text"] diff --git a/gui/rich_text_bbcode/project.godot b/gui/rich_text_bbcode/project.godot index aff7ccf1..3c219039 100644 --- a/gui/rich_text_bbcode/project.godot +++ b/gui/rich_text_bbcode/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Rich Text Label with BBCode" diff --git a/gui/rich_text_bbcode/rich_text_bbcode.tscn b/gui/rich_text_bbcode/rich_text_bbcode.tscn index 3b9de718..f74efc7c 100644 --- a/gui/rich_text_bbcode/rich_text_bbcode.tscn +++ b/gui/rich_text_bbcode/rich_text_bbcode.tscn @@ -76,4 +76,5 @@ For full reference, check the documentation. __meta__ = { "_edit_use_anchors_": false } + [connection signal="meta_clicked" from="RichTextLabel" to="." method="_on_RichTextLabel_meta_clicked"] diff --git a/gui/sdf_font/project.godot b/gui/sdf_font/project.godot index 7837b314..edb1949a 100644 --- a/gui/sdf_font/project.godot +++ b/gui/sdf_font/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Signed Distance Field Font Demo" diff --git a/gui/theming_override/project.godot b/gui/theming_override/project.godot index d3545e17..38104908 100644 --- a/gui/theming_override/project.godot +++ b/gui/theming_override/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="GUI Theming Override Demo" diff --git a/gui/theming_override/test.tscn b/gui/theming_override/test.tscn index 32056863..2b6360cc 100644 --- a/gui/theming_override/test.tscn +++ b/gui/theming_override/test.tscn @@ -100,6 +100,7 @@ text = "Reset All" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="VBoxContainer/Button" to="." method="_on_button_pressed"] [connection signal="pressed" from="VBoxContainer/Button2" to="." method="_on_button2_pressed"] [connection signal="pressed" from="VBoxContainer/ResetAllButton" to="." method="_on_reset_all_button_pressed"] diff --git a/gui/translation/project.godot b/gui/translation/project.godot index 4c3e13d4..dc1edaa2 100644 --- a/gui/translation/project.godot +++ b/gui/translation/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Translation Demo" diff --git a/gui/translation/translation_demo.tscn b/gui/translation/translation_demo.tscn index 76a25081..3dbf2e00 100644 --- a/gui/translation/translation_demo.tscn +++ b/gui/translation/translation_demo.tscn @@ -97,6 +97,7 @@ texture = ExtResource( 4 ) [node name="Audio" type="AudioStreamPlayer" parent="."] stream = ExtResource( 5 ) + [connection signal="pressed" from="English" to="." method="_on_english_pressed"] [connection signal="pressed" from="Spanish" to="." method="_on_spanish_pressed"] [connection signal="pressed" from="Japanese" to="." method="_on_japanese_pressed"] diff --git a/loading/autoload/project.godot b/loading/autoload/project.godot index a48d7e25..064f9ac8 100644 --- a/loading/autoload/project.godot +++ b/loading/autoload/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Autoload (Singletons)" diff --git a/loading/autoload/scene_a.tscn b/loading/autoload/scene_a.tscn index 429267af..5daf2b6e 100644 --- a/loading/autoload/scene_a.tscn +++ b/loading/autoload/scene_a.tscn @@ -25,4 +25,5 @@ margin_bottom = 160.0 size_flags_horizontal = 2 size_flags_vertical = 2 text = "Go to Scene B" + [connection signal="pressed" from="GoToSceneB" to="." method="_on_goto_scene_pressed"] diff --git a/loading/autoload/scene_b.tscn b/loading/autoload/scene_b.tscn index 9a211070..30e4c22d 100644 --- a/loading/autoload/scene_b.tscn +++ b/loading/autoload/scene_b.tscn @@ -28,4 +28,5 @@ margin_bottom = 160.0 size_flags_horizontal = 2 size_flags_vertical = 2 text = "Go to Scene A" + [connection signal="pressed" from="GoToSceneA" to="." method="_on_goto_scene_pressed"] diff --git a/loading/background_load/paintings.tscn b/loading/background_load/paintings.tscn index 82cf461e..5a5d93ce 100644 --- a/loading/background_load/paintings.tscn +++ b/loading/background_load/paintings.tscn @@ -209,4 +209,5 @@ text = "Switch to Sculptures" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="CanvasLayer/Switch" to="." method="_on_switch_pressed"] diff --git a/loading/background_load/project.godot b/loading/background_load/project.godot index 5b5574ce..209fb1e8 100644 --- a/loading/background_load/project.godot +++ b/loading/background_load/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Background Thread Loading Demo" diff --git a/loading/background_load/sculptures.tscn b/loading/background_load/sculptures.tscn index 8e16a960..cf938b7f 100644 --- a/loading/background_load/sculptures.tscn +++ b/loading/background_load/sculptures.tscn @@ -137,4 +137,5 @@ text = "Switch to Paintings" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="CanvasLayer/Switch" to="." method="_on_switch_pressed"] diff --git a/loading/multiple_threads_loading/preload.tscn b/loading/multiple_threads_loading/preload.tscn index 13a9af83..1faa0a6e 100644 --- a/loading/multiple_threads_loading/preload.tscn +++ b/loading/multiple_threads_loading/preload.tscn @@ -67,5 +67,6 @@ script = SubResource( 1 ) __meta__ = { "_edit_use_anchors_": false } + [connection signal="button_up" from="Button" to="." method="_on_Button_button_up"] [connection signal="button_up" from="LinkButton" to="LinkButton" method="_on_LinkButton_button_up"] diff --git a/loading/multiple_threads_loading/project.godot b/loading/multiple_threads_loading/project.godot index 02fd5f0d..53792e32 100644 --- a/loading/multiple_threads_loading/project.godot +++ b/loading/multiple_threads_loading/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Multiple threads loading" diff --git a/loading/scene_changer/project.godot b/loading/scene_changer/project.godot index 5bca628d..caf6e472 100644 --- a/loading/scene_changer/project.godot +++ b/loading/scene_changer/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Scene Changer" diff --git a/loading/scene_changer/scene_a.tscn b/loading/scene_changer/scene_a.tscn index 14912916..fe537588 100644 --- a/loading/scene_changer/scene_a.tscn +++ b/loading/scene_changer/scene_a.tscn @@ -31,4 +31,5 @@ text = "Go to Scene B" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="GoToScene" to="." method="_on_goto_scene_pressed"] diff --git a/loading/scene_changer/scene_b.tscn b/loading/scene_changer/scene_b.tscn index 0ad87c4a..474af3d4 100644 --- a/loading/scene_changer/scene_b.tscn +++ b/loading/scene_changer/scene_b.tscn @@ -28,4 +28,5 @@ margin_bottom = 160.0 size_flags_horizontal = 2 size_flags_vertical = 2 text = "Go to Scene A" + [connection signal="pressed" from="GoToScene" to="." method="_on_goto_scene_pressed"] diff --git a/loading/serialization/enemy.tscn b/loading/serialization/enemy.tscn index 6be6e40b..a37bf8e8 100644 --- a/loading/serialization/enemy.tscn +++ b/loading/serialization/enemy.tscn @@ -26,5 +26,6 @@ texture = ExtResource( 2 ) [node name="CollisionShape2D" type="CollisionShape2D" parent="AttackArea"] shape = SubResource( 2 ) + [connection signal="body_entered" from="AttackArea" to="." method="_on_AttackArea_body_entered"] [connection signal="body_exited" from="AttackArea" to="." method="_on_AttackArea_body_exited"] diff --git a/loading/serialization/project.godot b/loading/serialization/project.godot index 6996ed07..bd4b5f50 100644 --- a/loading/serialization/project.godot +++ b/loading/serialization/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Saving and Loading (Serialization)" diff --git a/loading/serialization/save_load.tscn b/loading/serialization/save_load.tscn index 6f364301..6cc59a30 100644 --- a/loading/serialization/save_load.tscn +++ b/loading/serialization/save_load.tscn @@ -153,6 +153,7 @@ Use the save and load buttons to save/load the game with the respective format ( text = "Use the arrow keys or controller to move the player. Use the save and load buttons to save/load the game with the respective format (each format is its own savegame)." + [connection signal="pressed" from="Control/VBoxContainer/SaveLoad/SaveConfigFile" to="Control/VBoxContainer/SaveLoad/SaveConfigFile" method="save_game"] [connection signal="pressed" from="Control/VBoxContainer/SaveLoad/LoadConfigFile" to="Control/VBoxContainer/SaveLoad/LoadConfigFile" method="load_game"] [connection signal="pressed" from="Control/VBoxContainer/SaveLoad/SaveJSON" to="Control/VBoxContainer/SaveLoad/SaveJSON" method="save_game"] diff --git a/loading/threads/project.godot b/loading/threads/project.godot index f3aa30f0..7310453c 100644 --- a/loading/threads/project.godot +++ b/loading/threads/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Loading in a Thread" diff --git a/loading/threads/thread.tscn b/loading/threads/thread.tscn index 7746cb9c..f3eb3388 100644 --- a/loading/threads/thread.tscn +++ b/loading/threads/thread.tscn @@ -23,4 +23,5 @@ position = Vector2( 494, 336 ) [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 512, 300 ) current = true + [connection signal="pressed" from="Load" to="." method="_on_load_pressed"] diff --git a/misc/2.5d/addons/node25d/main_screen/main_screen_25d.tscn b/misc/2.5d/addons/node25d/main_screen/main_screen_25d.tscn index a4ea5420..4f142a86 100644 --- a/misc/2.5d/addons/node25d/main_screen/main_screen_25d.tscn +++ b/misc/2.5d/addons/node25d/main_screen/main_screen_25d.tscn @@ -168,6 +168,7 @@ texture = SubResource( 2 ) __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="TopBar/Zoom/ZoomOut" to="Viewport25D" method="_on_ZoomOut_pressed"] [connection signal="pressed" from="TopBar/Zoom/ZoomPercent/ZoomReset" to="Viewport25D" method="_on_ZoomReset_pressed"] [connection signal="pressed" from="TopBar/Zoom/ZoomIn" to="Viewport25D" method="_on_ZoomIn_pressed"] diff --git a/misc/2.5d/addons/node25d/node_25d.gd b/misc/2.5d/addons/node25d/node_25d.gd index 276f2407..d7466de1 100644 --- a/misc/2.5d/addons/node25d/node_25d.gd +++ b/misc/2.5d/addons/node25d/node_25d.gd @@ -106,18 +106,19 @@ func set_view_mode(view_mode_index): # Check if anyone presses the view mode buttons and change the basis accordingly. # This can be changed or removed in actual games where you only need one view mode. func _check_view_mode(): - if Input.is_action_just_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_just_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_just_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_just_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_just_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_just_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_just_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_just_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_just_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_just_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_just_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_just_pressed("oblique_z_mode"): + set_view_mode(5) # Used by YSort25D diff --git a/misc/2.5d/assets/cube/cube.tscn b/misc/2.5d/assets/cube/cube.tscn index 6971d16e..6034f1c8 100644 --- a/misc/2.5d/assets/cube/cube.tscn +++ b/misc/2.5d/assets/cube/cube.tscn @@ -20,4 +20,3 @@ script = ExtResource( 4 ) __meta__ = { "_editor_icon": ExtResource( 1 ) } -sort_enabled = true diff --git a/misc/2.5d/assets/cube/cube_point.tscn b/misc/2.5d/assets/cube/cube_point.tscn index a06b61d1..d880e9fb 100644 --- a/misc/2.5d/assets/cube/cube_point.tscn +++ b/misc/2.5d/assets/cube/cube_point.tscn @@ -9,7 +9,6 @@ script = ExtResource( 1 ) __meta__ = { "_editor_icon": ExtResource( 2 ) } -spatial_position = Vector3( 0, 0, 0 ) [node name="CubePointMath" type="Spatial" parent="."] diff --git a/misc/2.5d/assets/demo_scene.tscn b/misc/2.5d/assets/demo_scene.tscn index 708852fd..aed9dbab 100644 --- a/misc/2.5d/assets/demo_scene.tscn +++ b/misc/2.5d/assets/demo_scene.tscn @@ -614,7 +614,6 @@ script = ExtResource( 8 ) __meta__ = { "_editor_icon": ExtResource( 9 ) } -sort_enabled = true [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] stream = ExtResource( 10 ) diff --git a/misc/2.5d/assets/platform/platform.tscn b/misc/2.5d/assets/platform/platform.tscn index caf385c8..5885e6bb 100644 --- a/misc/2.5d/assets/platform/platform.tscn +++ b/misc/2.5d/assets/platform/platform.tscn @@ -14,7 +14,6 @@ script = ExtResource( 1 ) __meta__ = { "_editor_icon": ExtResource( 2 ) } -spatial_position = Vector3( 0, 0, 0 ) [node name="PlatformMath" type="StaticBody" parent="."] collision_layer = 1048575 diff --git a/misc/2.5d/assets/platform/platform_sprite.gd b/misc/2.5d/assets/platform/platform_sprite.gd index 4b6dcb43..e459986d 100644 --- a/misc/2.5d/assets/platform/platform_sprite.gd +++ b/misc/2.5d/assets/platform/platform_sprite.gd @@ -9,18 +9,19 @@ onready var _oblique_y = preload("res://assets/platform/textures/oblique_y.png") onready var _oblique_z = preload("res://assets/platform/textures/oblique_z.png") func _process(_delta): - if Input.is_action_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_pressed("oblique_z_mode"): + set_view_mode(5) func set_view_mode(view_mode_index): diff --git a/misc/2.5d/assets/player/player_25d.tscn b/misc/2.5d/assets/player/player_25d.tscn index eec8f300..6e8e9596 100644 --- a/misc/2.5d/assets/player/player_25d.tscn +++ b/misc/2.5d/assets/player/player_25d.tscn @@ -33,8 +33,8 @@ scale = Vector2( 1, 0.75 ) z_index = 1 texture = ExtResource( 4 ) offset = Vector2( 0, 4 ) -vframes = 5 hframes = 2 +vframes = 5 script = ExtResource( 5 ) [node name="PlayerCamera" type="Camera2D" parent="PlayerSprite"] diff --git a/misc/2.5d/assets/player/player_sprite.gd b/misc/2.5d/assets/player/player_sprite.gd index bab9c1b3..34c9bb23 100644 --- a/misc/2.5d/assets/player/player_sprite.gd +++ b/misc/2.5d/assets/player/player_sprite.gd @@ -71,18 +71,19 @@ func set_view_mode(view_mode_index): # Change the 2D basis of the sprite to try and make it "fit" multiple view modes. func _sprite_basis(): - if Input.is_action_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_pressed("oblique_z_mode"): + set_view_mode(5) # This method returns a bool but if true it also outputs to the direction variable. diff --git a/misc/2.5d/assets/shadow/shadow_sprite.gd b/misc/2.5d/assets/shadow/shadow_sprite.gd index f3e4b552..c4f8300d 100644 --- a/misc/2.5d/assets/shadow/shadow_sprite.gd +++ b/misc/2.5d/assets/shadow/shadow_sprite.gd @@ -9,18 +9,19 @@ onready var _oblique_y = preload("res://assets/shadow/textures/oblique_y.png") onready var _oblique_z = preload("res://assets/shadow/textures/oblique_z.png") func _process(_delta): - if Input.is_action_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_pressed("oblique_z_mode"): + set_view_mode(5) func set_view_mode(view_mode_index): diff --git a/misc/joypads/joypads.tscn b/misc/joypads/joypads.tscn index d867ea06..deefa403 100644 --- a/misc/joypads/joypads.tscn +++ b/misc/joypads/joypads.tscn @@ -1155,6 +1155,7 @@ margin_bottom = 30.0 text = "Show" [node name="RemapWizard" parent="." instance=ExtResource( 3 )] + [connection signal="pressed" from="Vibration/Buttons/Start" to="." method="_on_start_vibration_pressed"] [connection signal="pressed" from="Vibration/Buttons/Stop" to="." method="_on_stop_vibration_pressed"] [connection signal="pressed" from="VBoxContainer/Clear" to="." method="_on_Clear_pressed"] diff --git a/misc/matrix_transform/marker/AxisMarker2D.gd b/misc/matrix_transform/marker/AxisMarker2D.gd index 7382636c..fd3ba123 100644 --- a/misc/matrix_transform/marker/AxisMarker2D.gd +++ b/misc/matrix_transform/marker/AxisMarker2D.gd @@ -4,7 +4,7 @@ extends Node2D func _process(_delta): var line: Line2D = get_child(0).get_child(0) - var marker_parent: Node2D = get_parent() + var marker_parent = get_parent() line.points[1] = transform.origin if marker_parent as Node2D != null: diff --git a/misc/opensimplexnoise/OpenSimplexNoise_Viewer.tscn b/misc/opensimplexnoise/OpenSimplexNoise_Viewer.tscn index 6122f327..df724f54 100644 --- a/misc/opensimplexnoise/OpenSimplexNoise_Viewer.tscn +++ b/misc/opensimplexnoise/OpenSimplexNoise_Viewer.tscn @@ -128,6 +128,7 @@ max_value = 1.0 step = 0.01 value = 1.0 prefix = "Max:" + [connection signal="pressed" from="DocumentationButton" to="." method="_on_DocumentationButton_pressed"] [connection signal="value_changed" from="ParameterContainer/SeedSpinBox" to="." method="_on_SeedSpinBox_value_changed"] [connection signal="value_changed" from="ParameterContainer/LacunaritySpinBox" to="." method="_on_LacunaritySpinBox_value_changed"] diff --git a/misc/opensimplexnoise/project.godot b/misc/opensimplexnoise/project.godot index 533ed40c..e315bbc6 100644 --- a/misc/opensimplexnoise/project.godot +++ b/misc/opensimplexnoise/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="OpenSimplexNoise Viewer" diff --git a/misc/os_test/Operating System Testing.csproj b/misc/os_test/Operating System Testing.csproj index b729c5fa..15818995 100644 --- a/misc/os_test/Operating System Testing.csproj +++ b/misc/os_test/Operating System Testing.csproj @@ -1,4 +1,4 @@ - + net472 OperatingSystemTesting diff --git a/misc/os_test/os_test.tscn b/misc/os_test/os_test.tscn index 7841b95d..9b8ebda3 100644 --- a/misc/os_test/os_test.tscn +++ b/misc/os_test/os_test.tscn @@ -198,6 +198,7 @@ size_flags_vertical = 3 text = "Kill Current Process" [node name="MonoTest" type="Node" parent="."] + [connection signal="pressed" from="HBoxContainer/Actions/GridContainer/OpenShellWeb" to="HBoxContainer/Actions" method="_on_OpenShellWeb_pressed"] [connection signal="pressed" from="HBoxContainer/Actions/GridContainer/OpenShellFolder" to="HBoxContainer/Actions" method="_on_OpenShellFolder_pressed"] [connection signal="pressed" from="HBoxContainer/Actions/GridContainer/ChangeWindowTitle" to="HBoxContainer/Actions" method="_on_ChangeWindowTitle_pressed"] diff --git a/misc/os_test/project.godot b/misc/os_test/project.godot index dd08b534..d328c90b 100644 --- a/misc/os_test/project.godot +++ b/misc/os_test/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Operating System Testing" diff --git a/misc/pause/project.godot b/misc/pause/project.godot index 65b6d6ab..7d2fb2cc 100644 --- a/misc/pause/project.godot +++ b/misc/pause/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pause" diff --git a/misc/window_management/project.godot b/misc/window_management/project.godot index 180b87a2..688ef8df 100644 --- a/misc/window_management/project.godot +++ b/misc/window_management/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Window Management" diff --git a/misc/window_management/window_management.tscn b/misc/window_management/window_management.tscn index 60e68555..8cca0c8a 100644 --- a/misc/window_management/window_management.tscn +++ b/misc/window_management/window_management.tscn @@ -346,6 +346,7 @@ across platforms. Your platform lacks at the moment the following methods: " + [connection signal="pressed" from="Control/Button_Fullscreen" to="Control" method="_on_Button_Fullscreen_pressed"] [connection signal="pressed" from="Control/Button_FixedSize" to="Control" method="_on_Button_FixedSize_pressed"] [connection signal="pressed" from="Control/Button_Minimized" to="Control" method="_on_Button_Minimized_pressed"] diff --git a/mobile/android_iap/main.tscn b/mobile/android_iap/main.tscn index 244ecd45..93300e1c 100644 --- a/mobile/android_iap/main.tscn +++ b/mobile/android_iap/main.tscn @@ -78,6 +78,7 @@ text = "Consume" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="QuerySkuDetailsButton" to="." method="_on_QuerySkuDetailsButton_pressed"] [connection signal="pressed" from="PurchaseButton" to="." method="_on_PurchaseButton_pressed"] [connection signal="pressed" from="ConsumeButton" to="." method="_on_ConsumeButton_pressed"] diff --git a/mobile/android_iap/project.godot b/mobile/android_iap/project.godot index 3f386f0b..ee42ea53 100644 --- a/mobile/android_iap/project.godot +++ b/mobile/android_iap/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [android] modules="org/godotengine/godot/GodotPaymentV3" diff --git a/mobile/multitouch_cubes/Main.tscn b/mobile/multitouch_cubes/Main.tscn index aa5b1331..8a47f76b 100644 --- a/mobile/multitouch_cubes/Main.tscn +++ b/mobile/multitouch_cubes/Main.tscn @@ -155,9 +155,6 @@ margin_bottom = 23.0 text = "One-finger X/Y, two-finger Z + pinch" [editable path="HBoxContainer/ViewportContainer/Viewport/Spatial"] - [editable path="HBoxContainer/ViewportContainer2/Viewport/Spatial"] - [editable path="HBoxContainer2/ViewportContainer/Viewport/Spatial"] - [editable path="HBoxContainer2/ViewportContainer2/Viewport/Spatial"] diff --git a/mobile/multitouch_cubes/project.godot b/mobile/multitouch_cubes/project.godot index 5ce2bc82..950bdcad 100644 --- a/mobile/multitouch_cubes/project.godot +++ b/mobile/multitouch_cubes/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Interactive Cubes" diff --git a/mobile/multitouch_view/project.godot b/mobile/multitouch_view/project.godot index 3026c178..ef3bc010 100644 --- a/mobile/multitouch_view/project.godot +++ b/mobile/multitouch_view/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Multitouch View" diff --git a/mobile/sensors/cube_6.png.import b/mobile/sensors/cube_6.png.import index 9ba0470e..5a85e4f2 100644 --- a/mobile/sensors/cube_6.png.import +++ b/mobile/sensors/cube_6.png.import @@ -3,16 +3,16 @@ importer="texture" type="StreamTexture" path.s3tc="res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.s3tc.stex" -path.etc2="res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.etc2.stex" +path.etc="res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.etc.stex" metadata={ -"imported_formats": [ "s3tc", "etc2" ], +"imported_formats": [ "s3tc", "etc" ], "vram_texture": true } [deps] source_file="res://cube_6.png" -dest_files=[ "res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.s3tc.stex", "res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.etc2.stex" ] +dest_files=[ "res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.s3tc.stex", "res://.import/cube_6.png-0b954e2c88c21596044fe6448711988e.etc.stex" ] [params] diff --git a/mono/2.5d/2.5D Demo with C#.csproj b/mono/2.5d/2.5D Demo with C#.csproj index 9901ca30..70aacd4a 100644 --- a/mono/2.5d/2.5D Demo with C#.csproj +++ b/mono/2.5d/2.5D Demo with C#.csproj @@ -1,4 +1,4 @@ - + net472 Demo diff --git a/mono/2.5d/addons/node25d-cs/Node25D.cs b/mono/2.5d/addons/node25d-cs/Node25D.cs index 506fe8fc..aaaf9ddd 100644 --- a/mono/2.5d/addons/node25d-cs/Node25D.cs +++ b/mono/2.5d/addons/node25d-cs/Node25D.cs @@ -127,29 +127,32 @@ public class Node25D : Node2D, IComparable private void CheckViewMode() { - if (Input.IsActionJustPressed("forty_five_mode")) + if (!Engine.EditorHint) { - SetViewMode(0); - } - else if (Input.IsActionJustPressed("isometric_mode")) - { - SetViewMode(1); - } - else if (Input.IsActionJustPressed("top_down_mode")) - { - SetViewMode(2); - } - else if (Input.IsActionJustPressed("front_side_mode")) - { - SetViewMode(3); - } - else if (Input.IsActionJustPressed("oblique_y_mode")) - { - SetViewMode(4); - } - else if (Input.IsActionJustPressed("oblique_z_mode")) - { - SetViewMode(5); + if (Input.IsActionJustPressed("forty_five_mode")) + { + SetViewMode(0); + } + else if (Input.IsActionJustPressed("isometric_mode")) + { + SetViewMode(1); + } + else if (Input.IsActionJustPressed("top_down_mode")) + { + SetViewMode(2); + } + else if (Input.IsActionJustPressed("front_side_mode")) + { + SetViewMode(3); + } + else if (Input.IsActionJustPressed("oblique_y_mode")) + { + SetViewMode(4); + } + else if (Input.IsActionJustPressed("oblique_z_mode")) + { + SetViewMode(5); + } } } diff --git a/mono/2.5d/assets/demo_scene.tscn b/mono/2.5d/assets/demo_scene.tscn index 6139049b..b4cdf78b 100644 --- a/mono/2.5d/assets/demo_scene.tscn +++ b/mono/2.5d/assets/demo_scene.tscn @@ -32,12 +32,13 @@ z_index = -3952 [node name="Shadow25D" parent="." instance=ExtResource( 5 )] visible = true -position = Vector2( 0, -226.274 ) -z_index = -3954 +position = Vector2( 1.00261e-06, 11.2685 ) +z_index = -3958 +spatialPosition = Vector3( 3.13315e-08, -0.498, 3.13315e-08 ) [node name="Platform0" type="Node2D" parent="."] position = Vector2( -256, -113.137 ) -z_index = -3956 +z_index = -3954 script = ExtResource( 6 ) __meta__ = { "_editor_icon": ExtResource( 7 ) @@ -62,7 +63,7 @@ script = ExtResource( 9 ) [node name="Platform1" type="Node2D" parent="."] position = Vector2( -256, -339.411 ) -z_index = -3958 +z_index = -3956 script = ExtResource( 6 ) __meta__ = { "_editor_icon": ExtResource( 7 ) diff --git a/mono/2.5d/assets/platform/platform_sprite.gd b/mono/2.5d/assets/platform/platform_sprite.gd index 4b6dcb43..e459986d 100644 --- a/mono/2.5d/assets/platform/platform_sprite.gd +++ b/mono/2.5d/assets/platform/platform_sprite.gd @@ -9,18 +9,19 @@ onready var _oblique_y = preload("res://assets/platform/textures/oblique_y.png") onready var _oblique_z = preload("res://assets/platform/textures/oblique_z.png") func _process(_delta): - if Input.is_action_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_pressed("oblique_z_mode"): + set_view_mode(5) func set_view_mode(view_mode_index): diff --git a/mono/2.5d/assets/player/PlayerSprite.cs b/mono/2.5d/assets/player/PlayerSprite.cs index fdf03915..5ff50422 100644 --- a/mono/2.5d/assets/player/PlayerSprite.cs +++ b/mono/2.5d/assets/player/PlayerSprite.cs @@ -105,29 +105,32 @@ public class PlayerSprite : Sprite /// private void SpriteBasis() { - if (Input.IsActionPressed("forty_five_mode")) + if (!Engine.EditorHint) { - SetViewMode(0); - } - else if (Input.IsActionPressed("isometric_mode")) - { - SetViewMode(1); - } - else if (Input.IsActionPressed("top_down_mode")) - { - SetViewMode(2); - } - else if (Input.IsActionPressed("front_side_mode")) - { - SetViewMode(3); - } - else if (Input.IsActionPressed("oblique_y_mode")) - { - SetViewMode(4); - } - else if (Input.IsActionPressed("oblique_z_mode")) - { - SetViewMode(5); + if (Input.IsActionPressed("forty_five_mode")) + { + SetViewMode(0); + } + else if (Input.IsActionPressed("isometric_mode")) + { + SetViewMode(1); + } + else if (Input.IsActionPressed("top_down_mode")) + { + SetViewMode(2); + } + else if (Input.IsActionPressed("front_side_mode")) + { + SetViewMode(3); + } + else if (Input.IsActionPressed("oblique_y_mode")) + { + SetViewMode(4); + } + else if (Input.IsActionPressed("oblique_z_mode")) + { + SetViewMode(5); + } } } diff --git a/mono/2.5d/assets/shadow/shadow_sprite.gd b/mono/2.5d/assets/shadow/shadow_sprite.gd index f3e4b552..c4f8300d 100644 --- a/mono/2.5d/assets/shadow/shadow_sprite.gd +++ b/mono/2.5d/assets/shadow/shadow_sprite.gd @@ -9,18 +9,19 @@ onready var _oblique_y = preload("res://assets/shadow/textures/oblique_y.png") onready var _oblique_z = preload("res://assets/shadow/textures/oblique_z.png") func _process(_delta): - if Input.is_action_pressed("forty_five_mode"): - set_view_mode(0) - elif Input.is_action_pressed("isometric_mode"): - set_view_mode(1) - elif Input.is_action_pressed("top_down_mode"): - set_view_mode(2) - elif Input.is_action_pressed("front_side_mode"): - set_view_mode(3) - elif Input.is_action_pressed("oblique_y_mode"): - set_view_mode(4) - elif Input.is_action_pressed("oblique_z_mode"): - set_view_mode(5) + if not Engine.editor_hint: + if Input.is_action_pressed("forty_five_mode"): + set_view_mode(0) + elif Input.is_action_pressed("isometric_mode"): + set_view_mode(1) + elif Input.is_action_pressed("top_down_mode"): + set_view_mode(2) + elif Input.is_action_pressed("front_side_mode"): + set_view_mode(3) + elif Input.is_action_pressed("oblique_y_mode"): + set_view_mode(4) + elif Input.is_action_pressed("oblique_z_mode"): + set_view_mode(5) func set_view_mode(view_mode_index): diff --git a/mono/2.5d/project.godot b/mono/2.5d/project.godot index 5ac74789..de2d3ae7 100644 --- a/mono/2.5d/project.godot +++ b/mono/2.5d/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2.5D Demo with C#" diff --git a/mono/android_iap/Android in-app purchases with C#.csproj b/mono/android_iap/Android in-app purchases with C#.csproj index 335f0075..4677c796 100644 --- a/mono/android_iap/Android in-app purchases with C#.csproj +++ b/mono/android_iap/Android in-app purchases with C#.csproj @@ -1,4 +1,4 @@ - + net472 AndroidIAP diff --git a/mono/android_iap/main.tscn b/mono/android_iap/main.tscn index 79a237a8..be763aab 100644 --- a/mono/android_iap/main.tscn +++ b/mono/android_iap/main.tscn @@ -82,6 +82,7 @@ __meta__ = { [node name="GooglePlayBilling" type="Node" parent="."] script = ExtResource( 2 ) + [connection signal="pressed" from="QuerySkuDetailsButton" to="." method="OnQuerySkuDetailsButton_pressed"] [connection signal="pressed" from="PurchaseButton" to="." method="OnPurchaseButton_pressed"] [connection signal="pressed" from="ConsumeButton" to="." method="OnConsumeButton_pressed"] diff --git a/mono/android_iap/project.godot b/mono/android_iap/project.godot index 20075fd1..631942ba 100644 --- a/mono/android_iap/project.godot +++ b/mono/android_iap/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Android in-app purchases with C#" diff --git a/mono/dodge_the_creeps/Dodge the Creeps with C#.csproj b/mono/dodge_the_creeps/Dodge the Creeps with C#.csproj index 5cd3a433..4b2e43f9 100644 --- a/mono/dodge_the_creeps/Dodge the Creeps with C#.csproj +++ b/mono/dodge_the_creeps/Dodge the Creeps with C#.csproj @@ -1,4 +1,4 @@ - + net472 DodgeTheCreeps diff --git a/mono/dodge_the_creeps/HUD.tscn b/mono/dodge_the_creeps/HUD.tscn index c1441f01..945b6a8b 100644 --- a/mono/dodge_the_creeps/HUD.tscn +++ b/mono/dodge_the_creeps/HUD.tscn @@ -61,5 +61,6 @@ text = "Start" [node name="MessageTimer" type="Timer" parent="."] wait_time = 2.0 one_shot = true + [connection signal="pressed" from="StartButton" to="." method="OnStartButtonPressed"] [connection signal="timeout" from="MessageTimer" to="." method="OnMessageTimerTimeout"] diff --git a/mono/dodge_the_creeps/Main.tscn b/mono/dodge_the_creeps/Main.tscn index 59fbec82..b65d5c6b 100644 --- a/mono/dodge_the_creeps/Main.tscn +++ b/mono/dodge_the_creeps/Main.tscn @@ -47,6 +47,7 @@ stream = ExtResource( 5 ) [node name="DeathSound" type="AudioStreamPlayer" parent="."] stream = ExtResource( 6 ) + [connection signal="Hit" from="Player" to="." method="GameOver"] [connection signal="timeout" from="MobTimer" to="." method="OnMobTimerTimeout"] [connection signal="timeout" from="ScoreTimer" to="." method="OnScoreTimerTimeout"] diff --git a/mono/dodge_the_creeps/Mob.tscn b/mono/dodge_the_creeps/Mob.tscn index 10cfcfe2..e98da5a1 100644 --- a/mono/dodge_the_creeps/Mob.tscn +++ b/mono/dodge_the_creeps/Mob.tscn @@ -54,4 +54,5 @@ shape = SubResource( 2 ) [node name="Visibility" type="VisibilityNotifier2D" parent="."] position = Vector2( -0.315128, -9.53674e-07 ) scale = Vector2( 5.00208, 3.58402 ) + [connection signal="screen_exited" from="Visibility" to="." method="OnVisibilityScreenExited"] diff --git a/mono/dodge_the_creeps/Player.tscn b/mono/dodge_the_creeps/Player.tscn index 31cc0cc7..062492dd 100644 --- a/mono/dodge_the_creeps/Player.tscn +++ b/mono/dodge_the_creeps/Player.tscn @@ -68,4 +68,5 @@ speed_scale = 2.0 local_coords = false process_material = SubResource( 7 ) texture = ExtResource( 2 ) + [connection signal="body_entered" from="." to="." method="OnPlayerBodyEntered"] diff --git a/mono/dodge_the_creeps/project.godot b/mono/dodge_the_creeps/project.godot index f3a67af5..05a2d29e 100644 --- a/mono/dodge_the_creeps/project.godot +++ b/mono/dodge_the_creeps/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Dodge the Creeps with C#" diff --git a/mono/multiplayer_pong/Pong Multiplayer with C#.csproj b/mono/multiplayer_pong/Pong Multiplayer with C#.csproj index ffaa5571..fca83c25 100644 --- a/mono/multiplayer_pong/Pong Multiplayer with C#.csproj +++ b/mono/multiplayer_pong/Pong Multiplayer with C#.csproj @@ -1,4 +1,4 @@ - + net472 PongMultiplayer diff --git a/mono/multiplayer_pong/lobby.tscn b/mono/multiplayer_pong/lobby.tscn index 2acae0af..a6b7380b 100644 --- a/mono/multiplayer_pong/lobby.tscn +++ b/mono/multiplayer_pong/lobby.tscn @@ -98,5 +98,6 @@ size_flags_horizontal = 2 size_flags_vertical = 0 custom_colors/font_color = Color( 1, 0, 0, 1 ) align = 1 + [connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="OnHostPressed"] [connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="OnJoinPressed"] diff --git a/mono/multiplayer_pong/paddle.tscn b/mono/multiplayer_pong/paddle.tscn index 49c32b77..978b76f6 100644 --- a/mono/multiplayer_pong/paddle.tscn +++ b/mono/multiplayer_pong/paddle.tscn @@ -28,4 +28,5 @@ align = 1 __meta__ = { "_edit_use_anchors_": false } + [connection signal="area_entered" from="." to="." method="OnPaddleAreaEnter"] diff --git a/mono/multiplayer_pong/pong.tscn b/mono/multiplayer_pong/pong.tscn index 6385dc09..0a3bbd22 100644 --- a/mono/multiplayer_pong/pong.tscn +++ b/mono/multiplayer_pong/pong.tscn @@ -85,8 +85,8 @@ text = "Exit Game" [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 320, 200 ) current = true + [connection signal="pressed" from="ExitGame" to="." method="OnExitGamePressed"] [editable path="Player1"] - [editable path="Player2"] diff --git a/mono/multiplayer_pong/project.godot b/mono/multiplayer_pong/project.godot index 0f7edae5..784ef44c 100644 --- a/mono/multiplayer_pong/project.godot +++ b/mono/multiplayer_pong/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pong Multiplayer with C#" diff --git a/mono/pong/Pong with C#.csproj b/mono/pong/Pong with C#.csproj index 6fcfb341..a98a7df7 100644 --- a/mono/pong/Pong with C#.csproj +++ b/mono/pong/Pong with C#.csproj @@ -1,4 +1,4 @@ - + net472 Pong diff --git a/mono/pong/pong.tscn b/mono/pong/pong.tscn index 6d26f93b..2e19f797 100644 --- a/mono/pong/pong.tscn +++ b/mono/pong/pong.tscn @@ -93,6 +93,7 @@ _bounceDirection = -1 [node name="Collision" type="CollisionShape2D" parent="Floor"] shape = SubResource( 4 ) + [connection signal="area_entered" from="Left" to="Left" method="OnAreaEntered"] [connection signal="area_entered" from="Right" to="Right" method="OnAreaEntered"] [connection signal="area_entered" from="LeftWall" to="LeftWall" method="OnWallAreaEntered"] diff --git a/mono/pong/project.godot b/mono/pong/project.godot index b32f6a5f..34bffa9f 100644 --- a/mono/pong/project.godot +++ b/mono/pong/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pong with C#" diff --git a/networking/multiplayer_bomber/bomb.tscn b/networking/multiplayer_bomber/bomb.tscn index 932f56cb..abd118c2 100644 --- a/networking/multiplayer_bomber/bomb.tscn +++ b/networking/multiplayer_bomber/bomb.tscn @@ -119,5 +119,6 @@ texture = ExtResource( 3 ) [node name="AnimationPlayer" type="AnimationPlayer" parent="."] autoplay = "anim" anims/anim = SubResource( 6 ) + [connection signal="body_entered" from="." to="." method="_on_bomb_body_enter"] [connection signal="body_exited" from="." to="." method="_on_bomb_body_exit"] diff --git a/networking/multiplayer_bomber/lobby.tscn b/networking/multiplayer_bomber/lobby.tscn index ba103412..ca8a0103 100644 --- a/networking/multiplayer_bomber/lobby.tscn +++ b/networking/multiplayer_bomber/lobby.tscn @@ -150,6 +150,7 @@ margin_right = 55.0 margin_bottom = 58.0 size_flags_horizontal = 2 size_flags_vertical = 2 + [connection signal="pressed" from="Players/Start" to="." method="_on_start_pressed"] [connection signal="pressed" from="Players/FindPublicIP" to="." method="_on_find_public_ip_pressed"] [connection signal="pressed" from="Connect/Host" to="." method="_on_host_pressed"] diff --git a/networking/multiplayer_bomber/player.tscn b/networking/multiplayer_bomber/player.tscn index d3696d0a..a6525186 100644 --- a/networking/multiplayer_bomber/player.tscn +++ b/networking/multiplayer_bomber/player.tscn @@ -142,8 +142,8 @@ script = ExtResource( 1 ) position = Vector2( 0.0750351, 6.23615 ) texture = ExtResource( 2 ) offset = Vector2( -0.0750351, -6.23615 ) -vframes = 4 hframes = 4 +vframes = 4 [node name="shape" type="CollisionShape2D" parent="."] shape = SubResource( 1 ) diff --git a/networking/multiplayer_bomber/project.godot b/networking/multiplayer_bomber/project.godot index 3a688af4..d9402f6c 100644 --- a/networking/multiplayer_bomber/project.godot +++ b/networking/multiplayer_bomber/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Multiplayer Bomber" diff --git a/networking/multiplayer_bomber/world.tscn b/networking/multiplayer_bomber/world.tscn index 58d74deb..26c2e295 100644 --- a/networking/multiplayer_bomber/world.tscn +++ b/networking/multiplayer_bomber/world.tscn @@ -313,4 +313,5 @@ __meta__ = { [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 512, 300 ) current = true + [connection signal="pressed" from="Winner/ExitGame" to="Score" method="_on_exit_game_pressed"] diff --git a/networking/multiplayer_pong/lobby.tscn b/networking/multiplayer_pong/lobby.tscn index 02c2bc39..e94a82e1 100644 --- a/networking/multiplayer_pong/lobby.tscn +++ b/networking/multiplayer_pong/lobby.tscn @@ -118,6 +118,7 @@ text = "Find your public IP address" __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="_on_host_pressed"] [connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="_on_join_pressed"] [connection signal="pressed" from="LobbyPanel/FindPublicIP" to="LobbyPanel" method="_on_find_public_ip_pressed"] diff --git a/networking/multiplayer_pong/paddle.tscn b/networking/multiplayer_pong/paddle.tscn index 0385b831..5a9cd85e 100644 --- a/networking/multiplayer_pong/paddle.tscn +++ b/networking/multiplayer_pong/paddle.tscn @@ -25,4 +25,5 @@ size_flags_horizontal = 2 size_flags_vertical = 0 text = "You" align = 1 + [connection signal="area_entered" from="." to="." method="_on_paddle_area_enter"] diff --git a/networking/multiplayer_pong/pong.tscn b/networking/multiplayer_pong/pong.tscn index aa60b821..555f288d 100644 --- a/networking/multiplayer_pong/pong.tscn +++ b/networking/multiplayer_pong/pong.tscn @@ -85,8 +85,8 @@ text = "Exit Game" [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 320, 200 ) current = true + [connection signal="pressed" from="ExitGame" to="." method="_on_exit_game_pressed"] [editable path="Player1"] - [editable path="Player2"] diff --git a/networking/multiplayer_pong/project.godot b/networking/multiplayer_pong/project.godot index 9fb566e4..869935d7 100644 --- a/networking/multiplayer_pong/project.godot +++ b/networking/multiplayer_pong/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pong Multiplayer" diff --git a/networking/webrtc_minimal/main.tscn b/networking/webrtc_minimal/main.tscn index 38dd5130..9e2f033e 100644 --- a/networking/webrtc_minimal/main.tscn +++ b/networking/webrtc_minimal/main.tscn @@ -32,4 +32,5 @@ script = SubResource( 1 ) __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="CenterContainer/LinkButton" to="CenterContainer/LinkButton" method="_on_LinkButton_pressed"] diff --git a/networking/webrtc_minimal/project.godot b/networking/webrtc_minimal/project.godot index 78f788af..b749068f 100644 --- a/networking/webrtc_minimal/project.godot +++ b/networking/webrtc_minimal/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="WebRTC Minimal Connection" diff --git a/networking/webrtc_signaling/demo/client_ui.tscn b/networking/webrtc_signaling/demo/client_ui.tscn index 4ece95db..4d5d9099 100644 --- a/networking/webrtc_signaling/demo/client_ui.tscn +++ b/networking/webrtc_signaling/demo/client_ui.tscn @@ -99,6 +99,7 @@ margin_right = 1024.0 margin_bottom = 600.0 size_flags_vertical = 3 readonly = true + [connection signal="pressed" from="VBoxContainer/HBoxContainer/Start" to="." method="start"] [connection signal="pressed" from="VBoxContainer/HBoxContainer/Stop" to="." method="stop"] [connection signal="pressed" from="VBoxContainer/HBoxContainer/Seal" to="." method="_on_Seal_pressed"] diff --git a/networking/webrtc_signaling/demo/main.tscn b/networking/webrtc_signaling/demo/main.tscn index 947f299b..937c9032 100644 --- a/networking/webrtc_signaling/demo/main.tscn +++ b/networking/webrtc_signaling/demo/main.tscn @@ -95,5 +95,6 @@ margin_bottom = 505.0 [node name="Server" type="Node" parent="."] script = ExtResource( 3 ) + [connection signal="toggled" from="VBoxContainer/Signaling/ListenButton" to="." method="_on_listen_toggled"] [connection signal="pressed" from="VBoxContainer/Signaling/CenterContainer/LinkButton" to="." method="_on_LinkButton_pressed"] diff --git a/networking/webrtc_signaling/project.godot b/networking/webrtc_signaling/project.godot index b2536958..8b6a89c2 100644 --- a/networking/webrtc_signaling/project.godot +++ b/networking/webrtc_signaling/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="WebRTC Signaling Example" diff --git a/networking/websocket_chat/client/client.tscn b/networking/websocket_chat/client/client.tscn index 6d6ce814..3a12ff0d 100644 --- a/networking/websocket_chat/client/client.tscn +++ b/networking/websocket_chat/client/client.tscn @@ -83,6 +83,7 @@ size_flags_vertical = 3 [node name="Client" type="Node" parent="."] script = ExtResource( 2 ) + [connection signal="toggled" from="Panel/VBoxContainer/Connect/Connect" to="." method="_on_Connect_toggled"] [connection signal="item_selected" from="Panel/VBoxContainer/Settings/Mode" to="." method="_on_Mode_item_selected"] [connection signal="pressed" from="Panel/VBoxContainer/Send/Send" to="." method="_on_Send_pressed"] diff --git a/networking/websocket_chat/project.godot b/networking/websocket_chat/project.godot index 08f7c71c..b0449b88 100644 --- a/networking/websocket_chat/project.godot +++ b/networking/websocket_chat/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="WebSocket Chat Demo" diff --git a/networking/websocket_chat/server/server.tscn b/networking/websocket_chat/server/server.tscn index b98d959b..5db9cbaf 100644 --- a/networking/websocket_chat/server/server.tscn +++ b/networking/websocket_chat/server/server.tscn @@ -82,6 +82,7 @@ margin_top = 84.0 margin_right = 1024.0 margin_bottom = 600.0 size_flags_vertical = 3 + [connection signal="toggled" from="Panel/VBoxContainer/HBoxContainer/Listen" to="." method="_on_Listen_toggled"] [connection signal="item_selected" from="Panel/VBoxContainer/HBoxContainer2/WriteMode" to="." method="_on_WriteMode_item_selected"] [connection signal="pressed" from="Panel/VBoxContainer/HBoxContainer3/Send" to="." method="_on_Send_pressed"] diff --git a/networking/websocket_minimal/project.godot b/networking/websocket_minimal/project.godot index 772e246e..828f9e4f 100644 --- a/networking/websocket_minimal/project.godot +++ b/networking/websocket_minimal/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="WebSocket Minimal Demo" diff --git a/networking/websocket_multiplayer/project.godot b/networking/websocket_multiplayer/project.godot index 4cfcc6af..95c9d312 100644 --- a/networking/websocket_multiplayer/project.godot +++ b/networking/websocket_multiplayer/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="WebSocket Multiplayer Demo" diff --git a/networking/websocket_multiplayer/scene/game.tscn b/networking/websocket_multiplayer/scene/game.tscn index bc89a88e..03ce66ce 100644 --- a/networking/websocket_multiplayer/scene/game.tscn +++ b/networking/websocket_multiplayer/scene/game.tscn @@ -47,4 +47,5 @@ margin_right = 510.0 margin_bottom = 600.0 disabled = true text = "Do Action!" + [connection signal="pressed" from="HBoxContainer/VBoxContainer/Action" to="." method="_on_Action_pressed"] diff --git a/networking/websocket_multiplayer/scene/main.tscn b/networking/websocket_multiplayer/scene/main.tscn index e4d08340..928343f7 100644 --- a/networking/websocket_multiplayer/scene/main.tscn +++ b/networking/websocket_multiplayer/scene/main.tscn @@ -108,6 +108,7 @@ margin_top = -100.0 margin_right = 200.0 margin_bottom = 100.0 dialog_text = "Connection closed" + [connection signal="pressed" from="Panel/VBoxContainer/HBoxContainer2/HBoxContainer/Host" to="." method="_on_Host_pressed"] [connection signal="pressed" from="Panel/VBoxContainer/HBoxContainer2/HBoxContainer/Connect" to="." method="_on_Connect_pressed"] [connection signal="pressed" from="Panel/VBoxContainer/HBoxContainer2/HBoxContainer/Disconnect" to="." method="_on_Disconnect_pressed"] diff --git a/plugins/addons/main_screen/main_panel.tscn b/plugins/addons/main_screen/main_panel.tscn index b8693bea..6dab5697 100644 --- a/plugins/addons/main_screen/main_panel.tscn +++ b/plugins/addons/main_screen/main_panel.tscn @@ -6,6 +6,9 @@ anchor_right = 1.0 anchor_bottom = 1.0 size_flags_vertical = 3 +__meta__ = { +"_edit_use_anchors_": false +} [node name="PrintHello" type="Button" parent="."] margin_left = 472.0 @@ -17,4 +20,5 @@ script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false } + [connection signal="pressed" from="PrintHello" to="PrintHello" method="_on_PrintHello_pressed"] diff --git a/plugins/addons/material_creator/material_dock.tscn b/plugins/addons/material_creator/material_dock.tscn index 8107ae70..7065b508 100644 --- a/plugins/addons/material_creator/material_dock.tscn +++ b/plugins/addons/material_creator/material_dock.tscn @@ -23,7 +23,6 @@ rect_min_size = Vector2( 0, 400 ) margin_right = 200.0 margin_bottom = 30.0 rect_min_size = Vector2( 200, 30 ) -custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) custom_constants/shadow_as_outline = 1 text = "Material creator" align = 1 diff --git a/plugins/project.godot b/plugins/project.godot index 1d5247e9..85031d1d 100644 --- a/plugins/project.godot +++ b/plugins/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Plugin Demos" diff --git a/viewport/2d_in_3d/project.godot b/viewport/2d_in_3d/project.godot index a6df4d22..0b39ce07 100644 --- a/viewport/2d_in_3d/project.godot +++ b/viewport/2d_in_3d/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="2D in 3D" diff --git a/viewport/3d_in_2d/project.godot b/viewport/3d_in_2d/project.godot index c0de6aac..02636fcc 100644 --- a/viewport/3d_in_2d/project.godot +++ b/viewport/3d_in_2d/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="3D in 2D" diff --git a/viewport/3d_scaling/project.godot b/viewport/3d_scaling/project.godot index a299f14f..17025a93 100644 --- a/viewport/3d_scaling/project.godot +++ b/viewport/3d_scaling/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="3D Viewport Scaling" diff --git a/viewport/dynamic_split_screen/project.godot b/viewport/dynamic_split_screen/project.godot index 386cc366..8baab505 100644 --- a/viewport/dynamic_split_screen/project.godot +++ b/viewport/dynamic_split_screen/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Dynamic Split Screen" diff --git a/viewport/gui_in_3d/project.godot b/viewport/gui_in_3d/project.godot index 3eaf3275..e37f51ca 100644 --- a/viewport/gui_in_3d/project.godot +++ b/viewport/gui_in_3d/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="GUI in 3D" diff --git a/viewport/screen_capture/project.godot b/viewport/screen_capture/project.godot index 13382a56..d29acaa5 100644 --- a/viewport/screen_capture/project.godot +++ b/viewport/screen_capture/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Screen Capture" diff --git a/viewport/screen_capture/screen_capture.tscn b/viewport/screen_capture/screen_capture.tscn index f7d88c7a..0fb38aff 100644 --- a/viewport/screen_capture/screen_capture.tscn +++ b/viewport/screen_capture/screen_capture.tscn @@ -35,4 +35,5 @@ margin_top = 53.0 margin_right = 188.0 margin_bottom = 113.0 text = "Capture screen" + [connection signal="pressed" from="CaptureButton" to="." method="_on_CaptureButton_pressed"] diff --git a/visual_script/circle_pop/Main.tscn b/visual_script/circle_pop/Main.tscn index 212bd9db..3a046b71 100644 --- a/visual_script/circle_pop/Main.tscn +++ b/visual_script/circle_pop/Main.tscn @@ -7,4 +7,5 @@ script = ExtResource( 1 ) [node name="Timer" type="Timer" parent="."] autostart = true + [connection signal="timeout" from="Timer" to="." method="_on_Timer_timeout"] diff --git a/visual_script/circle_pop/project.godot b/visual_script/circle_pop/project.godot index dc3857b8..46d0d709 100644 --- a/visual_script/circle_pop/project.godot +++ b/visual_script/circle_pop/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="CirclePop" diff --git a/visual_script/multitouch_view/project.godot b/visual_script/multitouch_view/project.godot index 1f5c1c0e..ae536d58 100644 --- a/visual_script/multitouch_view/project.godot +++ b/visual_script/multitouch_view/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Multitouch View with VisualScript" diff --git a/visual_script/pong/pong.tscn b/visual_script/pong/pong.tscn index f4a6f713..64d3df66 100644 --- a/visual_script/pong/pong.tscn +++ b/visual_script/pong/pong.tscn @@ -99,6 +99,7 @@ shape = SubResource( 4 ) [node name="Camera2D" type="Camera2D" parent="."] offset = Vector2( 320, 200 ) current = true + [connection signal="area_entered" from="Left" to="Left" method="_on_area_entered"] [connection signal="area_entered" from="Right" to="Right" method="_on_area_entered"] [connection signal="area_entered" from="LeftWall" to="LeftWall" method="_on_area_entered"] diff --git a/visual_script/pong/project.godot b/visual_script/pong/project.godot index 541ab08f..5719dfe9 100644 --- a/visual_script/pong/project.godot +++ b/visual_script/pong/project.godot @@ -8,11 +8,6 @@ config_version=4 -_global_script_classes=[ ] -_global_script_class_icons={ - -} - [application] config/name="Pong with VisualScript"