Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

revert: "refactor(character): Remove callback and use tutorial native." #479

Closed Manason closed 4 weeks ago

Manason commented 4 weeks ago

Reverts Qbox-project/qbx_core#473

This causes a bug where players are invisible to other players. Not a clean revert. Changed the original code to await the callback to fix the original issue of not having a callback function for the async callback.