Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/gdevelop5/all-features/variables/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In GDevelop, you can use _variables_ to store temporary data, such as numbers an
To learn how to store data that isn't temporary, such as a player's saved progress, refer to [storage](/gdevelop5/all-features/storage).

<div class="video-container">
<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>
</div>

## Data types
Expand Down