Simple 3D Platformer Godot 4.0

Channel:
Subscribers:
3,850
Published on ● Video Link: https://www.youtube.com/watch?v=ObM5Wbimh7s



Duration: 15:18
1,509 views
51


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







Tags:
Godot
3D Platformer