You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Unity plugin can paint the prefab in the Scene window, and also layout game objects.
Open the PrefabBrush tools in Menu -> RxToolBox -> PrefabBrush
PrefabBrush
3D Mode
Setup the PaintPrefab, will generate a __track__ object for you, and will track your mouse position with distance.
Click mouse left key will paint the prefab.
Click Clear will reset the PaintPrefab.
2D Mode
Setup the PaintPrefab, will generate a __track__ object for you, and will track your mouse position with z value.
Click mouse left key will paint the prefab.
Click Clear will reset the PaintPrefab.
LayoutTool
You can modify the area of the layout in the Scene window, or via the RxLayoutTool window.
Setup the **column(x), row(y) and page(z) in the RxLayoutTool window.
You can select gameobjects or auto generate the gameobjects(prefabs) by the LayoutTool (turn on the Auto Spawn), you can also see the selection status.
Click Auto Layout will apply the layout to the gameobjects.
About
This is a Unity plugin can paint the prefab in the scene window, and also layout game objects.