Hi again!
So I stuck with something like that.
Have a cube, and I am loading first BitmapFileMaterial. After it is
done I attach the material to the cube. Then I start to load rest of
images, and after that for testing purpose I have mouseEventListener.
When I click,
I attach one of loaded images to right side and
cube rotates left 90degrees. But as you guess I do not see any
attached material to the side of the cube anymore...
Tried to remove cube from scene and attach it again but no results.
What am I missing?
Thanks in advance for tips...