Greetings (yet again)!
While attempting to parent a gui element to another in order to move them all as an individual element, i recieved this error:
TypeError: NodePath.reparent_to() argument 1 must be panda3d.core.NodePath, not function
So, as to get to the point: Is there a way to parent these gui elements, to well, a gui element? And if not, how can i do what i desire to (hprInterval) without changing my currrent gui, as it is too elaborate currently to scrap