File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Scripted text
2- Create one hotkey with scripted text + sound
3- Tested in python3.6 OBS Studio version > 25.0.0
2+ Trigger hotkey get scripted text effect + sound
3+ For windows install [ python3.6] ( https://www.python.org/downloads/release/python-368/ ) 64 or 32 bit depending on your OBS
44# Usage
55Create text source.
66_ Optionally create media source_
@@ -10,6 +10,8 @@ _Optionally create media source_
1010- preview it if needed,
1111- reset if needed,
1212- set hotkey in ` File>Settings `
13+
14+ If you need additional effects , copy paste ` scripted_text.py ` , and add it again.
1315# Example text effects
1416- static
1517> just show text
@@ -33,4 +35,4 @@ _Optionally create media source_
3335
3436# Contribute
3537[ Forks] ( https://help.github.com/articles/fork-a-repo ) are a great way to contribute to a repository.
36- After forking a repository, you can send the original author a [ pull request] ( https://help.github.com/articles/using-pull-requests )
38+ After forking a repository, you can send the original author a [ pull request] ( https://help.github.com/articles/using-pull-requests )
You can’t perform that action at this time.
0 commit comments