Getting Started
Basic setup and initial configuration for NSliceLayoutGroup
Getting Started with NSliceLayoutGroup
The NSliceLayoutGroup component is designed to work alongside the NSliceImage component to provide a grid-based layout management system.
Setup Requirements
- Add NSliceImage Component: First, ensure your GameObject has an NSliceImage component attached
- Add NSliceLayoutGroup Component: Add the NSliceLayoutGroup component to the same GameObject
- Configure Grid: The layout grid will automatically align with your NSlice data
Basic Configuration
Once both components are attached:
- The NSliceLayoutGroup will automatically detect the grid structure from the NSliceImage
- Enable the Scene View tools to start working with the visual grid
- Begin assigning child objects to specific tiles in your layout
Next Steps
- Learn about Scene View Tools for visual editing
- Explore Object Assignment methods
- Discover Quick Actions for efficient workflow