Available @ Godot Asset Library -> https://godotengine.org/asset-library/asset/2557
Scene Object brush is a 3D addon drawing tool for the Godot game engine. It's meant to ease the placement of scenes (ref Unity prefab drawers). I was not in a mood to do all the manual work to create a nice tree scenery, therefore i did what any sane (or not) developer would do - create a tool for that.
- import addon and enabled it under Godot Project Settings / Plugins
- Add a Brush node to scene
- Select Brush node (and optionally settings)
- Use Left mouse button to place objects / Right Mouse button to erase them
- Profit ?
Godot 4.0+ (could backport to Godot 3 LTS at some point)
Most likely
Definately
YES. Accepting pull requests