Skip to content

build

Overview

  • 13 commands in this category.

Commands

Command Name Description
build.get_customize_info Get Customize Info Returns customizable parts and current material parameters of a game object (furniture, decoration,…
build.remove_object Remove Placed Object Remove a placed game object from the current site. In build mode the removal goes through the undo/…
build.reset_material Reset Material Reset material parameters to default. If part_index is specified, resets only that part. Otherwise …
build.scan_floors Scan Floors List all floors and rooms in the current site with room indices and positions. Works in both play m…
build.scan_objects Scan Placed Objects List game objects placed in the current site with their entity IDs, table IDs, floor levels, and lo…
build.scan_walls Scan Walls List all walls in the current site with edge keys and positions. Works in both play mode (character…
build.set_color Set Color Change the color of a game object. Supports hex (#FF0000) or named colors (red, blue, green, white,…
build.set_floor_color Set Floor Color Change floor (or ceiling) color. Works in both play mode (character must be inside a building) and …
build.set_floor_material Set Floor Material Change floor (or ceiling) material preset. If material_group/material_index are omitted, a random v…
build.set_material Set Material Set individual material parameters on a game object part. Specify only the parameters you want to c…
build.set_object_material Set Object Material Change a game object's material preset (texture set). If material_group/material_index are omitted,…
build.set_wall_color Set Wall Color Change wall color. Works in both play mode (character must be inside a building) and build mode. Sp…
build.set_wall_material Set Wall Material Change wall material preset. If material_group/material_index are omitted, a random valid preset is…