Godot beginners

Question

Yo! What do u do when u just opened godot and start coding? Do u start a test file or make a game or watch more tutorials pls :folded_hands: :slightly_smiling_face:

func _ready() -> void:
    print("hello world")

Try these official tutorial series:

1 Like