Page 1 of 1

How to cancel the avatar border?

Posted: 04 Apr 2020, 12:52
by daniel22
[url]Hey,
there is a way to cancel the avatar border in the simpleMMOworld example?
that's what I mean:
Image

I like the border but the red border (the bigger one) cause to another users in the room to be hidden on the screen if they are out of it.

Re: How to cancel the avatar border?

Posted: 04 Apr 2020, 16:44
by Bax
Sorry, I don't understand... what you want to remove is actually what the demo wants to shows.
Did you read the related tutorial? It should clarify your ideas.
http://docs2x.smartfoxserver.com/ExamplesJS/simple-mmo

Re: How to cancel the avatar border?

Posted: 04 Apr 2020, 16:49
by daniel22
Bax wrote:Sorry, I don't understand... what you want to remove is actually what the demo wants to shows.
Did you read the related tutorial? It should clarify your ideas.
http://docs2x.smartfoxserver.com/ExamplesJS/simple-mmo

I did, I want to use the demo example but I want all the users in the room will be shown and not only the users inside the current user border.
I don't find the function which do it.
Any ideas?

Re: How to cancel the avatar border?

Posted: 04 Apr 2020, 16:52
by Bax
There isn't a "function" to do so. You have to rethink all the example, removing the MMORoom-related features.