Example Scenes

Decentraland Studios provides a comprehensive library of free, open-source example scenes and templates to help you learn and kickstart your projects. These resources are maintained by the community and showcase various SDK features and best practices.

What You'll Find

On the SDK 7 example scenes page, you can explore:

  • Ready-to-use Templates: Download complete scene templates that you can use as starting points for your own projects

  • Feature Demonstrations: See how specific SDK features work in practice, from basic interactions to advanced mechanics

  • Game Mechanics: Examples of common game patterns like quests, collectibles, multiplayer interactions, and scoring systems

  • Interactive Elements: Learn how to implement buttons, doors, NPCs, UI elements, and other interactive components

  • Media Integration: Examples showing how to add video players, audio, and streaming content to your scenes

  • Blockchain Features: Scenes demonstrating wearable interactions, token gating, and other Web3 integrations

Each example comes with full source code that you can download, study, and modify for your own scenes. They're an excellent way to learn SDK 7 patterns and accelerate your development.

💡 Tip: Browse the examples before starting a new project - you might find a template that's close to what you want to build, saving you significant development time.

Last updated