bugfixes
This commit is contained in:
@@ -13,7 +13,7 @@ namespace SplashEdit.RuntimeCode
|
||||
[Tooltip("Frame at which to trigger this audio clip.")]
|
||||
public int Frame;
|
||||
|
||||
[Tooltip("Name of the audio clip (must match a PSXAudioSource ClipName in the scene).")]
|
||||
[Tooltip("Name of the audio clip (must match a PSXAudioClip ClipName in the scene).")]
|
||||
public string ClipName = "";
|
||||
|
||||
[Tooltip("Playback volume (0 = silent, 128 = max).")]
|
||||
|
||||
Reference in New Issue
Block a user