Map Generation In Godot 4.0 (FastNoiseLite)
This is a simple video showcasing how to use the FastNoiseLite library in Godot 4.0 to set cells in tilemaps to create terrain.
Link for the tilemap video I talked about at 2:36:
https://youtu.be/1x0JYigX9-A
0:00 - Intro & Demo
1:36 - Setting up Godot Project
2:36 - Setting up Tilemap
2:56 - Programming the Tilemap
4:57 - Programming threshold for cave generation
6:40 - Customizing cave generation
7:44 - Restarting the game with a key press
8:14 - Setting the seed for the FastNoiseLite Object
8:46 - Changing tilemap size and expanding map
13:04 - Debugging map generation
13:43 - 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
2025-01-21 | 700866825 seconds after birth |
2025-01-08 | Make an Android LockScreen in Godot |
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 |