Using Lumberyard sample projects and levels
Using Lumberyard sample projects and levels
Lumberyard provides a variety of sample projects, levels, and assets, which are located in the \lumberyard_version\dev
directory.
Use the Project Configurator to set or change your default project. For more information, see Creating Lumberyard projects.
Samples Project
The Samples Project includes many sample levels that demonstrate various Lumberyard features, such as the
Fur Shader,
Rin Locomotion,
UI samples, and more. For a complete list and descriptions of levels, see
Samples Project.
Multiplayer Sample
You can use the Multiplayer Sample game to test the Lumberyard
GridMate networking features.
In-App Purchases
The
In-App Purchases sample demonstrates how to use the In-App Purchases (IAP) gem for a Lumberyard application that runs on a mobile device.
Cloud Gem Samples Project
The Cloud Gem Samples Project has cloud gems that you can use to add cloud-connected functionality to your game.
- Dynamic Content – Upload new or updated game assets to the cloud that can be automatically downloaded to game clients.
- Player Account – Use a standalone player authentication and management solution for your game.
For more information, see Cloud Gems.
Virtual Reality Project Sample
The Virtual Reality Project sample is a template that you can use to build VR applications for any supported device. You can
download this content separately.
Legacy Sample Projects
The following sample projects and assets are available as a separate download from the Lumberyard
Legacy Downloads page.
- Woodland Asset Collection – Free assets for you to use to create your levels.
- Beach City Night Asset Collection – Collection of free assets that you can use to try Lumberyard or make your own games.
- Legacy Project (GameSDK) – Enables you to use GameSDK functionality.
Topics