Simple DirectGUI prob...

Hi, I am trying to shift an OnscreenText object up by 0.05 units through calling text.setY(text.getY()+0.05) but it tells me:

TypeError: PandaNode::set_transform() Argument 1 must be TransformState not lmatrix4f

any ideas where I am going wrong?

I’m not sure…
but you could try this:

text['pos']=(x,y)