Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Introduction To 3D Game Development In Godot

    Posted By: ELK1nG
    Introduction To 3D Game Development In Godot

    Introduction To 3D Game Development In Godot
    Published 5/2024
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 933.09 MB | Duration: 2h 9m

    Build a third person character controller in Godot to allow a player to control a 3D character and camera in a 3D level.

    What you'll learn

    Learn how to use the Godot game engine by starting a new 3D project from scratch.

    Build a third person character controller that allows the player to control a character and camera in the style of a modern RPG.

    Discover how complex mathematics and physics formulas can be applied in games to produce more realistic or fun game mechanics.

    Use this project as a foundation for a 3D game in many different genres.

    Requirements

    Students should have downloaded the Godot Engine and be ready to learn how to use it.

    No experience necessary, I will try to explain everything in detail. If you have any questions, please ask.

    Description

    In this course, we will cover everything you need to know about using the Godot Engine to build a third person character controller; from the very basics of working in 3D space up to and including controlling a character and camera in a 3D scene.  We will explore how to use math, physics, and vectors to achieve the third person gameplay you expect from most modern 3D games; with the left stick moving and rotating the character, and the right stick rotating the camera around them.When you're done, you'll have a good understanding of third person character control, and a fully functional implementation that is highly customizable for any 3D project; whether it's a platformer, action RPG, or even a cozy farm sim—you can take the project in any direction you wish.You'll also learn useful skills for working with the Godot game engine, organizing, and designing your projects to be more scalable.  You will be learning how to code with GDscript, with everything explained in detail.  Our scripts will be written to be highly customizable and reusable.  All of the project files will also be available in GitHub if you need to review the completed project.  These videos were recorded using Godot version 4.2.This course will be part of a series designed to teach bite-sized pieces of game development that can all be used interchangeably with each other.  So let me know what types of games you're interesting in learning how to make and I'll try to include them in future courses in this series.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 3D Basics

    Section 2: Controlling a 3D Character

    Lecture 3 Scripts

    Lecture 4 Controls

    Lecture 5 Import

    Lecture 6 Walking

    Lecture 7 Rotation

    Lecture 8 Jumping

    Lecture 9 Gravity

    Lecture 10 Camera

    Lecture 11 Dungeon

    First time game developers, or anyone switching over to the Godot engine from other engines.,Experienced 2D game developers who are interested in learning about 3D.