Block a user
43b163fbd9
Make snap turns more reliable, and avoid queuing unnecessary direction removal.
0a38e65d26
Add
yaw()
to Transform
.
298012455a
Store a plain
Generator
in Sound
component.
b60183c448
Remove unused variables.
ed38b30843
If any source components exist on a sound without a source, assume the source should be created there and skip ancestry checks.
fe63521737
Move event system closer to state updates.
ba45547038
Only clear source handles if
PannerStrategy
is actually changed (I.e. mutated, not added.)