Jump to content

xNeeDx

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by xNeeDx

  1. I forgot to tell you about the first problem. when trying to enter the game world, such a window pops up from the character selection scene

    there is also a fairly significant synchronization problem, are there any ways to avoid this?

    Screenshot_9.png

    Screenshot_5.png

    Screenshot_6.png

    Screenshot_7.png

    Screenshot_8.png

  2. The port is open, the problem occurred about a month ago, before that everything worked fine. There is another small question, when we tested the admin panel, we sent a message about restarting the server and it went into maintenance mode, but it is not clear how to start everything back. access is only from the administrator, the regular account does not log in, the database and server were also restarted, nothing helped.

    Screenshot_10.png

  3. Hi, I ran into such a problem, the server gives an error when trying to move from the character selection scene to the game world. and when you try to create a character, it throws you off the server. What could be the problem?

     

    Screenshot_1.png

  4. On 04.09.2021 at 13:39, Martin (Dragonsan) said:

    В сетевых контроллерах вы должны позаботиться о сетевой логике, чтобы движение игрока могло быть получено сервером и синхронизировано. Это не так просто, как в одиночной игре.

     

    В настоящее время нет встроенной интеграции с контроллерами из хранилища ресурсов. У атавизма есть свой собственный контроллер, который можно модифицировать. Здесь вы можете найти аналогичную дискуссию.

     

    На этом этапе на стороне клиента будет возможна типичная передача по сети. Мы реализовали raycast на сервере в версии 10.4, но он еще не используется. В будущем его можно будет использовать из коробки.

    Если вы хотите использовать нецелевую боевую систему, вы можете использовать AoE с определением расстояния и угла, которое представлено в серии учебных пособий по бою, начиная с навыков https://unity.wiki.atavismonline.com/project/skills-plugin/

     

    Thanks for the help. The system works almost exactly as I wanted it to. We implemented it a little differently, since we need the ability to shoot when the enemy is not selected. The wiki is very detailed and incredibly useful, but sometimes to see a solution, you need someone to indicate where to look for it))) Could you tell me if it is possible to use raycast now? Where to look?))

  5. On 19.08.2021 at 10:24, Martin (Dragonsan) said:

    В сетевых контроллерах вы должны позаботиться о сетевой логике, чтобы движение игрока могло быть получено сервером и синхронизировано. Это не так просто, как в одиночной игре.

     

    В настоящее время отсутствует готовая интеграция с контроллерами из хранилища активов. У атавизма есть свой собственный контроллер, который можно модифицировать. Здесь вы можете найти аналогичное обсуждение.

     

    Thanks. This partially clarifies the whole process. But could you please indicate how to change the combat system? I want the raycast system

  6. There are actually a lot of problems. It is not possible to replace the standard controller. Please tell me if there is an instruction on how to replace your controller with your own, or maybe there is already a solution that I can buy? I really like your product, but I would like to replace the character control and the camera

  7. I'm sorry, I was writing in English, but I didn't notice that the translator automatically translated

    I'm trying to integrate a character controller from opsive, but I can't get the desired result. maybe someone has a solution

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.