Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,7 @@ export function FakeControllers() {
|
||||
const keys = new Set<string>();
|
||||
|
||||
const apply = () => {
|
||||
if (isPlaybackActive()) return; // macro playback owns inputs
|
||||
const pos = new THREE.Vector3();
|
||||
const quat = new THREE.Quaternion();
|
||||
const scl = new THREE.Vector3();
|
||||
|
||||
Reference in New Issue
Block a user