https://github.com/eviltwo/instantiatecomponents
These are components that generate prefab instances within shapes such as box or sphere.
https://github.com/eviltwo/instantiatecomponents
unity unity-component unity-terrain unity3d upm-package upm-packages
Last synced: 4 months ago
JSON representation
These are components that generate prefab instances within shapes such as box or sphere.
- Host: GitHub
- URL: https://github.com/eviltwo/instantiatecomponents
- Owner: eviltwo
- License: mit
- Created: 2024-12-26T11:38:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T05:53:01.000Z (about 1 year ago)
- Last Synced: 2025-02-04T06:29:30.907Z (about 1 year ago)
- Topics: unity, unity-component, unity-terrain, unity3d, upm-package, upm-packages
- Language: C#
- Homepage:
- Size: 270 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Instantiate Components
These are components that generate prefab instances within shapes such as box or sphere.




# Features
- Configurable size, density, spacing, and offset.
- Can fit to terrain.
- Operates in both editor and runtime.
- Generated instances are hidden in the hierarchy. (same behavior as SplineInstantiate)
# Install with UPM
```
https://github.com/eviltwo/InstantiateComponents.git?path=InstantiateComponents/Assets/InstantiateComponents
```
# Support My Work
As a solo developer, your financial support would be greatly appreciated and helps me continue working on this project.
- [Asset Store](https://assetstore.unity.com/publishers/12117)
- [Steam](https://store.steampowered.com/curator/45066588)
- [GitHub Sponsors](https://github.com/sponsors/eviltwo)