Nifty Gui

Hello,
I have been working with Gui and the rootNode, i have been wondering, how can i change an image or make animation with nifty gui? because nifty doesn’t have Pictures variable that i can just change the image of, and how can i put it with an exact location like : randomPic.setLocation(x,y);
Maybe this is a beginner nifty gui question or not,
but anyways Thanks :slight_smile:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:nifty_gui
http://freefr.dl.sourceforge.net/project/nifty-gui/nifty-gui/nifty-gui-the-manual-v1.0.pdf

Thanks but this still doesnt solve it,
[java]
[/java]
How do i make it a variable in the nifty and be able to change the image with java? And also how to put the position with x and y?

Do I really have to READ for people FFS?? :x

1 Like

Thanks, and sorry, i might have skipped this. anyway thanks!