Skip to content

Commit d3005f1

Browse files
authored
Adding custom object wiki video (#639)
1 parent e6b2dc5 commit d3005f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • docs/gdevelop5/objects/custom-objects-prefab-template

docs/gdevelop5/objects/custom-objects-prefab-template/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ title: Custom Objects ("prefabs")
55

66
**Custom objects** are containers, composed of one or more other objects and having custom logic (made with events, like in a traditional scene) inside them.
77

8+
<div class="video-container">
9+
<iframe src="https://www.youtube.com/embed/dCxkgLi6HoM?si=S1yaN_f_HzLIFsno" frameborder="0" allowfullscreen></iframe>
10+
</div>
11+
812
!!! tip
913

1014
"Custom objects" are also called **"Prefabs"** or "Templates" in some game engines.

0 commit comments

Comments
 (0)