-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
added 10 more keyframes but, the values are not being saved:
'Save keyframe 30': () => {
keyframetimes[29] = openspace.time.currentTime();
addTimeDeltaScript(30);
openspace.keyframeRecording.addCameraKeyframe(document.getElementById('simtime20').value);
document.getElementById('keyframeStatus20').textContent =
'Keyframe saved at ' + document.getElementById('simtime20').value;
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels