-
I have a problem with the pool table syncing between PC and Quest players. It syncs between Quest Users or PC Users, but not if they are mixed.
Is that a intended behavior?
Version: 1.2.1 and 1.1.…
-
Hello, in Unity i create Game Object, add MeshRenderer with material texture and create Prefab with this GO. Export all to XNA, when i create GO on method UpdateCullingInfo(Camera cam) transform ==…
pmyn updated
12 years ago
-
I am developing a multi-platform game.
In other words, it is for Steam and also for iOS. And other platforms.
After updating steamworks.NET to 20.1.0, the auto-build has slowed down and I have inv…
-
Understandably, HPTK was built for 'classical' Unity physics. Unity's new DOTS ecosystem includes a new physics system, however, which is quite different from the 'old' system due to the general natur…
-
**Describe the bug**
The hyperspace technology and hyperspace drive research technology requirements are not correct. With research lab set to level 0 both technologies are able to be upgraded to the…
-
Hi, are ARCore Extension gameObjects still required in AR Foundation 5? Should ARSessionOrigin be updated to XRSessionOrigin?
yosun updated
1 month ago
-
It would be really nice to see this package updated using the latest Entities version 1.0.11
Any chance?
The current package does not work and produces many package dependency errors when import…
-
I discovered an error, if 2 components use a file save , in runtime this component calls AddOrUpdate, and then the other component GetData, it will get the file saved before AddOrUpdate of the other c…
-
If somebody is interested, escort quests are usually relatively easy to implement.
Here is a list of some that might be missing:
http://www.wowhead.com/quest=5821
http://www.wowhead.com/quest=5943
ht…
-
Great project! It expands a lot the vision of what kind of interactive experiences can be done on the web with Three.js.
Do you have thoughts about structuring with ECS pattern, using a lib like [E…