godot hello world code example Example: godot hello world extends Node func _ready(): print("Hello World!")