Nift load image from internet?

nift load images from internet?

if yes, how to do this?

Specify a http locator for the assetmanager

See jme3test.asset.TestUrlLoading.

You need to register a UrlLocator or HttpZipLocator to the asset manager, any nifty image paths must reference the path relative to the root you added

i will try it.



thanks!

Hi,



one question: Could the GUI editor from JMP also be configured with a custom locator? Right now I always have to rename all graphic files in the .xml whenever I want to see them in the editor or see them ingameā€¦