miwarnec / uMMORPG

4 stars 0 forks source link

Character model from character selection screen is visible ingame at the right bottom of the map #4

Closed fixxiefixx closed 5 years ago

fixxiefixx commented 5 years ago

Versions (please complete the following information)

Describe the bug On the client a the character selecten model is still visible ingame after character confirmation.

To Reproduce Steps to reproduce the behavior, please explain every single click that is needed:

  1. Open Unity Editor 2017.4.14f1
  2. Import uMMORPG Version 1.146
  3. Build for Windows x86
  4. Run the build and start server
  5. Run a second instance of the build and connect to the server
  6. create a character of class Warrior, select it and click the "Start" button.
  7. Go to the right bottom of the map.
  8. You will see the character from the character selection screen.

Expected behavior I expect that the characters from the character selection screen disappers after the character spawns at the "ingame world".

Screenshots/Video https://www.dropbox.com/s/rozuhjatynweqyz/ummorpg_character_selection_bug.JPG?dl=0

System (please complete the following information):

Additional context Add any other context about the problem here.

miwarnec commented 5 years ago

thanks for the report, I can reproduce it. looking into a fix now

miwarnec commented 5 years ago

fixed, will be in next version. thanks