Godot Engine 3.2 for people who know JavaScript – Beginner tutorial (Game Setup, Nodes, GDScript)



Godot Engine 3.2 for people who know JavaScript – Beginner tutorial (Game Setup, Nodes, GDScript)

Godot Engine 3.2 for people who know JavaScript - Beginner tutorial (Game Setup, Nodes, GDScript)

In this video tutorial, we cover the basics of the Godot Engine. I specifically try to keep the perspective of somebody coming from JavaScript, because that’s the background I had when learning Godot, but all beginners are welcome.

This is the first of a two part session. In this first video, we set up a new project in Godot, learn the basics of Nodes and GD Script, and set up a simple Scene that we will build on in future videos.

Thanks for being here, and be sure to tell us in the comments about your impression of Godot!

0:00:00 – Intro
0:00:24 – Godot website
0:00:49 – Shameless plug
0:01:02 – New Godot project
0:01:26 – Godot IDE tour
0:01:44 – Intro to Scenes
0:03:00 – Adding assets for Sprites
0:04:00 – Inspector for tweaking
0:04:36 – Import file settings
0:05:52 – Running the game
0:06:30 – Project Settings
0:08:25 – Drawing shapes
0:09:30 – Scripts
0:10:24 – Intro to GD Script
0:13:19 – _ready() function
0:14:20 – _process() function
0:15:13 – Creating another class
0:16:29 – Transition to part 2

*** Links ***

Download Godot:
https://godotengine.org/download

More detail on Viewport options:
https://docs.godotengine.org/en/stable/tutorials/viewports/multiple_resolutions.html

Join our Email List:
https://us13.list-manage.com/subscribe?u=467755aba42db48795fa86c95&id=b40db07f16

Join us in our Discord:
https://discord.gg/umD2GRy

Comments are closed.