Object Stack
An ordered list of objects and a shuffle action.
Authors and contributors to this community extension: D8H.
It provides:
- Actions to modify a stack of objects
- Conditions to access the objects of a stack
- A shuffle action
It can be helpful for:
- Card games
- Fair randomness (for instance, to create a stack of predetermined bonus and randomize the order they appear)
2 examples use it:
- A card system demonstration (open the project online)
- A Klondike solitaire (open the project online)
Tip
Learn how to install new extensions by following a step-by-step guide.
This page is an auto-generated reference page about the Object Stack extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.