Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Godot 4 Godex
Rating: 4.1 out of 5(2 ratings)
15 students

The Godot 4 Godex

Get familiar with Godot 4 in 90 Minutes - Learn Scenes, Nodes, Scripting, and More!
Created byLee Salvemini
Last updated 11/2024
English

What you'll learn

  • Learn Godot 4 with its new naming and syntax.
  • Walkthrough of a game prototype.
  • Learn fundamental programming to surpass the limits of the user interface. Customize your game or app better this way.
  • All assets included in this course are Creative Commons Zero (CC0). Have confidence to use them without attribution.

Course content

2 sections15 lectures1h 32m total length
  • Welcome0:38

    Welcome!

    Creating a video game covers so many different aspects of art and programming. In this Godot 4 course, I'll start with an introduction of the program. Then we'll cover creating assets and importing them into your Godot Project. We can connect player input and adjust the properties of the nodes to get interaction between the player, and other objects in the game.

    To bring it all together, attaching scripts to nodes can unlock so much more potential. For extra features, step up the quality of your game and customize it just how you want with the power of GD Script: Godot's native scripting language.

    Finally, we can add polish to the game with animated UI elements and scene fading. Then create a level progression that slowly increases in difficulty. With options for an overall difficulty level for the player, and short-term power ups that enhance the experience.

    With a game ready to export to its own executable, learn the process to build the game so it can be run apart from the Godot editor. You can publish your game on platforms like Steam!

  • What is Godot?2:02

    What is Godot? Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games. You can make images and 3D models in various other software, and then add them in as assets to populate your game vision.

  • What is in this course?1:29

    Course organization, tips on how to progress through this course, and how you can make the most out of these lectures.

  • Get Godot0:40

    Guide to download, install and open Godot.

  • Godot Project Launcher0:51

    Once Godot is opened, it starts with the Project Launcher. Here you can create a new game build and resources folder, import one you have already made (just select the folder of the game), or import a premade project or game template from the various Asset Library Projects.

Requirements

  • Basic knowledge of computer file systems and terminology used in video game development.
  • All the software used in this course are free and open source. There is no cost for the tools required!

Description

Learn how to bring your game ideas to reality with Godot's latest version 4.x. The Godot Godex will introduce you to this all-encompassing game engine from the very beginning, covering each crucial step to create a smooth interactive experience.


Begin by downloading Godot 4 and start a new Project. Now you'll have your own Asset or Resource Folder, an area to begin adding into your new game.


We'll cover navigating the editor and creating scenes to hold your levels and menus. Then importing 2D or 3D assets.


Learn to add nodes and combine them to create a functioning game.


A game can be a very personal and customized machine. Scripting with Godot's built-in language 'GD Script 2.0' allows you to customize your game world. It's a fun and satisfying experience.


The Godex will guide you through creating player and camera controls, level completion, and scene changes using scripts and signals.


In the same amount of time as watching a feature film, you'll gain the knowledge to create your own games.


I've been extremely happy using Godot, especially after switching to version 4. Whether you're new to game engines or transitioning from another, I hope this course can serve as a helpful reference and time-saver.


Let's go!

Who this course is for:

  • If you want to make a game, or learn how to create interactive media.
  • If you want to gain global knowledge in 3D asset creation and game making at very low cost.
  • For anyone who wants to get past the initial hesitancy of scripting. To bust through the knowledge threshold and be confident in the future.