We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0329d commit b3a70aeCopy full SHA for b3a70ae
1 file changed
docs/gdevelop5/all-features/variables/index.md
@@ -10,7 +10,7 @@ In GDevelop, you can use _variables_ to store temporary data, such as numbers an
10
To learn how to store data that isn't temporary, such as a player's saved progress, refer to [storage](/gdevelop5/all-features/storage).
11
12
<div class="video-container">
13
- <iframe src="https://www.youtube.com/embed/Gh9WPecRnxo" frameborder="0" allowfullscreen></iframe>
+ <iframe src="https://www.youtube.com/embed/ZZmsSUokbtg?si=c468CSWxapyQDSzt" frameborder="0" allowfullscreen></iframe>
14
</div>
15
16
## Data types
0 commit comments