Topic: Using UIImage and tileset?

Hi
I just bought Online Maps and I can get it working with UIImage using a texture, but when I switch it to "tileset" it's just a grey area and nothing is loading. Are there something I have to do beforehand in order to get it to work? smile

Re: Using UIImage and tileset?

Hello.

Online Maps can work in one of two modes:
1. Tileset. You must select Target - Tileset, and use Tileset Control.
2. Draw to texture. You must select Target - Texture, and use any control, except tileset.
Most likely, you are using Target - Tileset and wrong control.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Using UIImage and tileset?

Thanks for the reply. Could you tell me how the tileset is being rendered? Is it using OnGUI?
It's because I would like it to be rendered in front of my Unity UIImage and right now it isn't.

Re: Using UIImage and tileset?

Tileset - is dynamically generated mesh.
It is not GUI element.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.