Day 5 learning game dev. in Godot Engine (part 1 of 2)

Starting with the online interactive web app tutorial “Learn GDScript from ZERO” for learning Godot scripting language.

  • 1. Godot Script from ZERO

    “Learning GDScript From Zero” a good starting place to learn the Godot Engine script programming. Starting in Godot Script…

  • 2. Godot Script from ZERO

    Function calls & built in functions (“GDScript from 0”) On day 5 in “Learn day by day” development in…

  • 3. Godot Script from ZERO

    Creating custom functions, function parameters, Member variables, Member variables, Accessing sub-variables of member variables; “position.x”, “position.y” Screen coordinates, Defining…

  • 4. Godot Script from ZERO

    Arithmetic, time dependency, frame rate, access scope On day 5 in “Learn day by day” development in Godot Engine…

Day 5 part 1, breakdown or TL-DR

GDQuest’s Learn GDScript From Zero is a free and open source interactive tutorial for absolute beginners to learn to program with Godot’s GDScript language. It is available as a desktop application or in the browser.

Godot Engine 4.3 documentation in English

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *