StreetTool

If you liked this item, please rate it up on Steam Workshop page.

Author: HUMANOID

Last revision: 19 Mar at 23:13 UTC

File size: 2.9 MB

On Steam Workshop

Description:
🎨 StreetTool – Your City, Your Rules

A tool for repainting buildings in Scrap Mechanic. Works via raycast, features a brush with adjustable radius and intensity. Includes different modes.


🚀 Features:
  • RGB Palette: Color selection via sliders or Hex code input. Values are saved between sessions.
  • Brush Settings: Coverage radius, layering intensity (via sliders).
  • Palette: 40 preset colors for quick access.


🛠 Controls:
  • [LMB] – apply paint.
  • [RMB] – erase (revert to the block’s default color).
  • [R] – open GUI.


CANVAS mode for static objects uses destroyBlock + createBlock – this bypasses the standard setColor, which can sometimes behave unpredictably on large surfaces. For dynamic objects, the standard setColor is used (to avoid breaking the creation).
If you choose to paint a structure that is welded to the ground, you do so at your own risk, as the structure may break.