Skip to content

Metaone-Designs/dcl-ai-assisted-scene-design-workshop

Repository files navigation

Floating Zen Garden

This is a Decentraland SDK 7 scene featuring a serene floating zen garden.

Features

  • Static Scenery: A large circular platform, a simple tree, and five scattered rocks.
  • Orbiting Platforms: Three smaller platforms that gracefully orbit the central tree at varying heights.
  • Interactive Crystal: A glowing, clickable crystal that allows you to toggle the rotation direction of the orbiting platforms.

Getting Started

To run this scene in Decentraland, you need to have the Decentraland SDK installed.

  1. Clone the repository (if you haven't already).
  2. Navigate to the project directory in your terminal.
  3. Install dependencies:
    npm install
  4. Run the scene locally:
    dcl start
    This will open the scene in your browser at http://localhost:8000.

Build Guide

To build the scene for deployment or to check for compilation errors, use the following command:

npm run build

This command compiles the TypeScript code into JavaScript and performs type checking.

Acknowledgements

This scene was built with the assistance of Gemini AI.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published