Skip to content
KospY edited this page Mar 6, 2015 · 5 revisions

ModuleKISPartMount

This module allow the part to be a mount for other parts by using drag and drop on it.

Sample module configuration with the default values :

MODULE
{
	name = ModuleKISPartMount
	bayNodeName = top
	allowRelease = true
	sndStorePath = KIS/Sounds/containerMount
}
  • bayNodeName: Name of the attach node used to determine the position and rotation of the mounted part.
  • allowRelease: Allow mounted part to be released from context menu or action group.
  • sndStorePath: Mount sound path

Clone this wiki locally