2 spheres different textures how?

I am a beginner at JME but like coding



how do you create 2 different spheres with 2 different textures



thanks


Well create the sphere and assign different texture states to them :). Have a look into the tutorials, other stuff in the wiki or simply the existing demos/tests to get started.