Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for 2D games #11

Closed
TheAifam5 opened this issue Apr 12, 2019 · 2 comments
Closed

Better support for 2D games #11

TheAifam5 opened this issue Apr 12, 2019 · 2 comments

Comments

@TheAifam5
Copy link

Hey,

while reading the code I noticed that the vector3 is used. In 2D games, the z axis is used very rarely. Do you have plans to improve and minimize the packet size by supporting 2D only or allowing to use a custom implementation of vectors?

Regards,
TheAifam5

@inlife
Copy link
Member

inlife commented Apr 12, 2019

Hello @TheAifam5,

That is actually a good point. I was thinking about something like that for the future (ability to enable, disable or set a custom position vector). I'm not sure when we will be able to provide that, but that is something I definitely want to achieve.

@zpl-zak zpl-zak pinned this issue Jul 28, 2019
@zpl-zak
Copy link
Member

zpl-zak commented Jun 5, 2020

Closing as the library completely overhauls how data is replicated, please check out our docs for more info.

@zpl-zak zpl-zak closed this as completed Jun 5, 2020
@zpl-zak zpl-zak unpinned this issue Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants