Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurawebdev/godot4-quickplace
Quickly place packed scenes and optionally rotate towards faces and randomize its position
https://github.com/laurawebdev/godot4-quickplace
Last synced: about 1 month ago
JSON representation
Quickly place packed scenes and optionally rotate towards faces and randomize its position
- Host: GitHub
- URL: https://github.com/laurawebdev/godot4-quickplace
- Owner: LauraWebdev
- License: mit
- Created: 2024-08-04T11:54:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T18:33:03.000Z (5 months ago)
- Last Synced: 2024-08-05T13:07:18.197Z (5 months ago)
- Language: GDScript
- Size: 4.48 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickPlace
Quickly place packed scenes and optionally rotate towards faces and randomize its position![Screenshot](docs/screenshot.png)
## Features
- **Quickly place PackedScene's**
- Start placement mode and select a Node3D to be used as a parent, then click in your 3D viewport to quickly place your PackedScene.
- **Randomize rotation**
- Randomize the rotation on all axis to quickly scatter objects like rocks
- **Align to Face**
- Align the bottom of the PackedScene to the normal of the face you clicked
- **Random Aligned to Face**
- First, align the bottom of the PackedScene to the normal of the face you clicked. Then, randomize the (local) Y-rotation.## Installation
1. Download the latest release
2. Place the ``quick_place`` folder into your ``addons`` folder
3. Activate the addon## Support
Any version from 4.0 onwards should be compatible. The addon was created and tested with 4.2.2.## Donations
If you would like to support my open source projects, feel free to [drop me a coffee (or rather, an energy drink)](https://ko-fi.com/laurasofiaheimann) or check out my [release games](https://indiegesindel.itch.io) on itch.## License
This project is licensed under the MIT License. For more information, check out the included [LICENSE](LICENSE) file.