Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/oblivioncth/BSCWorks
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed May 11, 2020
2 parents cf6fd18 + c496e8c commit fab71ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Editor with file open:

The major actions within the editor have tooltips that are triggered by hovering over their corresponding buttons if their function is not clear.

Since Playlists and Sound Containers do not have names or tags associated with them they are only labeled by the order they appear within the file; therefore, it can be somewhat confusing at first exactly what is being altered when re-positioning or adding said entries to a file. The effect of such changes is made more clear by the fact that the currently selected entry will always stay selected as it moves or other entries are moved around it. For example, if you have 'Sound Containerr - 14' selected and select "Move Down", that entry will become 'Sound Container - 15' and remain selected, while what was 'Sound Container - 15' will now be 'Sound Container - 14'.
Since Playlists and Sound Containers do not have names or tags associated with them they are only labeled by the order in which they appear within the file; therefore, it can be somewhat confusing at first exactly what is being altered when re-positioning or adding said entries to a file. The effect of such changes is made more clear by the fact that the currently selected entry will always stay selected as it moves or other entries are moved around it. For example, if you have 'Sound Container - 14' selected and select "Move Down", that entry will become 'Sound Container - 15' and remain selected, while what was 'Sound Container - 15' will now be 'Sound Container - 14'.

All variable options for BSCs, other than Linked-Files and Effect Behaviors, such as Emitters and Voice Groups are all present in the editor via combo boxes and do not need to be entered by hand. If you have created custom variants of these members then the editor will not support choosing those directly, though doing such a thing is not very common. With some work it would be possible to have the editor load a list of this entries via a user-editable database instead of hard-coded enumerations.

Expand Down

0 comments on commit fab71ef

Please sign in to comment.