fixes trail update

This commit is contained in:
Christian Beutel
2024-02-23 17:13:43 +01:00
parent 2543390c3a
commit 90a683f268
23 changed files with 727 additions and 419 deletions

View File

@@ -44,7 +44,7 @@
makeDefault
position={[5, 2, 0]}
on:create={({ ref }) => {
ref.lookAt(0, 0, -0.5);
ref.lookAt(0, 0, 0);
}}
/>