Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,7 @@ import { useFrame } from '@react-three/fiber';
|
|||||||
import * as THREE from 'three';
|
import * as THREE from 'three';
|
||||||
import { fakeInput, setFakeActive } from './fakeInputStore';
|
import { fakeInput, setFakeActive } from './fakeInputStore';
|
||||||
import { isPlaybackActive } from './macroStore';
|
import { isPlaybackActive } from './macroStore';
|
||||||
|
import { useModelStore } from '@/stores/useModelStore';
|
||||||
|
|
||||||
const STEP = 0.03; // m per keypress
|
const STEP = 0.03; // m per keypress
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user