16 inter.onValueChanged.AddListener (
Interact);
17 mainCamera = Camera.main;
21 if(mainCamera == null)
22 mainCamera = Camera.main;
23 if (!isOn && mainCamera.GetComponent<
ClickAtom> ())
24 mainCamera.GetComponent<
ClickAtom> ().enabled =
false;
25 else if (select && mainCamera.GetComponent<
ClickAtom> ())
26 mainCamera.GetComponent<
ClickAtom> ().enabled =
true;
static bool showSurfaceButton
static bool fieldLineFileExists
void SelectAtoms(bool isOn)
static bool resetInteractive
!WiP Includes FLAGS of GUI.
static bool surfaceFileExists
static bool showGrayColor