Godot 4 - Traveling Trees Explaining My Multimesh Instancer
Автор - devmar
ссылка -
От автора:
Today’s video is a bit different - we’re taking a closer look at a script I’ve been working on - one that utilises MultimeshInstance3D to spawn a bunch of trees around the player and make them follow the player around the world whilst remaining motionless at the same time. You can create infinite forests with this, or infinite anything (it doesn’t need to be trees). The vid isn’t necessarily a tutorial. It’s more like a casual analysis, where I’ll explain the thought process behind each line.
For those of you who love getting into the nitty-gritty of game development, this one’s for you. We’ll be going through the script step by step, so if you’re not into the coding game, you might find it a tad boring. But don’t worry, I’ve got a fun devlog planned for the next video. I’ll be introducing a new character - the Tooth Ferry! Stick around for some light-hearted game design fun.
===================
Link to instancer script:
Link to grid creator script:
Link to optimized instancer script (multithreaded):
If asked for a pass code, put ’ devmar ’.
35 views
687
216
1 month ago 00:05:21 3
Godot 4 - How to stop enemies falling off platforms using a RayCast
1 month ago 00:09:38 12
Godot 4 - 3D Dice Rolling Animation
1 month ago 00:36:07 22
Godot 4 - A Complete Guide to Y-SORTING
1 month ago 00:14:50 19
Godot 4 - Build Sudoku Game
1 month ago 00:05:22 16
Godot 4 - Random Items with Rarity Logic
1 month ago 00:07:06 15
Godot 4 - How to make things float
1 month ago 00:05:48 18
Godot 4 - Button Push
1 month ago 00:06:27 23
Godot 4 - 3D overlay on 3D scene
1 month ago 00:02:58 32
Godot 4 - Mesh Masks To See-through Other Objects
1 month ago 00:41:21 127
Godot 4 - Your First 3D Platformer Tutorial
1 month ago 00:04:09 25
Godot 4 - Analog Clock
1 month ago 00:18:05 27
Godot 4 - Making Minesweeper
1 month ago 00:36:39 552
Godot Engine 4 - Создание базового Java / Kotlin плагина для игры в Android Studio
2 months ago 00:09:39 33
Godot 4 - Rigid Body Character Controller
2 months ago 00:15:55 31
Godot 4 - Visibility Occlusion
2 months ago 00:02:07 18
Godot 4 - Create a 3D Minimap
2 months ago 00:14:37 21
Godot 4 - CARD GAME Tutorial (part 7) - Create an OPPONENT
2 months ago 00:02:10 583
Automate Level Design with Tiled Automapping & Godot 4.3 C#