Showing results for on doc.photonengine.com
...customization
- Time-based explosion spread
- Zero-event simulation approach
- Relatively puristic ECS simulation architecture
Gameplay
- Time-based explosion spread
- Zero-event simulation approach
- Relatively puristic ECS simulation architecture
Gameplay
...Player Index vs PlayerRef
The PlayerRef
is a wrapper for the player index
in the Quantum ECS. The PlayerRef
is 1-based, while player...
The PlayerRef
is a wrapper for the player index
in the Quantum ECS. The PlayerRef
is 1-based, while player...
...The PhysicsBody Component
Adding the PhysicsBody ECS component to an entity enables this entity to be taken into account by the physics engine. N...
Adding the PhysicsBody ECS component to an entity enables this entity to be taken into account by the physics engine. N...
...Because normal C# object references are not allowed to be included into our memory aligned ECS structs, the asset_ref special type must be used...
...Because normal C# object references are not allowed to be included into our memory aligned ECS structs, the asset_ref special type must be used...
...Pausing with ec results in a large amount of snapshots being allocated
- Fixed: RPC culling for NetworkObjects out of explicit interest
1.1.11...
- Fixed: RPC culling for NetworkObjects out of explicit interest
1.1.11...
...Because normal C# object references are not allowed to be included into our memory aligned ECS structs, the asset_ref special type can be used...
...The DynamicBody Component
Adding the DynamicBody ECS component to an entity type definition in a Quantum DSL file makes this entity to be taken...
Adding the DynamicBody ECS component to an entity type definition in a Quantum DSL file makes this entity to be taken...
...need a workaround to run the code generation for the Quantum ECS and the code generation of the Unity asset scripts (see pre-build...
...lists added features, bug-fixes, etc, since the first release of the Quantum ECS SDK (same as listed below).build_info.txt
(file): exact info...
(file): exact info...