-
Notifications
You must be signed in to change notification settings - Fork 49
ModuleKISPartMount
KospY edited this page Mar 6, 2015
·
5 revisions
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
Author: igor.zavoychinskiy@gmail.com (a.k.a. IgorZ)