Skip to content

Commit 440c54c

Browse files
author
sepfy
committed
v1.2.0 Initial Commit
- Cleaned up BS variable to be less gross - Created a MenuCamera setting that can be added to settings file for more control over placement - Default settings file now creates the MenuCamera as well - If no MenuCamera is found, will fall back to an internally generated one - Added MenuCamera to optional settings files - Fixed bug where first camera index gets skipped over in song-specific settings files (where the MenuCamera was before) - Added code to handle less than 3 Cameras in settings file, tested with 1 and 2 - Likely still broken if you only have 2 cameras and they're orbital
1 parent 9393f0e commit 440c54c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
################################################################################
2+
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3+
################################################################################
4+
5+
/bin

0 commit comments

Comments
 (0)