how to display the avatar 's location of whole map on openspace ?
because my map is large, screen only display a small part of the map.
i want to avatar know current location of whole map.
need display a thumbnail on screen and label the avatar 's current location of whole map.
how to display the avatar 's location of whole map?
Are you talking about a sort of minimap with avatar positions?
If yes, you will need to take a screenshot of the map (you can do this in the OpenSpace Editor) then create your own logic to read the avatar coordinates with respect to the map container, and convert the coordinates to display the avatar position on the minimap.
This is briefly the approach I would take, but maybe other forum users have a different approach to suggest.
If yes, you will need to take a screenshot of the map (you can do this in the OpenSpace Editor) then create your own logic to read the avatar coordinates with respect to the map container, and convert the coordinates to display the avatar position on the minimap.
This is briefly the approach I would take, but maybe other forum users have a different approach to suggest.
Paolo Bax
The SmartFoxServer Team
The SmartFoxServer Team