User Tools

Site Tools


building-asset-processor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

building-asset-processor [2020/05/01 15:12] – created - external edit 127.0.0.1building-asset-processor [2025/06/27 12:15] (current) – Update "Automatic attach node detection and configuration" mathieu
Line 24: Line 24:
 The processor will automatically add the [[api:comp_building_attach_node|COMP_BUILDING_ATTACH_NODE]] component to each node containing the word ''Attach'' in their name. The processor will automatically add the [[api:comp_building_attach_node|COMP_BUILDING_ATTACH_NODE]] component to each node containing the word ''Attach'' in their name.
  
-Moreover, certain keyword in the name will give additional instruction: +Moreover, if we find one of the values of [[api:attach_node_type|ATTACH_NODE_TYPE]] in the name of the object, we use it to determine the type of the attach node. If we do not find it in [[api:attach_node_type|ATTACH_NODE_TYPE]], we assign it as ''MINOR''. 
-  * ''major'' in the name will give the node attach type ''MAJOR'' + 
-  * ''minor'' in the name will give the node attach type ''MINOR'' +**Note:** At this point in time (1.10.3.10), we are ignoring all objects that contain ''Visual'' in their name. This restriction will be removed in a future patch.
-  * ''top'' in the name will give the node attach type ''INNER_TOP'' +
-  ''bottom'' in the name will give the node attach type ''INNER_BOTTOM'' +
-  ''door'' in the name will give the node attach type ''DOOR'' +
-  ''bridgeend'' in the name will give the node attach type ''BRIDGE_END'' +
-  * ''left'' in the name will give the node attach type ''LEFT'' +
-  * ''right'' in the name will give the node attach type ''RIGHT''+
  
 ===== Automatic path detection ===== ===== Automatic path detection =====
building-asset-processor.txt · Last modified: 2025/06/27 12:15 by mathieu

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki