My guess is you're calling GUI construction in setup() method of your scene,
and setup() in ofxScene is called each time this scene is called (when you call changeScene)
↧
ofxSceneManager duplicate scenes
↧