Getting Started with 3D Extension using Behaviors. [For GDevelop] (Extension version 0.7.0)

Опубликовано: 29 Апрель 2026
на канале: Enjoy Making Games
31,310
490

Download the 3D extension for free now!
https://pandako.itch.io/with-threejs-...
===
00:00 Introduction.
00:10 Download 3D extension.
01:22 Create a new project in GDevelop.
01:56 Import 3D extension.
02:23 Create 3D scene.
03:39 Create a 2D sprite that acts as a 3D camera.
04:48 Add a "Linked 3D Camera" behavior.
05:10 Create a 2D tiled sprite that acts as a 3D box.
05:52 Add a "3D Box Projection from Tiled Sprite" behavior.
06:13 Place the tile sprite where the camera can see it.
06:34 Set depth of 3D box.
07:07 Moving or rotating the 2D sprite will also move or rotate the 3D box.
07:42 Create a 2D tiled sprite that acts as a 3D plane.
08:13 Add a "3D Plane Projection from Tiled Sprite" behavior.
09:01 Correct Z position.
11:15 Move the 3D camera with keystrokes.
14:29 Collisions between 2D sprites.
15:22 Visualize 2D sprites.
16:23 Create a 2D sprite that acts as a 3D sprite.
16:59 Add a "3D Sprite Projection" behavior.
17:31 Set the alpha channel test.
18:49 Enable animation for 3D sprites.
===