[et_pb_section fb_built=”1″ _builder_version=”4.4.3″ background_image=”https://www.sovereignmoon.studio/wp-content/uploads/2020/07/moon.jpg”][et_pb_row column_structure=”3_5,2_5″ _builder_version=”4.4.3″ max_width=”1206px” max_width_tablet=”” max_width_phone=”” max_width_last_edited=”on|phone”][et_pb_column type=”3_5″ _builder_version=”4.4.3″][et_pb_text _builder_version=”4.4.3″ text_font=”Muli|300|||||||” text_text_color=”#e0d8c9″ text_font_size=”18px” text_line_height=”1.8em” header_font=”Abril Fatface||||||||” header_text_color=”#e0d8c9″ header_font_size=”42px” header_letter_spacing=”1px” header_line_height=”1.1em” header_3_font=”Raleway|200|||||||” header_3_text_color=”#e0d8c9″ header_3_font_size=”29px”]

SOVEREIGN MOON PRESENTS…

Godot Tutorial: The Basics For Absolute Beginners

In this introductory tutorial series, we’ll teach beginners how to use the basic controls within Gogot’s game engine. Godot is a free and open source game development software that game devs can use to make beautiful 2D and 3D games. 

[/et_pb_text][et_pb_button button_url=”#tutorial” button_text=”Read the Full Tutorial ?” _builder_version=”4.6.5″ custom_button=”on” button_text_size=”18px” button_text_color=”#353535″ button_bg_color=”#fff4af” button_border_width=”1px” button_border_color=”#d3d3d3″ button_letter_spacing=”1px” button_font=”Abril Fatface||||||||”][/et_pb_button][/et_pb_column][et_pb_column type=”2_5″ _builder_version=”4.4.3″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ custom_padding_last_edited=”on|phone” _builder_version=”4.4.3″ background_color=”#fcfcfc” module_alignment=”center” custom_margin=”||||false|false” custom_padding=”10px||10px||false|false” custom_padding_tablet=”” custom_padding_phone=”||||false|false” global_module=”1107″][et_pb_row column_structure=”1_5,3_5,1_5″ _builder_version=”4.4.3″ max_width=”998px” custom_margin=”|||150px|false|false” custom_margin_tablet=”” custom_margin_phone=”|||auto|false|false” custom_margin_last_edited=”on|phone”][et_pb_column type=”1_5″ _builder_version=”4.4.3″ custom_padding_tablet=”” custom_padding_phone=”|125px|||false|false” custom_padding_last_edited=”on|phone”][et_pb_image src=”https://www.sovereignmoon.studio/wp-content/uploads/2020/08/smlogo2.png” align=”center” src_tablet=”” src_phone=”” src_last_edited=”on|phone” align_tablet=”” align_phone=”left” align_last_edited=”on|phone” _builder_version=”4.4.3″ width=”100%” max_width=”48%” module_alignment=”right” custom_margin=”||||false|false” custom_margin_tablet=”” custom_margin_phone=”” custom_margin_last_edited=”on|phone” custom_padding=”|0px||0px|false|true” border_radii=”on|90px|90px|90px|90px”][/et_pb_image][/et_pb_column][et_pb_column type=”3_5″ _builder_version=”4.4.3″ custom_padding_tablet=”” custom_padding_phone=”||||false|false” custom_padding_last_edited=”on|phone”][et_pb_text _builder_version=”4.6.5″ text_font=”Muli|300|||||||” text_font_size=”17px”]

Sovereign Moon Studios is dedicated to helping game enthusiasts bring their creative visions to life by teaching them how to make a video game from scratch without having to know how to code or draw. ⚡

[/et_pb_text][/et_pb_column][et_pb_column type=”1_5″ _builder_version=”4.4.3″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ _builder_version=”4.4.3″ background_image=”https://www.sovereignmoon.studio/wp-content/uploads/2020/08/space-blog.png” background_size=”initial” background_position=”top_right” custom_margin=”5px||0px||false|false” custom_padding=”5px||0px||false|false” background_last_edited=”on|phone” background_enable_image_tablet=”off”][et_pb_row column_structure=”3_4,1_4″ _builder_version=”4.4.3″ custom_margin=”25px||||false|false” custom_padding=”5px||||false|false”][et_pb_column type=”3_4″ _builder_version=”4.4.3″][et_pb_text _builder_version=”4.6.5″ text_font=”Muli|300|||||||” text_font_size=”18px” text_line_height=”1.8em” header_font=”Abril Fatface|700|||||||” header_text_color=”#0a0001″ header_font_size=”42px” header_line_height=”1.4em” header_2_font=”Abril Fatface||||||||” header_2_font_size=”33px” header_2_letter_spacing=”1px” header_2_line_height=”1.1em” header_3_font=”Abril Fatface||||||||” header_3_text_color=”#565656″ header_3_font_size=”26px” header_3_line_height=”1.8em” header_3_font_size_tablet=”” header_3_font_size_phone=”20px” header_3_font_size_last_edited=”on|phone”]

A Crash Course Into The Basics of Godot’s Game Engine

In today’s tutorial I’m going to introduce absolute beginners to Godot. I’ll be covering the absolute basics and in this tutorial my goal is to get you familiar with Godot’s interface. As we progress through this tutorial series, I’ll be doing so with a focus on using no-code development tools rather than scripting to create games. This is because the Sovereign Moon Studios audience is interested in learning how to make games without having to code, so my focus will be on teaching you how to use visual scripting tools, which are built into Godot, instead.

So let’s jump in and start learning about Godot’s interface.

Introduction to Godot’s Interface

So to begin, open up Godot and create a new project. You’ll be prompted to enter your game’s name and storage location, so enter those now and then click on “create and edit”

So let’s begin by taking a look at Godot’s interface. I’m going to go through each window one by one now. The first thing you’ll notice is the main menus up in the upper left corner. Moving over to the right, you’ll see our workspaces, which we can toggle between to view our game or game scripts. Further over to the right we’ll see the playtest buttons which allow us to play, pause or stop our game.

Then we have a few different docks on the far left and right of the interface. Let’s look over to the left first. Notice here we have the scene dock. This is the dock that lists your active scenes assets. For example, if we had a castle in our scene, it would show up here.

Below that, notice we have our file dock system. This is the window that allows you to manage your game’s assets and project files. These files are general game files you can use in any scene. For example, imagine we had a castle, a horse and a bridge in our game. Currently, we might have only imported our castle into our scene dock above. However, we could import other assets down here to have on standby for when we’re ready to use them in one of our scenes.

Now over to the far right, we have the inspector window. The inspector gives us granular control over any asset we have selected in our scene dock. For example, if we had a castle in our scene, we could select the castle and then that castle’s properties would become available for us to edit in the inspector tab. We could edit things like the castle’s position, size, color, and many other attributes.

The inspector tab can be further broken down into classes, sections and properties. In this example with my cube, this spatial section is my class. This transform area here is called a sectio and the controls within that section are called properties.

In the bottom panel, you’ll see your output, debug, audio and animation windows.

[/et_pb_text][/et_pb_column][et_pb_column type=”1_4″ _builder_version=”4.4.3″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ _builder_version=”4.6.1″ background_image=”https://www.sovereignmoon.studio/wp-content/uploads/2020/08/space-blob2.png” background_size=”initial” background_position=”center_left” custom_margin=”0px||0px||false|false” custom_padding=”0px||0px||false|false”][et_pb_row column_structure=”3_4,1_4″ _builder_version=”4.6.1″ custom_margin=”0px|auto|0px|auto|false|false” custom_padding=”0px||0px||false|false”][et_pb_column type=”3_4″ _builder_version=”4.4.3″][et_pb_image src=”https://www.sovereignmoon.studio/wp-content/uploads/2020/10/bolt-tutorial-on-trigger-stay.jpg” alt=”bolt tutorial on trigger stay” title_text=”bolt tutorial on trigger stay” _builder_version=”4.6.5″ custom_margin=”0px||0px||false|false” custom_padding=”0px||0px||false|false” border_radii=”on|10px|10px|10px|10px”][/et_pb_image][et_pb_text _builder_version=”4.6.5″ text_font=”Muli|300|||||||” text_font_size=”18px” text_line_height=”1.8em” header_font=”Abril Fatface|700|||||||” header_text_color=”#0a0001″ header_font_size=”42px” header_2_font=”Abril Fatface||||||||” header_2_font_size=”33px” header_2_letter_spacing=”1px” header_2_line_height=”1.1em” header_3_font=”Abril Fatface||||||||” header_3_text_color=”#565656″ header_3_font_size=”26px” header_3_line_height=”1.8em” custom_padding=”35px||35px||false|false” header_3_font_size_tablet=”” header_3_font_size_phone=”20px” header_3_font_size_last_edited=”on|phone”]

Game Object Control

Now above our game world are our 2D and 3D toolbars. The toolbars are a little bit different, but mostly function the same. These toolbars give you control over the objects within your game world. For example, with your cube selected, you could either use Q, W, E, R, T on your keyboard to access these object transform icons, or you can just select them with your mouse. For example, with this move tool selected, I can move my object in 3D space. Or, I can click on the rotate icon to rotate my object, or click the scale button to scale my object up or down.

Now, it depends on what type of game you’re working on, but you can use the F1 or F2 keys on your keyboard to toggle back and forth between the 2D and 3D game viewports. Because we’re working on a 3D game, let’s hit F2, or just select 3D with your mouse. Now, notice also, we have this perspective button here. This just allows us to change our perspective within the game. For example, I might want to click on “left view” to see a side view of my game. If I want to exit this view and create a custom view, I can select this view manipulation tool and hold, select an axis and then left mouse click, hold and drag to move my perspective.

Let’s look over in our scene window again. At a minimum, a scene needs to be made up of one root node. Nodes are at the heart of Godot’s game engine. Nodes are organized into tree-like structures. Each parent node can be further divided into child nodes. Parent nodes often need child nodes to give the node the functionality it needs. For example, imagine we have a simple 2D character. We might need one node to act as our visual control. This node would hold the information relating to our character’s design. We might need another node to act as our character’s collision mesh to ensure then they do things like bump into walls that they are stopped and don’t walk through them and we might need other nodes to handle things like animations or physics. Scene nodes can be as simple or complex as you want to make them.

We’ll dive deeper into scenes and scene construction in our next tutorial. This tutorial was simply meant to give you an overview of Godot’s interface so you know how to navigate around the UI.

In the following tutorials, we’ll actually get to work building a game!

[/et_pb_text][/et_pb_column][et_pb_column type=”1_4″ _builder_version=”4.4.3″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ custom_padding_last_edited=”on|phone” _builder_version=”4.4.3″ background_color=”#fcfcfc” module_alignment=”center” custom_margin=”0px||0px||false|false” custom_padding=”||0px||false|false” custom_padding_tablet=”” custom_padding_phone=”||||false|false” global_module=”1106″][et_pb_row column_structure=”1_5,3_5,1_5″ _builder_version=”4.6.1″ max_width=”998px” custom_margin=”|||150px|false|false” custom_margin_tablet=”” custom_margin_phone=”|||auto|false|false” custom_margin_last_edited=”on|phone”][et_pb_column type=”1_5″ _builder_version=”4.4.3″ custom_padding_tablet=”” custom_padding_phone=”|125px|||false|false” custom_padding_last_edited=”on|phone”][et_pb_image src=”https://www.sovereignmoon.studio/wp-content/uploads/2020/08/smlogo2.png” align=”center” src_tablet=”” src_phone=”” src_last_edited=”on|phone” align_tablet=”” align_phone=”left” align_last_edited=”on|phone” _builder_version=”4.4.3″ width=”100%” max_width=”48%” module_alignment=”right” custom_margin=”||||false|false” custom_margin_tablet=”” custom_margin_phone=”” custom_margin_last_edited=”on|phone” custom_padding=”|0px||0px|false|true” border_radii=”on|90px|90px|90px|90px”][/et_pb_image][/et_pb_column][et_pb_column type=”3_5″ _builder_version=”4.4.3″ custom_padding_tablet=”” custom_padding_phone=”||||false|false” custom_padding_last_edited=”on|phone”][et_pb_text _builder_version=”4.6.5″ text_font=”Muli|300|||||||” text_font_size=”17px”]

Sovereign Moon Studios is dedicated to helping game enthusiasts bring their creative visions to life without having to know how to code or draw. Our NoCode game development course teaches indie game devs how to build breathtaking games from scratch. ⚡

[/et_pb_text][/et_pb_column][et_pb_column type=”1_5″ _builder_version=”4.4.3″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ _builder_version=”4.4.3″ background_color=”rgba(10,0,1,0.98)” global_module=”1039″ saved_tabs=”all”][et_pb_row column_structure=”1_2,1_2″ _builder_version=”4.4.3″ width=”84%” max_width=”1191px”][et_pb_column type=”1_2″ _builder_version=”4.4.3″][et_pb_text _builder_version=”4.6.1″ text_font=”Muli|300|||||||” text_text_color=”#e0dad2″ text_font_size=”18px” text_line_height=”1.8em” header_font=”Abril Fatface||||||||” header_text_color=”#e0d8c9″ header_font_size=”33px” header_line_height=”1.1em” custom_padding=”5px||||false|false”]

Want to Make Video Games?

Do you love game design? So do we! For this reason, we created a no-code video game development course that walks you through the process of bringing your game visions to life without needing to know how to program and without having to be an artist. We will teach you how to bring your game to life in our 4 hour 36 module no-code game development course. 

[/et_pb_text][et_pb_button button_url=”/” button_text=”Learn More ?” _builder_version=”4.4.3″ custom_button=”on” button_text_size=”18px” button_text_color=”#fff4af” button_bg_color=”rgba(255,244,175,0)” button_border_width=”1px” button_border_color=”#fff4af” button_letter_spacing=”1px” button_font=”Abril Fatface||||||||”][/et_pb_button][/et_pb_column][et_pb_column type=”1_2″ _builder_version=”4.4.3″][et_pb_text _builder_version=”4.6.5″][/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]