Tips And Tricks
This is a simple place to place suggestions for using Quantum effectively.
- Use entities and an
array<entity_ref>to track objects you need a variable range of in memory, such as buffers.
This is a simple place to place suggestions for using Quantum effectively.
array<entity_ref> to track objects you need a variable range of in memory, such as buffers.