Simple 3D Platformer Godot 4.0
This is just a quick video explaining how to make a super simple 3D platformer and covering some Godot 4.0 basics.
0:00 - Intro
0:30 - Setting up Scene
0:46 - Making a platform (StaticBody 3D)
1:32 - Moving around the 3D Viewport
2:48 - Setting up the world
3:08 - Making a player
4:40 - Trying the game + adding lights
5:42 - Coding the player
8:52 - Adding keyboard inputs
12:12 - Adding jumping
13:48 - Making the camera follow the player
14:58 - Outro
Code for the project:
https://github.com/aimforbigfoot/NAD-LAB-Godot-Projects-4.0/tree/main/simple3dgame4
For the Godot Icon used in the thumbnail: Original Author of the Godot Icon (Andrea Calabró), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Godot_icon.svg
Other Videos By NAD LABS
2024-12-11 | Make Buttons In Godot 4 VR (no plugin) |
2024-12-04 | Build & Launch a Svelte Website in Just 15 Minutes! |
2024-11-30 | Joystick In Godot 4 (with mobile test) |
2024-09-10 | Godot Mapcrafter - Maps Made Simple |
2024-08-30 | Simple 3D Godot Platformer (Long Version) |
2024-08-17 | How to make Transparent Windows in Godot 4 |
2024-07-14 | Simple 3D Godot Platformer in 5 minutes |
2024-06-24 | Making Simple Pong in Godot 4.0 |
2024-06-13 | Map Generation In Godot 4.0 (FastNoiseLite) |
2024-06-02 | The most basic tutorial of Tilemaps in Godot 4.0 |
2024-05-28 | Simple 3D Platformer Godot 4.0 |
2024-01-05 | Godot 4 Android Export Tutorial |
2023-08-11 | Godot 4 Mouse Movements |
2023-08-01 | Repeated Textures In 3D (Godot 4) |
2023-07-20 | How To Use Signals In Godot 4 |
2023-05-27 | Programming the TileMap In Godot 4.0 |
2023-03-13 | How to Import Pixel Art in Godot 4.0 |
2023-03-04 | Setting up VR in Godot 4 in 4 Minutes |
2023-03-01 | GODOT 4 FIRST IMPRESSIONS |
2023-02-26 | How Do I Make Tools in the Godot Game Engine |
2023-02-22 | How To Make a Knob in Godot |