A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
I am Dragutin Sredojevic, Software Developer and Mechanical Engineer with over 6 years of experience with unity and related programming....
I think you are missing the point here. I'll try to explain one more time, without yelling :) Tools are just tools unless you start advertising...
I may be wrong, but since when is gambling useful. Or even worse, since when is earning from poor addicted fellow good for anyone, in this case...
Haha, I would rather say that this is just a cyclic dependency.
Physics engine update: I've improved broadphase using some popular algorithms related to BVH. BVH is constructed each and every frame and still I...
Custom physics engine update: Moved engine to ECS and Jobs which allows use of another unity great feature that is burst compiler! GJK + EPA...
This is just a friendly bump to inform all interested people in this project to join new discord channel. I've been working last week on this...
That is not the case. I heavily rely on enet for reliable and other types of communication.
Thanks. That is also a very nice idea. I am going to see whether it is something I would want to do right now, or some time later in the...
That's a good question. I am planning to eventually show how many CCU users can be connected but it really depends on the demo so that's why I am...
I am using ENet while at the same time I abstracted some things in order to make switching between different backends easier. Hm, note taken.
Hello nice people, I'd like to present to you my new project called World of Snapshots(in search of better name maybe?). It is networking...
[MEDIA]
For all unity lovers out there, I am sharing quick in editor preview of a vehicle system which is still WIP. You can also see how my project looks...
Hey Serinx! Crafting/gathering resources and even building structures will be removed from the game and one of the reasons why is the one you...
How fast can your network handle packets? I am sending them every 0.05 on server and every frame on client.
Well it is bunch of errors coming from my server that are most likely telling me that client failed to send response...or server failed to send...
Having fun on the battleground: [ATTACH] [SPOILER]
Hello Jamster! What is the maximum size of the message that can be sent? Is there any way to change this? I'm having bunch of errors and I think...
[ATTACH] Hello fellow unity developers! For over a year I've been working on a game called: Valley of the Foxes. I am happy to start this thread...