瀏覽代碼

Merge pull request #469 from toger5/patch-3

use new get_node ($) in intro
Chris Bradfield 8 年之前
父節點
當前提交
c77dcf8e2c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      about/introduction.rst

+ 1 - 1
about/introduction.rst

@@ -6,7 +6,7 @@ Introduction
 ::
 
     func _ready():
-        get_node("Label").set_text("Hello world!")
+        $Label.text = "Hello world!"
 
 Welcome to the official documentation of Godot Engine, the free and open source
 community-driven 2D and 3D game engine! Behind this mouthful, you will find a