We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90aa60a commit f383e6cCopy full SHA for f383e6c
addons/block_code/blocks/communication/switch_scene.tres
@@ -6,7 +6,7 @@
6
script = ExtResource("1_rnqd5")
7
name = &"switch_scene"
8
target_node_class = ""
9
-description = "Delete the current scene and switch to a new scene"
+description = "Stop playing the current scene, and switch to a different one. You might use this to switch to a new level."
10
category = "Communication | Methods"
11
type = 2
12
variant_type = 4
0 commit comments