02 - Step-by-Step: Creating and Managing Scripts
Practice creating new scripts and managing your gallery.
1. Create a New Script
- Click the New Script button in the Script Gallery.
- Select the Archetypes tab.
- Enter a name for your script (e.g., "MyFirstScript").
- Click the Generate Script button.
2. Using the Gallery Search
- Type a keyword (like "Wall" or "Room") in the Global Search Bar.
- Click the Category Filter Pills below the search bar to narrow results.
- Observe how the gallery updates in real-time.
3. Advanced Search (Pills)
- Type
Category:Architecturaland hit Enter. - Type
Author:YourNameand hit Enter. - Notice how these are converted into Search Pills that you can delete individually.
4. Script Card Management
- Click the ellipses (...) at the bottom right of a script card.
- Try the following:
- Rename Script: Change the display name.
- Remove Scaffolding: Clean up IDE files without touching your code.
- Delete Script: Permanently remove a script project.
Next Exercise: 03 - Editing Scripts in VS Code