Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

public var carveOnlyStationary: bool;
public bool carveOnlyStationary;

Description

Should this obstacle be carved when it is constantly moving?

When this property is enabled, the obstacle will carve a hole only when it is stationary. There will be no hole carved when the object is moving. See carving for full description of different carving behaviors.